Lucene search
+L

8238 matches found

AlpineLinux
AlpineLinux
added 2025/05/19 1:25 a.m.6 views

CVE-2025-23166

The C++ method SignTraits::DeriveBits may incorrectly call ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary...

7.5CVSS6.8AI score0.00803EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/05/19 1:25 a.m.7 views

CVE-2025-23165

In Node.js, the ReadFileUtf8 internal binding leaks memory due to a corrupted pointer in uvfss.file: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory...

3.7CVSS4.2AI score0.00533EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/19 1:25 a.m.31 views

CVE-2025-23165

In Node.js, the ReadFileUtf8 internal binding leaks memory due to a corrupted pointer in uvfss.file: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory...

3.7CVSS0.00533EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/19 1:25 a.m.4 views

CVE-2025-23166

The C++ method SignTraits::DeriveBits may incorrectly call ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary...

7.5CVSS7.5AI score0.00803EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/19 1:25 a.m.159 views

CVE-2025-23165

CVE-2025-23165 affects Node.js ReadFileUtf8, where a corrupted pointer in uv_fs_s.file leaks memory: a UTF-16 path buffer is allocated but overwritten when the file descriptor is set, causing an unrecoverable memory leak on every call. Repeated usage can lead to unbounded memory growth and denial...

3.7CVSS7AI score0.00533EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/19 1:25 a.m.120 views

CVE-2025-23167

This CVE affects Node.js 20.x where the HTTP parser may terminate headers incorrectly (\r\n\rX instead of \r\n\r\n), enabling request smuggling and bypassing proxy-based access controls. Root cause: improper header termination in llhttp prior to version 9. The issue is resolved by upgrading llhtt...

6.5CVSS6.7AI score0.00503EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/05/19 12:0 a.m.5 views

PT-2025-21873 · Node.Js · Node.Js

Name of the Vulnerable Software and Affected Versions: Node.js versions v20 and v22 Description: The issue is related to a memory leak in the ReadFileUtf8 internal binding of Node.js, caused by a corrupted pointer in uv fs s.file. This occurs when a UTF-16 path buffer is allocated but then...

3.7CVSS4.1AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.4 views

编号撤回

Node.js is an open source, cross-platform JavaScript runtime environment from Node.js Open Source. This CVE number has been withdrawn...

4.7AI score
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.5 views

Node.js 安全漏洞

Node.js is an open source, cross-platform JavaScript runtime environment from the Node.js open source. A security vulnerability exists in Node.js version 20.x that stems from the HTTP parser improperly terminating the HTTP/1 header, which could lead to a request entrapment attack...

6.5CVSS6.9AI score0.00503EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.3 views

Node.js 安全漏洞

Node.js is an open source, cross-platform JavaScript runtime environment from the Node.js open source. A security vulnerability exists in Node.js versions v20 and v22, which stems from a memory leak in the ReadFileUtf8 internal bindings that could lead to a denial of service...

3.7CVSS6AI score0.00533EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.6 views

Node.js 安全漏洞

Node.js is an open source, cross-platform JavaScript runtime environment open-sourced by Node.js. A security vulnerability exists in Node.js that stems from an incorrect call to ThrowException by the SignTraits::DeriveBits method in a background thread, which could lead to a process crash...

7.5CVSS7.7AI score0.00803EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/16 1:24 p.m.9 views

OESA-2025-1519 nodejs security update

Node.js is an open-source, cross-platform, JavaScript runtime environment, it executes JavaScript code outside of a browser. Security Fixes: A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js...

3.3CVSS7AI score0.00395EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/15 6:15 p.m.19 views

CVE-2025-47279

Undici is an HTTP/1.1 client for Node.js. Prior to versions 5.29.0, 6.21.2, and 7.5.0, applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, th...

3.1CVSS0.00281EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/15 6:15 p.m.12 views

AZL-61895 CVE-2025-47279 affecting package nodejs18 for versions less than 18.20.3-6

Undici is an HTTP/1.1 client for Node.js. Prior to versions 5.29.0, 6.21.2, and 7.5.0, applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, th...

3.1CVSS5.6AI score0.00281EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/15 5:16 p.m.34 views

CVE-2025-47279 undici Denial of Service attack via bad certificate data

Undici is an HTTP/1.1 client for Node.js. Prior to versions 5.29.0, 6.21.2, and 7.5.0, applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, th...

3.1CVSS0.00281EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/15 5:16 p.m.196 views

CVE-2025-47279

CVE-2025-47279 — Undici (Node.js HTTP/1.1 client) : A memory leak can occur in webhook-like usage when an attacker runs a server with an invalid TLS certificate and forces repeated webhook calls. The issue is fixed in Undici versions 5.29.0, 6.21.2, and 7.5.0. As a workaround, avoid calling a web...

3.1CVSS3.8AI score0.00281EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/05/15 5:16 p.m.12 views

CVE-2025-47279

Undici is an HTTP/1.1 client for Node.js. Prior to versions 5.29.0, 6.21.2, and 7.5.0, applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, th...

3.1CVSS5.9AI score0.00281EPSS
SaveExploits0
OSV
OSV
added 2025/05/15 5:16 p.m.10 views

CVE-2025-47279 undici Denial of Service attack via bad certificate data

Undici is an HTTP/1.1 client for Node.js. Prior to versions 5.29.0, 6.21.2, and 7.5.0, applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, th...

3.1CVSS6.1AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/05/15 12:0 a.m.39 views

Node.js 20.x < 20.19.2 / 22.x < 22.15.1 / 22.x < 22.15.1 / 23.x < 23.11.1 / 24.x < 24.0.2 Multiple Vulnerabilities (Wednesday, May 14, 2025 Security Releases).

The version of Node.js installed on the remote host is prior to 20.19.2, 22.15.1, 22.15.1, 23.11.1, 24.0.2. It is, therefore, affected by multiple vulnerabilities as referenced in the Wednesday, May 14, 2025 Security Releases advisory. - In Node.js, the ReadFileUtf8 internal binding leaks memory...

7.5CVSS7.1AI score0.00803EPSS
SaveExploits1References4
OSV
OSV
added 2025/05/14 10:6 a.m.6 views

RHSA-2025:7537 Red Hat Security Advisory: nodejs:20 security update

Bulletin has no description...

7CVSS7.2AI score0.00577EPSS
SaveExploits0References10
Rows per page
Query Builder