CVE-2024-22201
Java vulnerability analysis and mitigation

Overview

CVE-2024-22201 affects Jetty, a Java based web server and servlet engine. The vulnerability was discovered in January 2024 and publicly disclosed in February 2024. The issue affects Jetty versions 9.3.0 through 9.4.53, 10.0.0 through 10.0.19, 11.0.0 through 11.0.19, and 12.0.0 through 12.0.5. When an HTTP/2 SSL connection becomes TCP congested and times out, the connection remains in an established but idle state, leading to potential resource exhaustion (GitHub Advisory).

Technical details

The vulnerability occurs when an HTTP/2 SSL connection becomes TCP congested and experiences an idle timeout. In this scenario, the HTTP/2 session is marked as closed and a GOAWAY frame is queued for writing. However, due to TCP congestion, the frame cannot be written. When another idle timeout period elapses, the connection should be forcibly closed, but since the HTTP/2 session reports as already closed, no hard close is attempted. This leaves the connection in ESTABLISHED state, TCP congested, and idle. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (High) with a vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (GitHub Advisory).

Impact

The vulnerability can lead to a denial of service condition. An attacker can cause multiple connections to end up in this leaked state, potentially exhausting the server's file descriptors. This eventually prevents the server from accepting new connections from legitimate clients. While clients may also be impacted if the server stops reading data (causing TCP congestion), the issue is particularly severe for servers (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in Jetty versions 9.4.54, 10.0.20, 11.0.20, and 12.0.6. For users unable to upgrade immediately, the recommended workaround is to disable HTTP/2 and HTTP/3 support, as HTTP/1.x is not affected by this vulnerability (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Java vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-41253HIGH7.5
  • JavaJava
  • org.springframework.cloud:spring-cloud-gateway-server-webflux
NoNoOct 16, 2025
CVE-2025-11849MEDIUM6.4
  • JavaScriptJavaScript
  • Mammoth
NoYesOct 17, 2025
GHSA-3xgr-h5hq-7299MEDIUM5.9
  • JavaJava
  • org.opensearch.dataprepper.plugins:geoip-processor
NoYesOct 15, 2025
CVE-2025-41254MEDIUM4.3
  • JavaJava
  • org.springframework:spring-websocket
NoYesOct 16, 2025
CVE-2024-31573MEDIUM4
  • JavaJava
  • org.xmlunit:xmlunit-core
NoYesOct 17, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management