Skip to content

[fix] Upgrade Jetty to 12.1.6 to fix CVE-2026-1605#25485

Merged
nodece merged 3 commits intoapache:masterfrom
merlimat:fix-jetty-cve-master
Apr 9, 2026
Merged

[fix] Upgrade Jetty to 12.1.6 to fix CVE-2026-1605#25485
nodece merged 3 commits intoapache:masterfrom
merlimat:fix-jetty-cve-master

Conversation

@merlimat
Copy link
Copy Markdown
Contributor

@merlimat merlimat commented Apr 8, 2026

Motivation

Fix CVE-2026-1605: DoS vulnerability in Jetty due to unreleased JDK Inflater from compressed HTTP requests.

Modifications

Upgrade Jetty from 12.1.5 to 12.1.6 in gradle/libs.versions.toml.

Verifying this change

This is a dependency version bump. No new tests needed.

Does this pull request potentially affect one of the following parts?

If the box is checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)

Is there a release note needed?

  • doc-not-needed
    (Trivial dependency bump)

merlimat added 2 commits April 8, 2026 07:02
Fixes a DoS vulnerability due to unreleased JDK Inflater
from compressed HTTP requests.
@merlimat merlimat changed the title Upgrade Jetty to 12.1.6 to fix CVE-2026-1605 [fix] Upgrade Jetty to 12.1.6 to fix CVE-2026-1605 Apr 8, 2026
@merlimat merlimat modified the milestone: 5.0.0 Apr 9, 2026
@nodece nodece merged commit 5b2778e into apache:master Apr 9, 2026
42 checks passed
lhotari pushed a commit that referenced this pull request Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants