Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/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
Network-reachable and unauthenticated (AV:N/PR:N), but requires a specific header_rewrite cookie/CIDR configuration (AC:H); impact is mainly a crash (A:H) with limited memory exposure (C:L).
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
6DescriptionCVE.org
The Apache Traffic Server header_rewrite plugin can crash or corrupt memory during cookie operations and CIDR condition matching.
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
Out-of-bounds memory write in the Apache Traffic Server header_rewrite plugin allows remote attackers to crash the proxy or corrupt memory by triggering the plugin's cookie-manipulation and CIDR condition-matching logic. The flaw affects ATS 8.0.0-8.1.9, 9.0.0-9.2.14, and 10.0.0-10.1.3, and is reachable over the network without authentication (PR:N) when a vulnerable header_rewrite ruleset is deployed. No public exploit identified at time of analysis; the primary consequence is denial of service (VA:H) with limited information exposure (VC:L).
Technical ContextAI
Apache Traffic Server is a high-performance HTTP caching proxy and reverse proxy widely used in CDN and edge-caching tiers. The bug lives in header_rewrite, a first-class plugin that lets operators rewrite request/response headers using declarative rulesets, including cookie operations and conditions that match client IPs against CIDR ranges. The root cause is CWE-787 (Out-of-bounds Write): during cookie parsing/rewriting and CIDR comparison the plugin writes outside allocated bounds, which the vendor characterizes as a crash or memory corruption. The tags (Buffer Overflow, Memory Corruption) and CWE-787 both point to unsafe length/bounds handling on attacker-influenced header and address data processed inside the plugin.
RemediationAI
Vendor-released patch: upgrade to Apache Traffic Server 9.2.15 (for 8.x and 9.x lines) or 10.1.4 (for 10.x), which fix the issue per the Apache advisory (https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d). Note the 8.x line has no dedicated fixed 8.x release listed, so 8.0.0-8.1.9 users must move to 9.2.15 or later. If immediate patching is not possible, the most direct compensating control is to remove or disable the header_rewrite plugin, or strip the specific cookie-manipulation operators and CIDR conditions from remap/global rulesets - the trade-off is loss of any header-rewriting behavior those rules provide (cookie normalization, IP-range-based routing/ACLs), which may break dependent functionality. Where header_rewrite must stay, restrict which upstreams and clients can reach the affected rules and monitor for proxy crashes/restarts as a detection signal.
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
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-787 – Out-of-bounds Write
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50229
GHSA-m68v-95hx-r5c3