node is vulnerable to HTTP Request Smuggling
30
Low Risk
Affected versions of the package are vulnerable to HTTP request smuggling due to a flaw in the HTTP parser. Headers beyond maxHeadersCount/maxHeaderPairs can be omitted from req.headers, req.rawHeaders, and req.headersDistinct while still being used internally for HTTP message framing. In particular, Content-Length can be hidden from userland while the request body is still delivered. Node.js-based forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the original body to a reused backend connection can therefore desynchronize requests. The fix rejects requests that exceed the configured maximum header count.
You are affected if you are using a version that falls within the vulnerable range.
node is vulnerable to HTTP Request Smuggling in versions 25.0.0 - 26.5.0, 23.0.0 - 24.18.0 and 0.0.1 - 22.23.1.
Upgrade the node library to a patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant