Lucene search
K

4303 matches found

Amazon
Amazon
added 2026/04/01 12:0 a.m.2 views

Important: nodejs22

Issue Overview: Undici allows duplicate HTTP Content-Length headers when they are provided in an array with case-variant names e.g., Content-Length and content-length. This produces malformed HTTP/1.1 requests with multiple conflicting Content-Length values on the wire. Who is impacted:...

9.8CVSS7.2AI score0.00175EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/04/01 12:0 a.m.2 views

Amazon Linux 2023 : nodejs24, nodejs24-devel, nodejs24-full-i18n (ALAS2023-2026-1526)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1526 advisory. Undici allows duplicate HTTP Content-Length headers when they are provided in an array with case-variant names e.g., Content-Length and content-length. This produces malformed HTTP/1.1 request...

9.8CVSS7.1AI score0.00175EPSS
Exploits0References14
CVE
CVE
added 2026/03/31 1:33 p.m.18 views

CVE-2026-34156

NocoBase exposes a sandbox escape in the Workflow Script Node: an attacker can traverse the sandbox through the host console object (console._stdout/console._stderr) prototype chain to reach the Function constructor, access process, require child_process, and achieve Remote Code Execution as root...

9.9CVSS5.9AI score0.29502EPSS
Exploits7References3Affected Software1
EUVD
EUVD
added 2026/03/30 9:31 p.m.1 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.00005EPSS
Exploits0References2
EUVD
EUVD
added 2026/03/30 9:31 p.m.1 views

EUVD-2026-17170

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.5CVSS7AI score0.00036EPSS
Exploits0References2
EUVD
EUVD
added 2026/03/30 9:31 p.m.0 views

EUVD-2026-17172

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.3CVSS6AI score0.00004EPSS
Exploits0References2
NVD
NVD
added 2026/03/30 8:16 p.m.0 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.00005EPSS
Exploits0References1
OSV
OSV
added 2026/03/30 8:16 p.m.0 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.00012EPSS
Exploits0References1
OSV
OSV
added 2026/03/30 8:16 p.m.1 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.00004EPSS
Exploits0References3
OSV
OSV
added 2026/03/30 8:16 p.m.1 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.00019EPSS
Exploits0References3
AlpineLinux
AlpineLinux
added 2026/03/30 7:7 p.m.2 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.00033EPSS
Exploits0
Cvelist
Cvelist
added 2026/03/30 7:7 p.m.14 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.00036EPSS
Exploits0References1
CVE
CVE
added 2026/03/30 7:7 p.m.10 views

CVE-2026-21711

Mode C Insight: CVE-2026-21711 (Node.js) affects Node.js 25.x processes using the Permission Model where --allow-net is omitted. The vulnerability allows a Unix Domain Socket (UDS) server to operate without the required permission checks, enabling IPC endpoints to be created/exposed locally outsi...

5.3CVSS6AI score0.00004EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/03/30 7:7 p.m.1 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.00033EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/03/30 7:7 p.m.16 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.00033EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/30 7:7 p.m.1 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.00012EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/30 7:7 p.m.0 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.00005EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/03/30 7:7 p.m.10 views

CVE-2026-21715

Node.js CVE-2026-21715 (Permission Model Bypass in realpathSync.native) is detailed in the March 2026 Node.js security releases. The vulnerability stems from missing read-permission checks in fs.realpathSync.native(), enabling code running under --permission with restricted --allow-fs-read to sti...

3.3CVSS6.5AI score0.00005EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2026/03/30 7:7 p.m.1 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.00019EPSS
Exploits0
Cvelist
Cvelist
added 2026/03/30 7:7 p.m.18 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.00005EPSS
Exploits0References1
Rows per page
Query Builder