CVE-2024-22019

HIGHCVSS 7.5/10EPSS 3.17%

Last modified

CVE-2024-22019 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service (DoS). The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk extension bytes. EPSS estimates a 3.17% chance of exploitation in the next 30 days.

Description

A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service (DoS). The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk extension bytes. The issue can cause CPU and network bandwidth exhaustion, bypassing standard safeguards like timeouts and body size limits.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
3.17%

86.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
NodejsNode.Js>= 18.0.0, < 18.19.1
NodejsNode.Js>= 20.0.0, < 20.11.1
NodejsNode.Js>= 21.0.0, < 21.6.2
NetappAstra Control CenterAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2024-22019?
A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service (DoS). The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk extension bytes. The issue can cause CPU and network bandwidth exhaustion, bypassing standard safeguards like timeouts and body size limits.
How severe is CVE-2024-22019?
CVE-2024-22019 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 3.17% probability of exploitation in the next 30 days.
How do I fix CVE-2024-22019?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-22019?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST