Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Remote, low-complexity, unauthenticated HTTP/2 abuse with no user interaction; impact is denial of service only, so C:N/I:N/A:H.
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
5DescriptionCVE.org
Apache Traffic Server can be crashed or driven to resource exhaustion by abusive HTTP/2 framing and flow-control.
This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3.
Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fix the issue.
AnalysisAI
Denial of service in Apache Traffic Server 8.0.0-8.1.9, 9.0.0-9.2.14, and 10.0.0-10.1.3 lets remote unauthenticated attackers crash the proxy or exhaust its resources by sending abusive HTTP/2 framing and flow-control sequences. The flaw is availability-only (no data disclosure or code execution), carries a CVSS 4.0 base score of 8.7, and has no public exploit identified at time of analysis. The Apache HTTP Server project has released fixed builds (9.2.15 and 10.1.4).
Technical ContextAI
Apache Traffic Server (ATS) is a widely deployed high-performance caching forward and reverse proxy that terminates client connections and supports HTTP/2. HTTP/2 multiplexes many logical streams over a single TCP connection and relies on frame-based signaling (HEADERS, DATA, SETTINGS, WINDOW_UPDATE, RST_STREAM, PING) plus per-stream and per-connection flow-control windows to regulate data. This vulnerability is classified as CWE-400 (Uncontrolled Resource Consumption): malformed or abusive framing and flow-control manipulation cause ATS to consume excessive CPU/memory or hit a fault condition, mirroring the well-known class of HTTP/2 abuse issues (e.g., rapid-reset and flow-control flooding) where cheap-to-send client frames force disproportionate server-side work. The single wildcard CPE (cpe:2.3:a:apache_software_foundation:apache_traffic_server) indicates all ATS packages in the listed version ranges are affected regardless of platform.
RemediationAI
Vendor-released patch: upgrade to Apache Traffic Server 9.2.15 (for the 9.x line) or 10.1.4 (for the 10.x line), per the Apache advisory at https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d; note that no fixed version is listed for the 8.x line, so operators still on 8.0.0-8.1.9 should migrate to a supported patched release. Where immediate patching is not possible, reduce exposure by restricting or disabling HTTP/2 on client-facing listeners (falling back to HTTP/1.1 removes the affected framing/flow-control surface at the cost of HTTP/2 multiplexing performance), tightening HTTP/2 limits such as maximum concurrent streams and connection/frame rate limits if configurable in your ATS build, and placing rate-limiting or a WAF/upstream load balancer in front of edge instances to throttle abusive connections. These controls degrade throughput or add latency and are stopgaps only; upgrading is the reliable fix.
More in Apache Traffic Server
View allRemote denial of service in Apache Traffic Server (8.0.0-8.1.9, 9.0.0-9.2.14, 10.0.0-10.1.3) allows unauthenticated atta
Out-of-bounds write and integer overflow in Apache Traffic Server's MIME and HTTP header parsing lets remote attackers c
Request smuggling and policy bypass in Apache Traffic Server (branches 8.0.0-8.1.9, 9.0.0-9.2.14, and 10.0.0-10.1.3) ari
Out-of-bounds write and limit-bypass flaws in several experimental plugins shipped with Apache Traffic Server (8.0.0-8.1
Improper certificate generation in the Apache Traffic Server certifier plugin lets remote attackers dictate the contents
Memory corruption in Apache Traffic Server's remap configuration handling lets remote attackers trigger a use-after-free
Denial-of-service and cache-integrity corruption in Apache Traffic Server (8.0.0-8.1.9, 9.0.0-9.2.14, 10.0.0-10.1.3) all
Out-of-bounds memory write in the Apache Traffic Server header_rewrite plugin allows remote attackers to crash the proxy
Memory corruption in the Cripts scripting framework of Apache Traffic Server (versions 10.0.0 through 10.1.3) allows rem
Denial of service in Apache Traffic Server (versions 8.0.0-8.1.9, 9.0.0-9.2.14, and 10.0.0-10.1.3) arises from a stack-b
Denial of service in the Apache Traffic Server ESI (Edge Side Includes) plugin allows remote unauthenticated attackers t
Denial of service in Apache Traffic Server (versions 8.0.0-8.1.9, 9.0.0-9.2.14, and 10.0.0-10.1.3) arises from a memory
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50203
GHSA-fvmr-rjj2-5pq8