← Vulnerability feed

Vulnerability record · CVE-2024-31309 · published 10 April 2024

CVE-2024-31309: Apache Traffic Server HTTP/2 CONTINUATION frame denial of service

Apache · Traffic Server

Apache Traffic Server versions 8.0.0 through 8.1.9 and 9.0.0 through 9.2.3 can be driven to consume excessive server resources via HTTP/2 CONTINUATION frames, an improper input validation issue (CWE-20). Because the attack is network-reachable with no authentication or user interaction, it can degrade or exhaust proxy capacity.

7.5 CVSS 3.1 High EPSS 95% · top 0.1% CWE-20 · Improper input validation
7.5CVSS 3.1 base score
95%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
15References
17 Jun 2026Last modified by NVD

Description

HTTP/2 CONTINUATION DoS attack can cause Apache Traffic Server to consume more resources on the server.  Version from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.3 are affected. Users can set a new setting (proxy.config.http2.max_continuation_frames_per_minute) to limit the number of CONTINUATION frames per minute.  ATS does have a fixed amount of memory a request can use and ATS adheres to these limits in previous releases. Users are recommended to upgrade to versions 8.1.10 or 9.2.4 which fixes the issue.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityCVSS 7.5 availability-only impact with no authentication required, and an EPSS probability near 0.95, make this a high-priority patching target despite no KEV listing.

What it is

Apache Traffic Server versions 8.0.0 through 8.1.9 and 9.0.0 through 9.2.3 can be driven to consume excessive server resources via HTTP/2 CONTINUATION frames, an improper input validation issue (CWE-20). Because the attack is network-reachable with no authentication or user interaction, it can degrade or exhaust proxy capacity.

Impact

An unauthenticated remote attacker can cause resource exhaustion on the Traffic Server process, degrading or denying service to legitimate traffic. There is no confidentiality or integrity impact per the CVSS vector; only availability is affected.

Attack surface

Reached over the network through the HTTP/2 interface of Apache Traffic Server, per the CVSS vector AV:N/AC:L/PR:N/UI:N. No authentication or user interaction is required; any client able to send HTTP/2 requests can attempt it.

Exploitation

Not listed in CISA KEV and no public exploit or ransomware usage is documented in the record, but EPSS is very high (0.94615, 99.851st percentile), indicating elevated likelihood of attempted exploitation. References are vendor and distribution advisories only.

What to do

  • Upgrade to Apache Traffic Server 8.1.10 or 9.2.4, which fix the issue.
  • If immediate upgrade is not possible, set proxy.config.http2.max_continuation_frames_per_minute to limit CONTINUATION frames per minute.
  • Apply the Debian LTS and Fedora package updates for Traffic Server where those distributions are in use.
  • Rate-limit or filter HTTP/2 traffic at the edge and monitor per-connection CONTINUATION frame volume.
  • Verify existing request memory limits are in place, since ATS enforces fixed per-request memory caps.

Detection

  • Monitor Traffic Server logs and metrics for spikes in HTTP/2 CONTINUATION frames or abnormal per-connection frame counts.
  • Alert on sustained increases in CPU, memory or connection counts on ATS nodes without matching legitimate traffic growth.
  • Track HTTP/2 connections that send unusually high CONTINUATION frame volumes relative to HEADERS frames.
  • Watch for repeated connection resets or timeouts from single source addresses against the HTTP/2 listener.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-31309 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2024-31309), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.