---
id: CVE-2026-1605
title: >-
  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 hap…
summary: >-
  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 hap…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-400
  - CWE-401
  - CWE-772
vendor: eclipse
product: jetty
affected:
  - 'jetty >= 12.0.0, < 12.0.32'
  - 'jetty >= 12.1.0, < 12.1.6'
patched:
  - jetty 12.1.6
published: '2026-03-05'
updated: '2026-08-04'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-1605'
references:
  - url: >-
      https://github.com/jetty/jetty.project/security/advisories/GHSA-xxh7-fcf3-rj7f
    label: emo@eclipse.org
  - url: 'https://access.redhat.com/errata/RHSA-2026:21772'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:25089'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:25125'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:25126'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:8509'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/security/cve/CVE-2026-1605'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2444815'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-1605.json
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-1605'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-1605'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60247'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60249'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60248'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60239'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60251'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60246'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60250'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60252'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60259'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60254'
  - url: 'https://access.redhat.com/errata/RHSA-2026:60256'
tags:
  - nvd
  - csaf
  - vex
  - red-hat
  - cve.org
epss: 0.00666
epssPercentile: 0.50441
ingestedAt: '2026-08-05T11:47:23.849Z'
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-03-05T14:46:07.126962Z'
---

## Overview

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.

## Affected

- `jetty >= 12.0.0, < 12.0.32`
- `jetty >= 12.1.0, < 12.1.6`

## Remediation

Upgrade past the affected range:

- `jetty 12.1.6`

## Vendor advisories

- **RHSA-2026:25125** · Red Hat · fixed in: Red Hat JBoss EAP 8.1 for RHEL 8, Red Hat JBoss EAP 8.1 for RHEL 9 · released 2026-06-10 · [advisory](https://access.redhat.com/errata/RHSA-2026:25125)
- **RHSA-2026:25089** · Red Hat · fixed in: HawtIO HawtIO 4.4.0 · released 2026-06-10 · [advisory](https://access.redhat.com/errata/RHSA-2026:25089)
- **RHSA-2026:60247** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.12 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60247)
- **RHSA-2026:60249** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.13 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60249)
- **RHSA-2026:60248** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.14 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60248)
- **RHSA-2026:60239** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.15 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60239)
- **RHSA-2026:60251** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.16 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60251)
- **RHSA-2026:60246** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.17 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60246)
- **RHSA-2026:60250** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.18 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60250)
- **RHSA-2026:60252** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.19 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60252)
- **RHSA-2026:60259** · Red Hat · fixed in: OpenShift Developer Tools and Services 4.20 · released 2026-08-26 · [advisory](https://access.redhat.com/errata/RHSA-2026:60259)
- **Red Hat VEX** · Important · affected: OpenShift Developer Tools and Services · no fix planned: OpenShift Developer Tools and Services · updated 2026-09-21 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-1605.json)
