Total CVEs

139,939

Critical Severity

3,664

High Severity

13,195

Last 7 Days

1,642
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 7,721 - 7,740 of 12,892 CVEs
CVE-2026-33894 HIGH - 7.5

Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, RSASSA PKCS#1 v1.5 signature verification accepts forged signatures for low public exponent keys (e=3). Attackers can forge signatures by stuffing “garbage” bytes within the...

Vendor: npm
Product: node-forge
Published: Mar 26, 2026
Source: GitHub
CVE-2026-33891 HIGH - 7.5

Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, a Denial of Service (DoS) vulnerability exists in the node-forge library due to an infinite loop in the BigInteger.modInverse() function (inherited from the bundled jsbn lib...

Vendor: npm
Product: node-forge
Published: Mar 26, 2026
Source: GitHub
CVE-2026-4933 HIGH - 7.5

Incorrect Authorization vulnerability in Drupal Unpublished Node Permissions allows Forceful Browsing.This issue affects Unpublished Node Permissions: from 0.0.0 before 1.7.0.

Vendor: jeroenb
Product: unpublished_node_permissions
Published: Mar 26, 2026
Source: NVD
CVE-2026-3622 HIGH - 7.5

The vulnerability exists in the UPnP component of TL-WR841N v14, where improper input validation leads to an out-of-bounds read, potentially causing a crash of the UPnP service. Successful exploitation can cause the UPnP service to crash, resulting in a Denial-of-Service condition.  This vulnerab...

Vendor: tp-link
Product: tl-wr841n_firmware
Published: Mar 26, 2026
Source: NVD
CVE-2026-3573 HIGH - 7.5

Incorrect Authorization vulnerability in Drupal AI (Artificial Intelligence) allows Resource Injection.This issue affects AI (Artificial Intelligence): from 0.0.0 before 1.1.11, from 1.2.0 before 1.2.12.

Vendor: artificial_intelligence_project
Product: artificial_intelligence
Published: Mar 26, 2026
Source: NVD
CVE-2026-33645 HIGH - 7.1

Fireshare facilitates self-hosted media and link sharing. In version 1.5.1, an authenticated path traversal vulnerability in Fireshare’s chunked upload endpoint allows an attacker to write arbitrary files outside the intended upload directory. The `checkSum` multipart field is used directly in files...

Vendor: ShaneIsrael
Product: fireshare
Published: Mar 26, 2026
Source: NVD
CVE-2026-33631 HIGH - 8.7

ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. In versions on the 4.1 branch and earlier, the opfilter Endpoint Security system extension enforced file access policy exclusively by intercepting ES_EVENT_TYPE_AUTH_OPEN events. Seven additional fil...

Vendor: craigjbass
Product: clearancekit
Published: Mar 26, 2026
Source: NVD
CVE-2026-33530 HIGH - 7.7

InvenTree is an Open Source Inventory Management System. Prior to version 1.2.6, certain API endpoints associated with bulk data operations can be hijacked to exfiltrate sensitive information from the database. The bulk operation API endpoints (e.g. `/api/part/`, `/api/stock/`, `/api/order/so/alloca...

Vendor: inventree
Product: InvenTree
Published: Mar 26, 2026
Source: NVD
CVE-2026-32287 HIGH - 7.5

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true()".

Vendor: github.com/antchfx/xpath
Product: github.com/antchfx/xpath
Published: Mar 26, 2026
Source: NVD
CVE-2026-32286 HIGH - 7.5

The DataRow.Decode function fails to properly validate field lengths. A malicious or compromised PostgreSQL server can send a DataRow message with a negative field length, causing a slice bounds out of range panic.

Vendor: github.com/jackc/pgproto3/v2
Product: github.com/jackc/pgproto3/v2
Published: Mar 26, 2026
Source: NVD
CVE-2026-32285 HIGH - 7.5

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.

Vendor: github.com/buger/jsonparser
Product: github.com/buger/jsonparser
Published: Mar 26, 2026
Source: NVD
CVE-2026-32284 HIGH - 7.5

The msgpack decoder fails to properly validate the input buffer length when processing truncated fixext data (format codes 0xd4-0xd8). This can lead to an out-of-bounds read and a runtime panic, allowing a denial of service attack.

Vendor: github.com/shamaton/msgpack, github.com/shamaton/msgpack/v2, github.com/shamaton/msgpack/v3
Product: github.com/shamaton/msgpack, github.com/shamaton/msgpack/v2, github.com/shamaton/msgpack/v3
Published: Mar 26, 2026
Source: NVD
CVE-2023-7338 HIGH - 7.5

Ruckus Unleashed contains a remote code execution vulnerability in the web-based management interface that allows authenticated remote attackers to execute arbitrary code on the system when gateway mode is enabled. Attackers can exploit this vulnerability by sending specially crafted requests throug...

Published: Mar 26, 2026
Source: NVD
CVE-2026-4926 HIGH - 7.5

Impact: A bad regular expression is generated any time you have multiple sequential optional groups (curly brace syntax), such as `{a}{b}{c}:z`. The generated regex grows exponentially with the number of groups, causing denial of service. Patches: Fixed in version 8.4.0. Workarounds: Limit the ...

Vendor: npm
Product: path-to-regexp
Published: Mar 26, 2026
Source: NVD
CVE-2026-33506 HIGH - 8.8

Ory Polis, formerly known as BoxyHQ Jackson, bridges or proxies a SAML login flow to OAuth 2.0 or OpenID Connect. Versions prior to 26.2.0 contain a DOM-based Cross-Site Scripting (XSS) vulnerability in Ory Polis's login functionality. The application improperly trusts a URL parameter (`callbac...

Vendor: ory
Product: polis
Published: Mar 26, 2026
Source: NVD
CVE-2026-33491 HIGH - 7.8

Zen C is a systems programming language that compiles to human-readable GNU C/C11. Prior to version 0.4.4, a stack-based buffer overflow vulnerability in the Zen C compiler allows attackers to cause a compiler crash or potentially execute arbitrary code by providing a specially crafted Zen C source ...

Vendor: zenc-lang
Product: zenc
Published: Mar 26, 2026
Source: NVD
CVE-2026-33149 HIGH - 8.1

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWED_HOSTS = '*' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.build...

Vendor: TandoorRecipes
Product: recipes
Published: Mar 26, 2026
Source: NVD
CVE-2026-30463 HIGH - 7.7

Daylight Studio FuelCMS v1.5.2 was discovered to contain a SQL injection vulnerability via the /controllers/Login.php component.

Vendor: thedaylightstudio
Product: fuel_cms
Published: Mar 26, 2026
Source: NVD
CVE-2026-33871 HIGH - 7.5

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.132.Final and 4.2.10.Final, a remote user can trigger a Denial of Service (DoS) against a Netty HTTP/2 server by sending a flood of `CONTINUATION` frames. The server's lack of a limit on the number of...

Vendor: maven
Product: io.netty:netty-codec-http2
Published: Mar 26, 2026
Source: GitHub
CVE-2026-33870 HIGH - 7.5

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.132.Final and 4.2.10.Final, Netty incorrectly parses quoted strings in HTTP/1.1 chunked transfer encoding extension values, enabling request smuggling attacks. Versions 4.1.132.Final and 4.2.10.Final fix t...

Vendor: maven
Product: io.netty:netty-codec-http
Published: Mar 26, 2026
Source: GitHub