VDB
DEBIAN-CVE-2026-1605
DEBIAN-CVE-2026-1605
PUBLISHED
CVSS 7.5 HIGH
In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing the request, but it is not released because the release mechanism is tied to the compressed response. In this case, since the response is not compressed, the release mechanism does not trigger, causing the leak.
Risk Scores
CVSS 3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | jetty12 | 12.0.33-1, 12.0.32-2, 12.0.33-1 |
| Debian:14 | jetty12 | 12.0.17-3, 12.0.17-3.1, 12.0.17-3.1~deb13u1 |
Exploit Intelligence
- 3TSoftwareLabs.Studio3T.locale.en-US.yaml (github-poc)
Timeline
- Mar 5, 2026 CVE Published
- Apr 28, 2026 CVE Updated