cvedb.io
CVE-2023-30589
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2023-07-01T00:15:10.293 · Last modified 2026-06-17T05:55:05.633

Summary

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 products

nodejs — node.js

Does this affect you?

Add your gear to cvedb and we'll alert you only when nodejs ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.