Lucene search
+L

4732 matches found

Github Security Blog
Github Security Blog
added 2026/01/20 9:31 p.m.16 views

binary-parser library has a code injection vulnerability

A code injection vulnerability in the binary-parser library prior to version 2.3.0 allows arbitrary JavaScript code execution when untrusted values are used in parser field names or encoding parameters. The library directly interpolates these values into dynamically generated code without...

6.5CVSS6.5AI score0.00506EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/01/20 9:16 p.m.10 views

AZL-75077 CVE-2025-59465 affecting package nodejs for versions less than 20.14.0-13

A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not...

7.5CVSS7.2AI score0.03622EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.14 views

AZL-74973 CVE-2025-59466 affecting package nodejs18 18.20.3-11

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS6.9AI score0.00624EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/20 9:16 p.m.9 views

CVE-2025-59466

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS0.00624EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.11 views

AZL-74985 CVE-2025-59466 affecting package nodejs for versions less than 20.14.0-13

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS7.2AI score0.00624EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.10 views

AZL-74982 CVE-2025-55132 affecting package nodejs for versions less than 20.14.0-13

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

5.3CVSS5.7AI score0.00227EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/20 9:16 p.m.7 views

CVE-2025-55130

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS0.01633EPSS
SaveExploits2References20
NVD
NVD
added 2026/01/20 9:16 p.m.13 views

CVE-2025-55132

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

5.3CVSS0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.13 views

AZL-74979 CVE-2025-55131 affecting package nodejs for versions less than 20.14.0-13

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.4AI score0.03258EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.6 views

UBUNTU-CVE-2025-55130

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.2AI score0.01633EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2026/01/20 8:41 p.m.5 views

CVE-2026-21637

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

5.9CVSS5.6AI score0.01056EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/20 8:41 p.m.57 views

CVE-2025-59466

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

5.9CVSS0.00624EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/20 8:41 p.m.12 views

CVE-2026-21636

A flaw in Node.js's permission model allows Unix Domain Socket UDS connections to bypass network restrictions when --permission is enabled. Even without --allow-net, attacker-controlled inputs such as URLs or socketPath options can connect to arbitrary local sockets via net, tls, or undici/fetch...

10CVSS5.7AI score0.00663EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/20 8:41 p.m.5 views

CVE-2025-55132

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

5.3CVSS5.4AI score0.00227EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/01/20 8:41 p.m.52 views

CVE-2026-21636

CVE-2026-21636 describes a security flaw in Node.js’s Permissions model where Unix Domain Socket (UDS) connections can bypass network restrictions even when --allow-net is not enabled. Attacker-controlled inputs (e.g., URLs or socketPath) could reach arbitrary local sockets via net, tls, or undic...

10CVSS5.8AI score0.00663EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/01/20 8:41 p.m.43 views

CVE-2025-59465

CVE-2025-59465 is observed affecting Node.js packages across multiple Amazon Linux and Fedora advisories. The issue concerns Node.js HTTP/2 server handling of malformed HEADERS frames with oversized HPACK data, leading to a crash via an unhandled TLSSocket error (ECONNRESET) and remote DoS. Affec...

7.5CVSS5.5AI score0.03622EPSS
SaveExploits0References20Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/20 8:41 p.m.5 views

CVE-2025-55130

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.2AI score0.01633EPSS
SaveExploits2References20
Vulnrichment
Vulnrichment
added 2026/01/20 8:41 p.m.8 views

CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS5.8AI score0.03258EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/20 8:41 p.m.48 views

CVE-2025-55130

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

7.1CVSS0.01633EPSS
SaveExploits2References1
Debian CVE
Debian CVE
added 2026/01/20 8:41 p.m.8 views

CVE-2025-59465

A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not...

7.5CVSS8AI score0.03622EPSS
SaveExploits0
Rows per page
Query Builder