CVE-2026-2332

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
14/04/2026
Last modified:
01/05/2026

Description

In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the "funky chunks" techniques outlined here:<br /> * https://w4ke.info/2025/06/18/funky-chunks.html<br /> <br /> * https://w4ke.info/2025/10/29/funky-chunks-2.html<br /> <br /> <br /> Jetty terminates chunk extension parsing at \r\n inside quoted strings instead of treating this as an error.<br /> <br /> <br /> POST / HTTP/1.1<br /> Host: localhost<br /> Transfer-Encoding: chunked<br /> <br /> 1;ext="val<br /> X<br /> 0<br /> <br /> GET /smuggled HTTP/1.1<br /> ...<br /> <br /> <br /> <br /> <br /> <br /> Note how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* 9.4.0 (including) 9.4.60 (excluding)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* 10.0.0 (including) 10.0.28 (excluding)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* 11.0.0 (including) 11.0.28 (excluding)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* 12.0.0 (including) 12.0.33 (excluding)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* 12.1.0 (including) 12.1.7 (excluding)