CVE-2026-2332
critical
CVSS v3
9.1
CVSS v2
—
VIR risk
9.1
Description
Jetty has HTTP Request Smuggling via Chunked Extension Quoted-String Parsing
Predictions
Exploit likelihood
94%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-2332.html
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-2332
Vendor advisory: emo@eclipse.org — https://gitlab.eclipse.org/security/cve-assignment/-/issues/89
Vendor advisory: emo@eclipse.org — https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf
Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2026:20568
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| debian | forky | fixed | 12.0.33-1 |
| debian | sid | fixed | 12.0.33-1 |
| debian | trixie | affected | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| sles | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.eclipse.jetty:jetty-http | >=12.1.0,<12.1.7 | 12.1.7 |
| Maven | org.eclipse.jetty:jetty-http | >=12.0.0,<12.0.33 | 12.0.33 |
| Maven | org.eclipse.jetty:jetty-http | >=11.0.0,<=11.0.27 | |
| Maven | org.eclipse.jetty:jetty-http | >=10.0.0,<=10.0.27 | |
| Maven | org.eclipse.jetty:jetty-http | >=9.4.0,<=9.4.59 | |
| MAVEN | org.eclipse.jetty:jetty-http | >= 9.4.0, <= 9.4.59 | |
| MAVEN | org.eclipse.jetty:jetty-http | >= 10.0.0, <= 10.0.27 | |
| MAVEN | org.eclipse.jetty:jetty-http | >= 11.0.0, <= 11.0.27 | |
| MAVEN | org.eclipse.jetty:jetty-http | >= 12.0.0, <= 12.0.32 | 12.0.33 |
| MAVEN | org.eclipse.jetty:jetty-http | >= 12.1.0, <= 12.1.6 | 12.1.7 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| eclipse | jetty | {"startIncluding":"9.4.0","endExcluding":"9.4.60"} | 9.4.60 |
References
- https://access.redhat.com/errata/RHSA-2026:20568
- https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf
- https://gitlab.eclipse.org/security/cve-assignment/-/issues/89
- https://nvd.nist.gov/vuln/detail/CVE-2026-2332
- https://github.com/jetty/jetty.project
- https://w4ke.info/2025/06/18/funky-chunks.html
- https://security-tracker.debian.org/tracker/CVE-2026-2332
- https://www.suse.com/security/cve/CVE-2026-2332.html
- https://github.com/advisories/GHSA-355h-qmc2-wpwf
CWEs
CWE-444
Verify integrity in audit chain (admin only). AS-IS.