Lucene search
+L

8207 matches found

RedHat Linux
RedHat Linux
added 2026/04/01 4:46 p.m.7 views

nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions

A flaw was found in V8's string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8's internal string table, particularly when processed by...

5.9CVSS6.7AI score0.00283EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/01 12:0 a.m.11 views

Payload 跨站请求伪造漏洞

Payload is a headless CMS and application framework built using TypeScript, Node.js, React, and MongoDB. Versions of Payload prior to 3.79.1 contained a cross-site request forgeing vulnerability. This vulnerability arises from the cross-site request forgeing protection in the authentication...

5.4CVSS5.7AI score0.00129EPSS
SaveExploits0References2
Redos
Redos
added 2026/04/01 12:0 a.m.6 views

ROS-20260401-73-0036

A vulnerability in the Node.js software platform is related to an exceptional state handling bug. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS7.2AI score0.03622EPSS
SaveExploits0
Redos
Redos
added 2026/04/01 12:0 a.m.9 views

ROS-20260401-73-0034

A vulnerability in the createHook function of the asynchooks module of the Node.js software platform is related to uncontrolled recursion. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS7AI score0.00624EPSS
SaveExploits0
Redos
Redos
added 2026/04/01 12:0 a.m.12 views

ROS-20260401-73-0035

A vulnerability in the Node.js software platform is related to an exceptional state handling bug. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS7.2AI score0.03622EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/31 10:29 p.m.8 views

CVE-2026-21710

A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named proto. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an...

7.5CVSS7.2AI score0.26356EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/31 10:21 p.m.6 views

CVE-2026-21715

A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the fs.realpathSync.native function. This vulnerability allows code operating under --permission with restricted --allow-fs-read flags to bypass...

3.3CVSS6.2AI score0.00158EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/31 10:11 p.m.11 views

CVE-2026-21716

A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied...

3.8CVSS6.2AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/31 10:11 p.m.9 views

CVE-2026-21711

A flaw was found in Node.js. The Node.js Permission Model, designed to restrict network access, incorrectly omits permission checks for Unix Domain Socket UDS server operations. This allows local code, even when explicitly denied network access, to create and expose inter-process communication IP...

5.3CVSS6.3AI score0.00146EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/31 10:1 p.m.7 views

CVE-2026-21713

A flaw was found in Node.js. The HMAC Hash-based Message Authentication Code verification process uses a comparison method that does not take a constant amount of time. This non-constant-time comparison can leak timing information, which, under specific conditions where precise timing measurement...

5.9CVSS5.8AI score0.00385EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/31 10:1 p.m.6 views

CVE-2026-21714

A flaw was found in Node.js. A remote attacker can exploit this vulnerability in Node.js HTTP/2 servers by sending specially crafted WINDOWUPDATE frames on stream 0 connection-level. These frames can cause the flow control window to exceed its maximum value, leading to a memory leak as Http2Sessi...

5.3CVSS5.8AI score0.00454EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/31 9:42 p.m.11 views

CVE-2026-21717

A flaw was found in V8's string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8's internal string table, particularly when processed by...

5.9CVSS5.8AI score0.00283EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/31 3:19 p.m.4 views

CVE-2026-34220

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, there is a SQL injection vulnerability when specially crafted objects are interpreted as raw SQL query fragments. This issue has been patched in versions 6.6....

9.3CVSS5.8AI score0.00426EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/03/30 9:31 p.m.9 views

EUVD-2026-17174

A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior...

5.9CVSS6.5AI score0.00385EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/30 8:16 p.m.9 views

ALPINE-CVE-2026-21715

A flaw in Node.js Permission Model filesystem enforcement leaves fs.realpathSync.native without the required read permission checks, while all comparable filesystem functions correctly enforce them. As a result, code running under --permission with restricted --allow-fs-read can still use...

3.3CVSS5.9AI score0.00158EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/30 8:16 p.m.8 views

CVE-2026-21711

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

5.3CVSS0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/30 8:16 p.m.13 views

ALPINE-CVE-2026-21714

A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOWUPDATE frames on stream 0 connection-level that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerabili...

5.3CVSS5.9AI score0.00454EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/30 8:16 p.m.6 views

CVE-2026-21710

A flaw in Node.js HTTP request handling causes an uncaught TypeError when a request is received with a header named proto and the application accesses req.headersDistinct. When this occurs, dest"proto" resolves to Object.prototype rather than undefined, causing .push to be called on a non-array...

7.5CVSS0.26356EPSS
SaveExploits0References16
OSV
OSV
added 2026/03/30 8:16 p.m.10 views

UBUNTU-CVE-2026-21717

A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the...

5.9CVSS5.8AI score0.00283EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/30 8:16 p.m.9 views

UBUNTU-CVE-2026-21713

A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior...

5.9CVSS5.8AI score0.00385EPSS
SaveExploits0References3
Rows per page
Query Builder