CVE-2026-19203

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.

Affected Software

VendorProductVersion RangeStatus
Eclipse FoundationEclipse Jetty12.1.0 <= 12.1.11affected
Eclipse FoundationEclipse Jetty12.0.0 <= 12.0.37affected
Eclipse FoundationEclipse Jetty11.0.0 <= 11.0.31affected
Eclipse FoundationEclipse Jetty10.0.0 <= 10.0.31affected
Eclipse FoundationEclipse Jetty9.4.0 <= 9.4.63affected

Weaknesses

  • CWE-444: CWE-444 Inconsistent interpretation of HTTP requests ('HTTP Request/Response smuggling')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References