CVE-2026-2332 | HTTP Request Smuggling via Chunked Extension Quoted-String Parsing

Exp

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.

Published: 2026-04-14 Last update: 2026-05-01 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2026-2332 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Public exploit references (Exploit-DB) for CVE-2026-2332

EDB-ID Source Kind Published Link
nvd_ref exploit_tag Exploit-DB ↗

Exploit prediction scoring system (EPSS) score for CVE-2026-2332

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2026-04-14 0.03%

Full EPSS history (1 record total)

Common vulnerability scoring system (CVSS) metrics for CVE-2026-2332

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
7.4 3.1 HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:H)
Even with access, the exploit needs extra luck, timing, or a fussy environment to actually work.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:H)
Serious risk that confidential data gets exposed in a big way.
Integrity (I:H)
They could widely tamper with or forge data—trust in the data is badly hurt.
Availability (A:N)
Service keeps running; no real outage angle.
2.2 5.2 [email protected]
9.1 3.1 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:H)
Serious risk that confidential data gets exposed in a big way.
Integrity (I:H)
They could widely tamper with or forge data—trust in the data is badly hurt.
Availability (A:N)
Service keeps running; no real outage angle.
3.9 5.2 [email protected]

Weakness enumeration for CVE-2026-2332

GitHub Security Advisory for CVE-2026-2332

GHSA-355h-qmc2-wpwf · Severity: high · Ecosystem: maven — Jetty has HTTP Request Smuggling via Chunked Extension Quoted-String Parsing

OS Trackers for CVE-2026-2332

vendor priority summary link
debian not yet assigned CVE-2026-2332 not yet assigned priority: Debian including 2 source packages (jetty12, jetty9), 8 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 6, resolved 2. https://security-tracker.debian.org/tracker/CVE-2026-2332
redhat high https://access.redhat.com/security/cve/CVE-2026-2332
suse high https://www.suse.com/security/cve/CVE-2026-2332/
ubuntu medium CVE-2026-2332 medium priority: Ubuntu including 2 source packages (jetty12, jetty9), 11 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 7, DNE 3, released 1. https://ubuntu.com/security/CVE-2026-2332

Affected software / configurations for CVE-2026-2332

Vendor Product Version Raw CPE
eclipse jetty >= 9.4.0, < 9.4.60 cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
eclipse jetty >= 10.0.0, < 10.0.28 cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
eclipse jetty >= 11.0.0, < 11.0.28 cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
eclipse jetty >= 12.0.0, < 12.0.33 cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
eclipse jetty >= 12.1.0, < 12.1.7 cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*

References for CVE-2026-2332

cvelogic Threat Intelligence