CVE Catalog

CVE-2026-19203

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Summary

A client may issue specially crafted HTTP/1.1 chunked requests to a Jetty server that cause Jetty and an intermediary proxy to interpret different request boundaries, potentially resulting in HTTP request smuggling. This is caused by Jetty accepting a lone LF character as a terminator in parts of chunked request parsing. Depending on the Jetty version and configured HTTP compliance mode, this may occur in chunk extensions, chunk data termination, or trailer termination.

Risk Assessment

HTTP request smuggling may allow an attacker to bypass security controls, hijack other users' sessions, or poison caches, potentially leading to serious application security breaches.

Recommendation

Upgrade the Jetty server to a version that includes a fix for this issue, or configure the HTTP compliance mode to prevent accepting a lone LF as a terminator.

Other vulnerabilities in Jetty

See all
Original NVD description (English source)

A client may issue specially crafted HTTP/1.1 chunked requests to a Jetty server that cause Jetty and an intermediary proxy to interpret different request boundaries, potentially resulting in HTTP request smuggling. This is caused by Jetty accepting a lone LF character as a terminator in parts of chunked request parsing. Depending on the Jetty version and configured HTTP compliance mode, this may occur in chunk extensions, chunk data termination, or trailer termination.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS