Jetty HTTP/1.1 Parser Chunk Extension Smuggling Vulnerability
CVE-2026-2332 Published on April 14, 2026

HTTP Request Smuggling via Chunked Extension Quoted-String Parsing
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: * https://w4ke.info/2025/06/18/funky-chunks.html * https://w4ke.info/2025/10/29/funky-chunks-2.html Jetty terminates chunk extension parsing at \r\n inside quoted strings instead of treating this as an error. POST / HTTP/1.1 Host: localhost Transfer-Encoding: chunked 1;ext="val X 0 GET /smuggled HTTP/1.1 ... Note how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.

NVD

Vulnerability Analysis

CVE-2026-2332 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is consided to have a high level of attack complexity. Public availability of a proof of concept (POC) exploit exists for CVE-2026-2332. The potential impact of an exploit of this vulnerability is considered to have a high impact on confidentiality and integrity, and no impact on availability.

Attack Vector:
NETWORK
Attack Complexity:
HIGH
Privileges Required:
NONE
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
HIGH
Integrity Impact:
HIGH
Availability Impact:
NONE

Weakness Type

What is a HTTP Request Smuggling Vulnerability?

When malformed or abnormal HTTP requests are interpreted by one or more entities in the data flow between the user and the web server, such as a proxy or firewall, they can be interpreted inconsistently, allowing the attacker to "smuggle" a request to one device without the other device being aware of it.

CVE-2026-2332 has been classified to as a HTTP Request Smuggling vulnerability or weakness.


Products Associated with CVE-2026-2332

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2026-2332 are published in these products:

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Affected Versions

Eclipse Foundation Eclipse Jetty: Red Hat HawtIO HawtIO 4.4.0: Red Hat AMQ Broker 7.13.5: Red Hat build of Apache Camel 4.18.1 for Spring Boot 3.5.14: Red Hat Build of Apache Camel 4.18 for Quarkus 3.33: Red Hat Enterprise Linux 9: Red Hat Offline Knowledge Portal 1.2.7: Red Hat OpenShift Dev Spaces 3.27: Red Hat OpenShift Dev Spaces 3.27: Red Hat OpenShift Developer Tools and Services: Red Hat OpenShift Developer Tools and Services: Red Hat OpenShift Developer Tools and Services: Red Hat AMQ Broker 7: Red Hat build of Apache Camel 4 for Quarkus 3: Red Hat build of Apicurio Registry 2: Red Hat build of Apicurio Registry 3: Red Hat build of Debezium 2: Red Hat build of Debezium 3: Red Hat Data Grid 8: Red Hat Fuse 7: Red Hat JBoss Enterprise Application Platform 7: Red Hat JBoss Enterprise Application Platform 8: Red Hat JBoss Enterprise Application Platform Expansion Pack: Red Hat JBoss Web Server 6: Red Hat Process Automation 7: Red Hat Satellite 6: Red Hat Satellite 6: Red Hat Satellite 6: Red Hat Single Sign-On 7: Red Hat streams for Apache Kafka 2: Red Hat streams for Apache Kafka 3:

Exploit Probability

EPSS
0.38%
Percentile
29.14%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.