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: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 and unauthenticated (AV:N/PR:N), but the attack requirement raises complexity (AC:H); the bypass affects fronted backends, so scope changes (S:C) with high C/I and no availability impact.
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
6DescriptionCVE.org
Improper Access Control vulnerability in Apache Traffic Server.
This issue affects Apache Traffic Server: from 9.0.0 through 9.1.14, from 10.0.0 through 10.1.3.
Users are recommended to upgrade to version 9.1.15 or 10.1.4, which fixes the issue.
AnalysisAI
Access control bypass in Apache Traffic Server versions 9.0.0 through 9.1.14 and 10.0.0 through 10.1.3 lets remote unauthenticated attackers subvert authorization enforcement at the proxy, tagged by Apache as an authentication bypass (CWE-284). Because Traffic Server acts as a caching/reverse proxy, the flaw's impact lands on backend systems it fronts rather than on the proxy process itself. There is no public exploit identified at time of analysis and it is not listed in CISA KEV; the CVSS 4.0 base score is 7.0 (High).
Technical ContextAI
Apache Traffic Server (ATS) is a high-performance HTTP caching proxy and reverse-proxy server used to accelerate and mediate traffic in front of origin/backend infrastructure, notably in large CDN and edge deployments. The root cause is CWE-284 (Improper Access Control): the server fails to correctly enforce an authorization or access-control decision, which the 'Authentication Bypass' tag frames as an auth-enforcement gap. The CPE cpe:2.3:a:apache_software_foundation:apache_traffic_server confirms the affected component is the ATS application across all edition qualifiers. The CVSS 4.0 vector's subsequent-system impacts (SC:H/SI:H) with no vulnerable-system impact (VC:N/VI:N/VA:N) are characteristic of a proxy defect: the proxy itself is not compromised, but the access-control failure exposes or alters data on the systems it protects.
RemediationAI
Vendor-released patch: upgrade to Apache Traffic Server 9.1.15 (for the 9.x line) or 10.1.4 (for the 10.x line), as specified in the Apache advisory at https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d. Upgrading within the same major line is the primary and recommended fix and should be low-friction. Until patching is possible, reduce exposure by restricting network reach to the ATS listener (place it behind an authenticated edge or firewall the management/proxy ports to trusted sources) and, where feasible, enforce access-control decisions at the origin/backend as well as the proxy so a proxy-side bypass does not directly expose protected resources; the trade-off is added latency and configuration overhead, and backend-side enforcement may not cover all routes ATS mediates. Because the exact triggering condition (CVSS AT:P) is not detailed in the supplied data, consult the linked advisory to identify any feature or configuration that can be temporarily disabled as a targeted workaround.
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-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50167
GHSA-cjg7-6cv5-8fpp