Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:H/SC:L/SI:L/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, unauthenticated, no UI, but success needs Cripts in use so AC:H; impact is mainly availability (crash) with low integrity and no confidentiality, matching the memory-corruption/DoS profile.
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
6DescriptionCVE.org
The Apache Traffic Server Cripts framework has out-of-bounds writes, path traversal, and use-after-free errors.
This issue affects Apache Traffic Server: from 10.0.0 through 10.1.3.
Users are recommended to upgrade to version 10.1.4, which fix the issue.
AnalysisAI
Memory corruption in the Cripts scripting framework of Apache Traffic Server (versions 10.0.0 through 10.1.3) allows remote attackers to trigger out-of-bounds writes, use-after-free conditions, and path traversal, primarily resulting in denial of service and partial integrity impact against the caching proxy. The CVSS 4.0 score of 8.3 (High) reflects a network-reachable, no-privilege attack whose success depends on a specific attack requirement (AT:P), such as a Cripts-based configuration being in use. There is no public exploit identified at time of analysis and the flaw is not listed in CISA KEV.
Technical ContextAI
Apache Traffic Server (ATS) is a high-performance HTTP caching proxy and reverse proxy used at CDN and edge scale. Cripts is ATS's modern C++ header-only scripting/plugin framework that lets operators write request/response processing logic that runs in-process within the traffic server. The reported defects - out-of-bounds writes (the root cause class captured by CWE-787), use-after-free, and path traversal - indicate unsafe memory handling and insufficient path/input sanitization within Cripts' request-handling code paths. Because Cripts logic executes inside the ATS worker process handling live client traffic, memory-safety errors there directly corrupt or crash the proxy process, and path traversal can allow access outside intended file boundaries. The CPE identifies the affected component as cpe:2.3:a:apache_software_foundation:apache_traffic_server, with the fault localized to the Cripts subsystem rather than core proxying.
RemediationAI
Vendor-released patch: upgrade Apache Traffic Server to version 10.1.4, which the Apache advisory states fixes the issue; this is the primary and recommended remediation. Consult the advisory at https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d for details. If immediate upgrade is not feasible, a targeted compensating control is to disable or remove Cripts-based scripts/plugins from the running configuration, since the flaw resides in the Cripts framework - the trade-off is loss of whatever custom request/response logic those Cripts implement. Additionally, restrict network exposure of the affected ATS instances (for example, front them with a hardened proxy or WAF and limit reachability to trusted clients) to reduce the unauthenticated network attack surface until 10.1.4 is deployed; the side effect is reduced accessibility for legitimate external clients.
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
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-787 – Out-of-bounds Write
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50222
GHSA-xm2f-jc7r-hmhj