LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-44487: HTTP/2 Rapid Reset Attack Vulnerability

RBRecent Breaches Vulnerability Intelligence·Oct 10, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Oct 31, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-44487 to its Known Exploited Vulnerabilities catalog on Oct 10, 2023, with a federal patch deadline of Oct 31, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

HTTP/2 contains a rapid reset vulnerability that allows for a distributed denial-of-service attack (DDoS).

CVE-2023-44487 is a vulnerability in the HTTP/2 protocol that enables a rapid reset attack capable of driving distributed denial-of-service (DDoS) conditions. It matters because HTTP/2 is widely deployed across web servers, reverse proxies, load balancers, and cloud edge services; successful abuse can exhaust server resources and disrupt availability for legitimate traffic. Confirm exact impact and affected implementations against the relevant vendor advisories.

CISA characterizes the issue as allowing DDoS via rapid reset and directs organizations to apply vendor mitigations, follow BOD 22-01 guidance for cloud services, or discontinue use if mitigations are unavailable. Ransomware use is not documented for this CVE.

How it works

The weakness is classified as CWE-400 (uncontrolled resource consumption). HTTP/2 supports multiplexed streams over a single connection and allows clients to cancel streams with RST_STREAM frames. An attacker can open many streams and immediately reset them in rapid succession. Each open-and-reset cycle still consumes server-side state and processing capacity for stream setup and teardown. When performed at high volume, often from multiple sources, this overwhelms the target’s ability to handle legitimate connections, producing a denial-of-service condition. Specific frame sequences, rate thresholds, or library behaviors vary by implementation; treat any public exploit descriptions as unconfirmed until validated against the vendor advisory for your stack.

Am I affected? How to find it in your systems

HTTP/2 is commonly enabled by default or via configuration on modern web servers, application servers, reverse proxies, CDNs, API gateways, and cloud load balancers. Inventory systems that terminate or proxy HTTP/2 traffic:

Because the flaw is protocol-level, any implementation that processes HTTP/2 streams without adequate rate or concurrency controls may be exposed. Exact vulnerable versions and configurations must be confirmed against the vendor advisory.

How to remediate

Patch first. Apply the vendor-supplied updates or configuration changes that address CVE-2023-44487 for every HTTP/2 implementation in your environment. Follow the CISA-required action: apply mitigations per vendor instructions, adhere to applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

After patching, harden the class of issue:

Re-validate after changes by confirming the patched versions and re-testing HTTP/2 negotiation and resource behavior under load.

If you can't patch immediately

Reduce exposure with compensating controls until patches can be applied:

These steps lower risk but do not replace the vendor fix; schedule patching as soon as practicable.

If your data may have been exposed

Actively exploited vulnerabilities that enable DDoS can be used as cover or precursor for broader compromise, and successful attacks may lead to service disruption or secondary breaches. Review logs for signs of successful resource exhaustion or follow-on activity. If you believe credentials or personal data may have been involved in any related incident, check whether your email addresses appear in known breach data by running a free exposure scan.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedIETF · HTTP/2
WeaknessCWE-400
Added to CISA KEVOct 10, 2023
Federal patch deadlineOct 31, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities