GHSA-355h-qmc2-wpwf · Severity: high · Ecosystem: maven — Jetty has 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.
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.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-355h-qmc2-wpwf · Severity: high · Ecosystem: maven — Jetty has HTTP Request Smuggling via Chunked Extension Quoted-String Parsing
| 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 |
| 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:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf | Exploit Vendor Advisory Mitigation |
| https://gitlab.eclipse.org/security/cve-assignment/-/issues/89 | Issue Tracking Vendor Advisory |