Node.js httpd: HTTP Reqt Smuggling via Malformed Headers
CVE-2024-27982 Published on May 7, 2024

The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attackers to smuggle in a second request within the body of the first.

NVD

Weakness Type

What is a HTTP Request Smuggling Vulnerability?

When malformed or abnormal HTTP requests are interpreted by one or more entities in the data flow between the user and the web server, such as a proxy or firewall, they can be interpreted inconsistently, allowing the attacker to "smuggle" a request to one device without the other device being aware of it.

CVE-2024-27982 has been classified to as a HTTP Request Smuggling vulnerability or weakness.


Products Associated with CVE-2024-27982

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2024-27982 are published in nodejs node.js:

 

Affected Versions

NodeJS Node: nodejs node.js:

Exploit Probability

EPSS
0.39%
Percentile
59.56%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.