Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-30589


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


Published

2023-07-01T00:15:10.293

Last Modified

2025-02-13T17:16:25.090

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

Weaknesses
  • Type: Primary
    NVD-CWE-Other

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application nodejs node.js < 16.20.1 Yes
Application nodejs node.js < 18.16.1 Yes
Application nodejs node.js < 20.3.1 Yes
Operating System fedoraproject fedora 37 Yes
Operating System fedoraproject fedora 38 Yes

References