Resource exhaustion in Node.js - CVE-2026-48619

 

Resource exhaustion in Node.js - CVE-2026-48619

Published: June 22, 2026


Vulnerability identifier: #VU135018
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-48619
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Node.js Foundation
Affected software:
Node.js

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to uncontrolled resource consumption in node:http2 clients when processing attacker-controlled ORIGIN frames. A remote attacker can send an unlimited number of ORIGIN frames to cause a denial of service.

The issue can lead to an out-of-memory condition on the client.


How to mitigate CVE-2026-48619

Install security update from vendor's website.

Sources