Lucene search
+L

4732 matches found

EUVD
EUVD
added 2026/03/30 9:31 p.m.6 views

EUVD-2026-17178

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.3CVSS6.3AI score0.00158EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/30 8:16 p.m.6 views

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.3CVSS0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/30 8:16 p.m.7 views

ALPINE-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.9CVSS6.5AI score0.00385EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/30 8:16 p.m.6 views

UBUNTU-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.3CVSS5.8AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/30 8:16 p.m.7 views

UBUNTU-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.8AI score0.00454EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/30 7:7 p.m.43 views

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.3CVSS0.00158EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/30 7:7 p.m.2 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.5CVSS7.1AI score0.26356EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/30 7:7 p.m.5 views

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
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/30 7:7 p.m.42 views

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.9CVSS0.00283EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/30 7:7 p.m.31 views

CVE-2026-21711

CVE-2026-21711 is a Node.js vulnerability describing a permission-check bypass in the Unix Domain Socket (UDS) handling under the Permission Model. The flaw allows code running with --permission and without --allow-net to create and expose local IPC endpoints, enabling potential cross-process com...

5.3CVSS6AI score0.00146EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/03/30 7:7 p.m.7 views

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.3CVSS6.3AI score0.00454EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/03/30 7:7 p.m.7 views

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.3CVSS6.5AI score0.00158EPSS
SaveExploits0
CVE
CVE
added 2026/03/30 7:7 p.m.31 views

CVE-2026-21715

The CVE-2026-21715 issue affects Node.js in the 20.x, 22.x, 24.x and 25.x streams with the Permission Model. The root cause is that fs.realpathSync.native() bypasses required read-permission checks, allowing code running with --permission and restricted --allow-fs-read to reveal file existence, r...

3.3CVSS6.5AI score0.00158EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/30 7:7 p.m.2 views

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
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/03/30 7:7 p.m.7 views

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.3CVSS6.5AI score0.00454EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/03/30 7:7 p.m.8 views

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.9CVSS6.5AI score0.00283EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/30 7:7 p.m.4 views

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.9CVSS6.5AI score0.00283EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/30 7:7 p.m.267 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
SaveExploits0References1
OSV
OSV
added 2026/03/30 4:16 p.m.8 views

UBUNTU-CVE-2026-21712

A flaw in Node.js URL processing causes an assertion failure in native code when url.format is called with a malformed internationalized domain name IDN containing invalid characters, crashing the Node.js process...

5.7CVSS5.8AI score0.00325EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/30 12:0 a.m.12 views

Node.js 安全漏洞

Node.js is an open-source, cross-platform JavaScript runtime environment developed by the Node.js community. Security vulnerabilities exist in Node.js versions 20.x, 22.x, 24.x, and 25.x. These vulnerabilities stem from issues with the V8 string hashing mechanism, which may lead to predictable ha...

5.9CVSS6.8AI score0.00283EPSS
SaveExploits0References1
Rows per page
Query Builder