Total CVEs

138,940

Critical Severity

3,615

High Severity

12,982

Last 7 Days

1,699
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 6,841 - 6,860 of 35,345 CVEs
CVE-2026-2601 MEDIUM - 4.3

GitLab has remediated an issue in GitLab EE affecting all versions from 11.5 before 18.10.7, 18.11 before 18.11.4, and 19.0 before 19.0.1 that under certain conditions could have allowed an authenticated user with developer-role permissions to access sensitive deployment data on projects due to impr...

Vendor: gitlab
Product: gitlab
Published: May 27, 2026
Source: NVD
CVE-2026-1402 MEDIUM - 6.5

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.1 before 18.10.7, 18.11 before 18.11.4, and 19.0 before 19.0.1 that under certain conditions could have allowed an authenticated user to cause denial of service due to insufficient validation.

Vendor: gitlab
Product: gitlab
Published: May 27, 2026
Source: NVD
CVE-2026-45618 CRITICAL - 10.0

LiquidJS is Vulnerable to Remote Code Execution

Vendor: npm
Product: liquidjs
Published: May 27, 2026
Source: GitHub
CVE-2026-5509 HIGH - 7.2

An authenticated command injection vulnerability exists in the Archer BE450 v1 and BE7200 v1 router that allows an administrator to execute arbitrary system commands through the web management interface. After successfully authenticating to the admin interface, an attacker can leverage the browser’s...

Vendor: tp-link
Product: archer_be450_firmware
Published: May 27, 2026
Source: NVD
CVE-2026-4392 MEDIUM - 5.3

A vulnerability was detected in TeamSpeak 3 Server up to 3.13.7. This issue affects some unknown processing of the component clientek Handshake Handler. Performing a manipulation of the argument proof results in reachable assertion. Remote exploitation of the attack is possible. Upgrading to version...

Published: May 27, 2026
Source: NVD
CVE-2026-4391 MEDIUM - 5.3

A security vulnerability has been detected in TeamSpeak 3 Server up to 3.13.7. This vulnerability affects unknown code of the component ECC Key Parser. Such manipulation leads to heap-based buffer overflow. The attack may be launched remotely. Upgrading to version 3.13.8 is able to resolve this issu...

Published: May 27, 2026
Source: NVD
CVE-2026-4390 MEDIUM - 5.4

A weakness has been identified in TeamSpeak 3 Server up to 3.13.7. This affects the function process_resend_queue of the component Connection State Management. This manipulation causes use after free. The attack may be initiated remotely. Upgrading to version 3.13.8 is able to mitigate this issue. T...

Published: May 27, 2026
Source: NVD
CVE-2026-48153 HIGH - 8.5

Budibase is an open-source low-code platform. Prior to 3.39.0, fetchToken in the OAuth2 SDK makes a POST to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check that every other outbound fetch path in the codebase uses. The Joi schema for the OAuth2 URL has no sch...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48152 HIGH - 8.1

Budibase is an open-source low-code platform. Prior to 3.39.0, the single-datasource GET and PUT routes are guarded by generic TABLE READ, not by Builder/Admin permission or datasource-specific ownership/resource checks. The built-in Basic app user role maps to the WRITE permission set, which includ...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48151 HIGH - 7.5

Budibase is an open-source low-code platform. Prior to 3.39.0, the webhook schema-building endpoint is registered under builderRoutes, but the generic authorization middleware skips authorization for all paths matching /api/webhooks/schema. As a result, an unauthenticated caller can update the body ...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48150 CRITICAL - 9.0

Budibase is an open-source low-code platform. Prior to 3.39.0, /api/public/v1/roles/assign is guarded by the builderOrAdmin middleware, which passes any user who is a builder for the app id in the x-budibase-app-id header. That check admits both global builders and workspace-scoped builders (builder...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48149 HIGH - 8.1

Budibase is an open-source low-code platform. Prior to 3.39.0, the Budibase Text component renders markdown by assigning marked.parse(markdown) straight to innerHTML with no sanitizer (packages/bbui/src/Markdown/MarkdownViewer.svelte:22). Any column a builder binds to a Text component in Markdown mo...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD

Budibase is an open-source low-code platform. Prior to 3.35.3, the VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reserved hostnames, or URL schemes. Any authenticated user with builder-level access can supply an arbitra...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48147 MEDIUM - 6.5

Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex() / matches() functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanchored regular expressions and tested against ctx.request.url, which includes the full query string. T...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48146 HIGH - 7.7

Budibase is an open-source low-code platform. Prior to 3.39.0, the OAuth2 token fetch function in packages/server/src/sdk/workspace/oauth2/utils.ts uses raw fetch(config.url) with no SSRF protection. The safe wrapper fetchWithBlacklist() exists in the same codebase and is used in every other outboun...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD

Budibase is an open-source low-code platform. Prior to 3.39.0, the executeQuery automation step in Budibase accepts a queryId from automation step inputs and passes it directly to the query execution controller without additional validation. When combined with a REST datasource configured to target ...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-46427 HIGH - 7.7

Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is DatasourceFieldType.PASSWORD. The Snowflake integration types its privateKey field as SENSITIVE_LONGFO...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-46425 CRITICAL - 9.9

Budibase is an open-source low-code platform. Prior to 3.38.2, packages/worker/src/api/routes/global/scim.ts attaches only two middlewares to the SCIM router: requireSCIM (checks the Enterprise feature flag and SCIM config) and doInScimContext (sets the SCIM request context). There is no role check....

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-45081 MEDIUM - 6.5

Frappe HR is an open-source human resources management solution (HRMS). Prior to 16.5.0, authenticated employees could access other employees’ leave details due to improper authorization checks. This vulnerability is fixed in 16.5.0.

Vendor: frappe
Product: hrms
Published: May 27, 2026
Source: NVD
CVE-2026-44460 HIGH - 7.4

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to 3.12.0, /api/totp_setup.php is callable from a session that has only passed the password check (state pending_login_user). When the target account already has TOTP configured, the endpoin...

Vendor: error311
Product: FileRise
Published: May 27, 2026
Source: NVD