Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ CVE-2024-22201 — active-iq-unified-manager

🟠 CVSS 8.0 — High ✅ No Known Exploit CWE-400 NVD
8.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Connection leaking on idle timeout when TCP congested

Impact

If an HTTP/2 connection gets TCP congested, when an idle timeout occurs the HTTP/2 session is marked as closed, and then a GOAWAY frame is queued to be written.

However it is not written because the connection is TCP congested.

When another idle timeout period elapses, it is then supposed to hard close the connection, but it delegates to the HTTP/2 session which reports that it has already been closed so it does not attempt to hard close the connection.

This leaves the connection in ESTABLISHED state (i.e. not closed), TCP congested, and idle.

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 client may also be impacted (if the server does not read causing a TCP congestion), but the issue is more severe for servers.

Patches

Patched versions:

  • 9.4.54
  • 10.0.20
  • 11.0.20
  • 12.0.6

Workarounds

Disable HTTP/2 and HTTP/3 support until you can upgrade to a patched version of Jetty.

HTTP/1.x is not affected.

References

  • https://github.com/jetty/jetty.project/issues/11256.

How this vulnerability can be exploited

This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity none, availability high.

CVSS metrics in full

The score comes from this vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

  • Attack vector: Network — reachable from anywhere that can route to the service.
  • Attack complexity: Low — the attack works reliably, with no preparation.
  • Privileges required: None — an unauthenticated stranger can try it.
  • User interaction: None — nobody has to be tricked into anything.
  • Scope: Unchanged — the damage stays inside the vulnerable component.
  • Confidentiality impact: None.
  • Integrity impact: None.
  • Availability impact: High — total loss, or loss the attacker controls.

Weakness class

CVE-2024-22201 is classified as CWE-400: Uncontrolled Resource Consumption. A request can consume memory, CPU or storage without limit, exhausting capacity for everyone else.

Affected software

CVE-2024-22201 is recorded against 8 packages.

  • active-iq-unified-manager
  • bluexp
  • debian-linux
  • jetty (from 12.0.0 up to 12.0.6)
  • org.eclipse.jetty.http2:http2-common (from 11.0.0 up to 11.0.20)
  • org.eclipse.jetty.http2:jetty-http2-common (from 12.0.0 up to 12.0.6)
  • org.eclipse.jetty.http3:http3-common (from 11.0.8 up to 11.0.20)
  • org.eclipse.jetty.http3:jetty-http3-common (from 12.0.0 up to 12.0.6)

Timeline and source

Published on 26 February 2024 and last revised on 17 June 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

www.openwall.com
github.com
github.com
lists.debian.org
security.netapp.com
www.openwall.com
github.com
github.com
lists.debian.org
security.netapp.com

Other advisories for this package

active-iq-unified-manager has other advisories on record. If you are patching this one, these are worth checking on the same host:

Same weakness in other software

These advisories are the same class of weakness (CWE-400: Uncontrolled Resource Consumption) in other software:

CVE-2024-22201 on other distributions

Each distribution ships its own build and its own fixed version. Pick the one you run:

Details

Severity HIGH
CVSS Score 8.0
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE CWE-400
Public Exploit ✅ No
Source NVD
Published 2024-02-26
Updated 2026-08-20
Modified 2026-06-17
Fix URL N/A

Affected Packages

Software From version Fixed in
active-iq-unified-manager
bluexp
debian-linux
jetty 12.0.0 12.0.6
org.eclipse.jetty.http2:http2-common 11.0.0 11.0.20
org.eclipse.jetty.http2:jetty-http2-common 12.0.0 12.0.6
org.eclipse.jetty.http3:http3-common 11.0.8 11.0.20
org.eclipse.jetty.http3:jetty-http3-common 12.0.0 12.0.6

References

Mailing List, Third Party Advisory http://www.openwall.com/lists/oss-security/2024/03/20/2
Mailing List, Third Party Advisory http://www.openwall.com/lists/oss-security/2024/03/20/2

Similar Threats

Site Security Check

Is active-iq-unified-manager part of your stack?

CVE-2024-22201 is rated CVSS 8.0 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesCVECVE 2024