Lucene search
+L

8848 matches found

Fedora
Fedora
added 2026/01/31 5:14 p.m.11 views

[SECURITY] Fedora 42 Update: nodejs22-22.22.0-2.fc42

Node.js is a platform built on Chrome's JavaScript runtime \ for easily building fast, scalable network applications. \ Node.js uses an event-driven, non-blocking I/O model that \ makes it lightweight and efficient, perfect for data-intensive \ real-time applications that run across distributed...

9.1CVSS7AI score0.03762EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.9 views

Fedora 42 : nodejs24 (2026-cc863e84da)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-cc863e84da advisory. Update to version 24.13.0. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has no...

9.1CVSS6.9AI score0.03762EPSS
SaveExploits2References9
OSV
OSV
added 2026/01/28 6:30 p.m.18 views

GHSA-G4W6-C99W-4WH7 BrowserStack Local vulnerable to Command Injection through logfile variable

The Node.js package browserstack-local 1.5.8 contains a command injection vulnerability. This occurs because the logfile variable is not properly sanitized in lib/Local.js...

7.5CVSS5.9AI score0.00719EPSS
SaveExploits0References5
Veracode
Veracode
added 2026/01/28 7:57 a.m.10 views

Denial Of Service (DoS)

Next.js is vulnerable to a Denial of Service DoS vulnerability. The vulnerability is due to unbounded request body buffering and unbounded decompression in the Partial Prerendering PPR resume endpoint, which allows an attacker to send specially crafted unauthenticated POST requests or compressed...

7.5CVSS5.9AI score0.0037EPSS
SaveExploits0References4Affected Software1
Wolfi
Wolfi
added 2026/01/28 1:48 a.m.7 views

CVE-2024-22025 vulnerabilities

Vulnerabilities for packages: nodejs...

6.5CVSS5.9AI score0.01309EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/01/28 1:17 a.m.5 views

GHSA-W2PG-HW7V-F7M9 vulnerabilities

Vulnerabilities for packages: nodejs...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/01/28 12:00 a.m.19 views

Node.js security vulnerabilities

Node.js is an open-source, cross-platform JavaScript runtime environment developed by the Node.js community. Version 1.5.8 of Node.js contains a security vulnerability caused by improper cleanup of the logfile variable, which may lead to command injection attacks...

7.8CVSS5.8AI score0.00719EPSS
SaveExploits0References2
Node JS Blog
Node JS Blog
added 2026/01/28 12:00 a.m.18 views

OpenSSL Security Advisory Assessment, January 2026

OpenSSL Security Advisory Assessment, January 2026 Summary The OpenSSL project released a security advisory that includes 12 CVEs. After assessment, we have concluded that three CVEs affect Node.js severity Low to Moderate. Given the limited attack surface, the OpenSSL updates will be included in...

9.8CVSS6.1AI score0.48211EPSS
SaveExploits8
vulnersOsv
vulnersOsv
added 2026/01/27 7:09 p.m.3 views

@a0dotrun/expose (>=0.0.2, <=0.0.4), @agentforce/adk (>=0.9.0, <=0.12.1) +338 more potentially affected by CVE-2026-24473 via hono (>=4.0.0, <=4.11.6)

hono NPM version =4.0.0, =0.0.2, =0.9.0, =0.1.9, =0.2.0, =0.2.0, =0.4.0, =0.2.0, =0.0.1, =2.0.0-beta.66, =2.0.0-beta.66, =0.0.1, =0.0.1, =0.0.1-experimental.1, =1.7.2, =1.7.1, =1.8.0 and more Source cves: CVE-2026-24473 Source advisory: OSV:GHSA-W332-Q679-J88P...

6.3CVSS5.3AI score0.00426EPSS
SaveExploits0
OSV
OSV
added 2026/01/26 9:43 p.m.9 views

CVE-2025-59472

A denial of service vulnerability exists in Next.js versions with Partial Prerendering PPR enabled when running in minimal mode. The PPR resume endpoint accepts unauthenticated POST requests with the Next-Resume: 1 header and processes attacker-controlled postponed state data. Two closely related...

5.9CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2026/01/26 2:48 p.m.11 views

BIT-NODE-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...

10CVSS6AI score0.00825EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/26 2:47 p.m.13 views

BIT-NODE-MIN-2025-59464

A memory leak in Node.js’s OpenSSL integration occurs when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. When applications call socket.getPeerCertificatetrue, each certificate field leaks memory, allowing remote clients to trigger steady memory growth through...

7.5CVSS5.9AI score0.00239EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/26 2:47 p.m.10 views

BIT-NODE-MIN-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.9AI score0.00236EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/26 2:47 p.m.21 views

BIT-NODE-MIN-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.1CVSS6.1AI score0.03383EPSS
SaveExploits0References21
OSV
OSV
added 2026/01/26 2:47 p.m.14 views

BIT-NODE-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.1CVSS6.1AI score0.03383EPSS
SaveExploits0References21
OSV
OSV
added 2026/01/26 2:47 p.m.17 views

BIT-NODE-MIN-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.1CVSS6AI score0.01662EPSS
SaveExploits2References21
OSV
OSV
added 2026/01/26 2:47 p.m.14 views

BIT-NODE-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.1CVSS6AI score0.01662EPSS
SaveExploits2References21
Packet Storm
Packet Storm
added 2026/01/23 12:00 a.m.174 views

📄 NodeJS 24.x Path Traversal

NodeJS version 24.x precise windows path traversal proof of concept exploit that leverages reserved device names. ============================================================================================================================================= | Title : NodeJS 24.x Precise Windows Pat...

7.5CVSS5.4AI score0.14867EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.7 views

Azure Linux 3.0 Security Update: nodejs (CVE-2024-21890)

The version of nodejs installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-21890 advisory. - The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the...

6.5CVSS5.7AI score0.00945EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/20 9:16 p.m.11 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...

7.5CVSS0.01097EPSS
SaveExploits0References1
Rows per page
Query Builder