Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/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
Network-reachable, low-complexity, unauthenticated with no UI; impact is integrity of a separate downstream system (scope change S:C, I:H), with no confidentiality or availability effect.
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
5DescriptionCVE.org
Improper Input Validation vulnerability in Apache Traffic Server.
This issue affects Apache Traffic Server: from 9.2.0 through 9.2.14, from 10.1.0 through 10.1.3.
Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fixes the issue.
AnalysisAI
Improper input validation in Apache Traffic Server versions 9.2.0-9.2.14 and 10.1.0-10.1.3 lets remote attackers send malformed input that the proxy fails to validate, allowing manipulation of the integrity of downstream/backend traffic (e.g. request smuggling or response manipulation against systems behind the proxy). The CVSS 4.0 score is 7.7 (High), driven entirely by subsequent-system integrity impact (SI:H) with no confidentiality or availability effect. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
Apache Traffic Server (ATS) is a high-performance, layer-7 caching HTTP/HTTPS forward and reverse proxy widely used in CDN and edge-caching deployments. The root cause is CWE-20 (Improper Input Validation): ATS accepts and forwards input that it does not adequately sanitize or normalize before acting on it or relaying it upstream/downstream. In proxy software this class of flaw typically manifests as HTTP request/response parsing discrepancies - for example inconsistent handling of headers, message framing, or encoding - that let a client desynchronize how the proxy and a backend interpret a request boundary. The CPE cpe:2.3:a:apache_software_foundation:apache_traffic_server covers all affected builds; the vendor-reported tags reference 'Information Disclosure', though the official CVSS 4.0 vector records confidentiality as N and integrity of the subsequent system as H, so the primary documented impact is integrity, not disclosure.
RemediationAI
Vendor-released patch: upgrade to Apache Traffic Server 9.2.15 (for the 9.2.x branch) or 10.1.4 (for the 10.1.x branch), per the Apache advisory at https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d. The upgrade is the primary and recommended fix. No official standalone workaround was published in the provided data; where immediate patching is not possible, reduce exposure by fronting ATS with a strict upstream reverse proxy or WAF that normalizes and rejects ambiguous HTTP framing (conflicting Content-Length/Transfer-Encoding, malformed headers), and restrict which clients can reach the proxy where feasible - with the trade-off that a WAF only mitigates request-smuggling-style vectors and may not cover all improper-input paths, so it is a stopgap rather than a substitute for the 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
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-20 – Improper Input Validation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50169
GHSA-jrh6-9hgv-mqm7