CVE-2026-1605
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
CVSS
7.5
High
EPSS
0.6%
p46
KEV
—
Exploit Today
14
0-100
Published: Mar 5, 2026 · Last modified: Jul 15, 2026 · CWE-400 · CWE-401 · CWE-772
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.
- github.comhttps://github.com/jetty/jetty.project/security/advisories/GHSA-xxh7-fcf3-rj7f
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:21772
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:25089
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:25125
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:25126
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:8509
- access.redhat.comhttps://access.redhat.com/security/cve/CVE-2026-1605
- bugzilla.redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=2444815
- security.access.redhat.comhttps://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-1605.json