Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Gleb Sizov

#39340of 56,330
7.5Total CVSS
Vulnerabilities · 1
PT-2026-23445
7.5
2026-03-05
Eclipse · Eclipse Jetty · CVE-2026-1605
**Name of the Vulnerable Software and Affected Versions** Eclipse Jetty versions 12.0.0 through 12.0.31 Eclipse Jetty versions 12.1.0 through 12.1.5 **Description** Eclipse Jetty’s `GzipHandler` class has an issue where a memory leak occurs when processing a compressed HTTP request (Content-Encoding: gzip) without a corresponding compressed response. The JDK `Inflater` is allocated for decompression but is not released because the release mechanism is linked to the compressed response. Since no compressed response is sent, the release mechanism does not activate, resulting in a memory leak. **Recommendations** Update Eclipse Jetty to a version later than 12.0.31. Update Eclipse Jetty to a version later than 12.1.5.