CVE-2024-22201 HIGH

CVE-2024-22201: Jetty connection leaking on idle timeout when TCP congested

Vendor Jetty
Product jetty.project
Weakness CWE-400
Published February 26, 2024
Last update February 13, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients. The vulnerability is patched in 9.4.54, 10.0.20, 11.0.20, and 12.0.6.

Key dates

02Disclosure timeline

February 26, 2024 CVE published
February 13, 2025 Record updated