Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-2332 Details

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: * 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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:10175 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:14272 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:17668 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:20568 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:21773 redhat-SADP

see all 27 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-444Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')redhat-SADP
CWE-444Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')[email protected]

Affected Products

ProductVersions
eclipse jetty
>= 9.4.0, < 9.4.60
>= 10.0.0, < 10.0.28
>= 11.0.0, < 11.0.28
>= 12.0.0, < 12.0.33
>= 12.1.0, < 12.1.7

CPE

  • cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

24 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-2332
NVD Published Date:
Apr 14, 2026
NVD Last Modified:
Sep 10, 2026
Source:
[email protected]