Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/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
Remote and unauthenticated (AV:N/PR:N) but the AT:P precondition and ts_lua-only exposure map to AC:H; impact is availability-only (A:H, C/I:N).
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
6DescriptionCVE.org
The Apache Traffic Server ts_lua plugin mishandles initialization, transform context, and per-instance state.
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
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 the ts_lua plugin mishandling initialization, transform context, and per-instance state, allowing remote unauthenticated attackers to exhaust or corrupt resource state and crash or hang the proxy (CVSS 4.0 base 8.2, availability-only impact). Exploitation carries an attack requirement (AT:P), meaning a specific condition beyond the attacker's control must hold, and only deployments that actually load the ts_lua scripting plugin are affected. There is no public exploit identified at time of analysis and it is not listed in CISA KEV; treat it as a serviceability/uptime risk to Lua-enabled ATS proxies.
Technical ContextAI
Apache Traffic Server is a high-performance, event-driven forward and reverse caching HTTP proxy widely used as a CDN edge and origin-shield layer. The ts_lua plugin embeds a LuaJIT/Lua scripting engine so operators can attach per-request hooks, response/request transforms, and per-instance configuration to the proxy pipeline. The flaw is rooted in CWE-400 (Uncontrolled Resource Consumption): the plugin mismanages its lifecycle state - specifically initialization sequencing, the transform context used for streaming body rewrites, and per-instance state isolation. When these states are mishandled, resources tied to Lua VM contexts or transform buffers are not correctly bounded or released, letting an attacker drive the process toward resource exhaustion or an inconsistent-state crash. The CPE covers cpe:2.3:a:apache_software_foundation:apache_traffic_server across all listed versions, but the defect lives in the optional ts_lua plugin rather than the core proxy.
RemediationAI
Vendor-released patch: upgrade to Apache Traffic Server 9.2.15 (for the 9.x line) or 10.1.4 (for the 10.x line), per the Apache advisory at https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d; note that the 8.x line (8.0.0-8.1.9) is listed as affected but no fixed 8.x release is named, so 8.x operators should plan a migration to a patched 9.2.15+ or 10.1.4+ release. If patching cannot be done immediately, the most direct compensating control is to disable or unload the ts_lua plugin (remove its plugin.config / remap.config entries), which fully removes the exposure at the cost of losing any Lua-based request/response scripting your configuration relies on. Where ts_lua must stay enabled, restrict who can reach the affected proxy paths and put rate-limiting or an upstream WAF/load balancer in front of the ATS tier to blunt resource-exhaustion attempts, accepting that this mitigates rather than eliminates the DoS risk.
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-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50227
GHSA-x56q-2cqh-7326