GHSA-cggh-pq45-6h9x
GitHub Security Advisory
llhttp vulnerable to HTTP request smuggling
✓ GitHub Reviewed
HIGH
Has CVE
Advisory Details
The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).
The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20
Affected Packages
npm
llhttp
Affected versions:
0
(fixed in 8.1.1)
Related CVEs
Key Information
7.5
/10
Dataset
Last updated: July 5, 2025 6:26 AM
Data from GitHub Advisory Database. This information is provided for research and educational purposes.