Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L/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
Unauthenticated network attack (AV:N/PR:N) needing a parser-differential and crafted framing raises complexity (AC:H); smuggling crosses a trust boundary (S:C) with limited confidentiality/integrity impact on backends and other clients.
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
6DescriptionCVE.org
Apache Traffic Server allows request smuggling if chunked messages are malformed.
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
Request smuggling in Apache Traffic Server (versions 8.0.0-8.1.9, 9.0.0-9.2.14, and 10.0.0-10.1.3) allows remote attackers to desynchronize the proxy from backend origin servers by sending malformed chunked-transfer-encoded messages, per Apache advisory and NVD. Successful exploitation lets an attacker poison caches, bypass access controls, or disclose another client's information as tagged by the reporting source. No public exploit identified at time of analysis and the flaw is not in CISA KEV.
Technical ContextAI
Apache Traffic Server (ATS) is a high-performance, open-source forward and reverse HTTP caching proxy used at CDN scale. This flaw is a CWE-444 HTTP Request/Response Smuggling issue: when ATS and a downstream/upstream server parse malformed chunked message bodies inconsistently, the boundary between where one request ends and the next begins is interpreted differently by the two hops. The CPE cpe:2.3:a:apache_software_foundation:apache_traffic_server confirms the affected component is the ATS proxy application itself, and the root cause is lenient or divergent handling of the Transfer-Encoding: chunked framing rather than any memory-safety defect.
RemediationAI
Vendor-released patch: upgrade to Apache Traffic Server 9.2.15 or 10.1.4, which correct the chunked-message parsing per the Apache advisory (https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d). Deployments still on the 8.x line (8.0.0-8.1.9) have no dedicated fixed 8.x release and should migrate to a supported 9.2.15+ or 10.1.4+ build. Where immediate patching is not possible, place a strict HTTP parser in front of ATS (or tighten an existing WAF/frontend) to reject requests with ambiguous or malformed Transfer-Encoding/chunked framing and to normalize conflicting Content-Length and Transfer-Encoding headers; the trade-off is potential rejection of unusual-but-legitimate clients and added latency, and such filtering is a stopgap rather than a substitute for the fixed version.
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
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 atta
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
Same weakness CWE-444 – HTTP Request/Response Smuggling
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50172
GHSA-rphg-9r4x-89j3