216.73.217.22

CVE-2026-1605

· Published 05/03/2026 10:15 · Modified 06/03/2026 20:16

Labels: CVE-2026-1605 2026-03-05CVE-2026-1605CWE-400CWE-401[email protected]

Essential information

Published
05/03/2026 10:15
Modified
06/03/2026 20:16
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
eclipse / jetty cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
eclipse / jetty cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*

References