CVE-2026-1605
Last modified
CVE-2026-1605 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.63% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Jetty | >= 12.0.0, < 12.0.32 |
| Eclipse | Jetty | >= 12.1.0, < 12.1.6 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-1605?
How severe is CVE-2026-1605?
How do I fix CVE-2026-1605?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-16035The miniOrange 2FA WordPress plugin before 6.2.7 does not r…4.3
- CVE-2026-16036The miniOrange 2FA WordPress plugin before 6.2.7 does not b…7.5
- CVE-2026-16038The MStore API WordPress plugin before 4.21.0 does not veri…9.1
- CVE-2026-16039The MStore API WordPress plugin before 4.21.0 does not rest…6.5
- CVE-2026-16041The MStore API WordPress plugin before 4.21.0 does not perf…7.5
- CVE-2026-16042The LWS Optimize WordPress plugin before 3.4 does not perfo…4.3
- CVE-2026-16051The wpmudev-updates WordPress plugin before 5.0.1 does not v…
- CVE-2026-16053Zohocorp ManageEngine M365 Manager Plus and M365 Security Pl…8.5
- CVE-2026-16054The Drag and Drop Multiple File Upload for WooCommerce WordP…9.1
- CVE-2026-16055The Contest Gallery WordPress plugin before 30.0.7 does not…7.5
- CVE-2026-16056The Contest Gallery WordPress plugin before 30.0.7 does not…4.3
- CVE-2026-16057The Contest Gallery WordPress plugin before 30.0.7 does not…6.5
Are you affected by CVE-2026-1605?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
