Total CVEs

140,303

Critical Severity

3,711

High Severity

13,344

Last 7 Days

1,812
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 8,441 - 8,460 of 13,041 CVEs
CVE-2026-33503 HIGH - 7.2

Ory Kratos is an identity, user management and authentication system for cloud services. Prior to version 26.2.0, the ListCourierMessages Admin API in Ory Kratos is vulnerable to SQL injection due to flaws in its pagination implementation. Pagination tokens are encrypted using the secret configured ...

Vendor: go
Product: github.com/ory/kratos
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33496 HIGH - 8.1

ORY Oathkeeper is an Identity & Access Proxy (IAP) and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. Versions prior to 26.2.0 are vulnerable to authentication bypass due to cache key confusion. The `oauth2_introspection` authenticator cache does not di...

Vendor: go
Product: github.com/ory/oathkeeper
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33493 HIGH - 7.1

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `objects/import.json.php` endpoint accepts a user-controlled `fileURI` POST parameter with only a regex check that the value ends in `.mp4`. Unlike `objects/listFiles.json.php`, which was hardened with a `realpat...

Vendor: composer
Product: wwbn/avideo
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33492 HIGH - 7.3

WWBN AVideo is an open source video platform. In versions up to and including 26.0, AVideo's `_session_start()` function accepts arbitrary session IDs via the `PHPSESSID` GET parameter and sets them as the active PHP session. A session regeneration bypass exists for specific blacklisted endpoin...

Vendor: composer
Product: wwbn/avideo
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33488 HIGH - 7.4

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `createKeys()` function in the LoginControl plugin's PGP 2FA system generates 512-bit RSA keys, which have been publicly factorable since 1999. An attacker who obtains a target user's public key can fac...

Vendor: composer
Product: wwbn/avideo
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33468 HIGH - 8.1

Kysely is a type-safe TypeScript SQL query builder. Prior to version 0.28.14, Kysely's `DefaultQueryCompiler.sanitizeStringLiteral()` only escapes single quotes by doubling them (`'` โ†’ `''`) but does not escape backslashes. When used with the MySQL dialect (where `NO_BACKSLASH_ES...

Vendor: npm
Product: kysely
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33442 HIGH - 8.1

Kysely is a type-safe TypeScript SQL query builder. In versions 0.28.12 and 0.28.13, the `sanitizeStringLiteral` method in Kysely's query compiler escapes single quotes (`'` โ†’ `''`) but does not escape backslashes. On MySQL with the default `BACKSLASH_ESCAPES` SQL mode, an attack...

Vendor: npm
Product: kysely
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33413 HIGH - 8.8

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.42, 3.5.28, and 3.6.9, unauthorized users may bypass authentication or authorization checks and call certain etcd functions in clusters that expose the gRPC API to untrusted or partially trusted clients...

Vendor: go
Product: go.etcd.io/etcd/v3
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33485 HIGH - 7.5

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the RTMP `on_publish` callback at `plugin/Live/on_publish.php` is accessible without authentication. The `$_POST['name']` parameter (stream key) is interpolated directly into SQL queries in two locations โ€” ...

Vendor: composer
Product: wwbn/avideo
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33484 HIGH - 7.5

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions 1.0.0 through 1.8.1, the `/api/v1/files/images/{flow_id}/{file_name}` endpoint serves image files without any authentication or ownership check. Any unauthenticated request with a known flow_id and file_name r...

Vendor: pip
Product: langflow
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33483 HIGH - 7.5

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `aVideoEncoderChunk.json.php` endpoint is a completely standalone PHP script with no authentication, no framework includes, and no resource limits. An unauthenticated remote attacker can send arbitrary POST data ...

Vendor: composer
Product: wwbn/avideo
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33482 HIGH - 8.1

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `sanitizeFFmpegCommand()` function in `plugin/API/standAlone/functions.php` is designed to prevent OS command injection in ffmpeg commands by stripping dangerous shell metacharacters (`&&`, `;`, `|`, `` `...

Vendor: composer
Product: wwbn/avideo
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33421 HIGH - 6.5

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.53 and 9.6.0-alpha.42, Parse Server's LiveQuery WebSocket interface does not enforce Class-Level Permission (CLP) pointer permissions (readUserFields and pointerFields)....

Vendor: npm
Product: parse-server
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33480 HIGH - 8.6

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `isSSRFSafeURL()` function in AVideo can be bypassed using IPv4-mapped IPv6 addresses (`::ffff:x.x.x.x`). The unauthenticated `plugin/LiveLinks/proxy.php` endpoint uses this function to validate URLs before fetch...

Vendor: composer
Product: wwbn/avideo
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33479 HIGH - 8.8

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the Gallery plugin's `saveSort.json.php` endpoint passes unsanitized user input from `$_REQUEST['sections']` array values directly into PHP's `eval()` function. While the endpoint is gated behind ...

Vendor: composer
Product: wwbn/avideo
Published: Mar 20, 2026
Source: GitHub
CVE-2026-33418 HIGH - 7.5

DiceBear is an avatar library for designers and developers. Prior to version 9.4.2, the `ensureSize()` function in `@dicebear/converter` used a regex-based approach to rewrite SVG `width`/`height` attributes, capping them at 2048px to prevent denial of service. This size capping could be bypassed by...

Vendor: npm
Product: @dicebear/converter
Published: Mar 20, 2026
Source: GitHub
CVE-2026-4504 HIGH - 7.3

A flaw has been found in eosphoros-ai db-gpt up to 0.7.5. This vulnerability affects unknown code of the file /api/v1/editor/ of the component Incomplete Fix. This manipulation causes sql injection. It is possible to initiate the attack remotely. The exploit has been published and may be used. The v...

Published: Mar 20, 2026
Source: NVD
CVE-2026-4499 HIGH - 7.3

A vulnerability was determined in D-Link DIR-820LW 2.03. Affected is the function ssdpcgi_main of the component SSDP. Executing a manipulation can lead to os command injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.

Published: Mar 20, 2026
Source: NVD
CVE-2026-4437 HIGH - 7.5

Calling gethostbyaddr or gethostbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend in the GNU C Library version 2.34 to version 2.43 could, with a crafted response from the configured DNS server, result in a violation of the DNS specification that causes the appli...

Published: Mar 20, 2026
Source: NVD
CVE-2026-4497 HIGH - 7.3

A vulnerability was determined in Totolink WA300 5.2cu.7112_B20190227. Affected by this issue is the function recvUpgradeNewFw of the file /cgi-bin/cstecgi.cgi. This manipulation causes os command injection. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and m...

Published: Mar 20, 2026
Source: NVD