Skip to main content

Apache Traffic Server CVE-2026-58164

| EUVDEUVD-2026-50220 HIGH
Use After Free (CWE-416)
2026-07-29 apache GHSA-wf7j-7jm8-xrmj
8.3
CVSS 4.0 · Vendor: apache
Share

Severity by source

Vendor (apache) PRIMARY
8.3 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/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
vuln.today AI
7.0 HIGH

Network-reachable and unauthenticated (AV:N/PR:N/UI:N), but the TOCTOU race window makes exploitation high-complexity (AC:H); impact is availability-heavy with only low C/I from freed-memory access.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (apache).

CVSS VectorVendor: apache

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

7
Analysis Updated
Jul 29, 2026 - 10:46 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 29, 2026 - 10:45 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 29, 2026 - 10:22 vuln.today
cvss_changed
Severity Changed
Jul 29, 2026 - 10:22 NVD
MEDIUM HIGH
CVSS changed
Jul 29, 2026 - 10:22 NVD
7.5 (MEDIUM) 8.3 (HIGH)
Analysis Generated
Jul 29, 2026 - 09:58 vuln.today
CVE Published
Jul 29, 2026 - 08:37 cve.org
MEDIUM 7.5

DescriptionCVE.org

Apache Traffic Server has use-after-free and time-of-check/time-of-use errors in remap configuration handling.

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

Memory corruption in Apache Traffic Server's remap configuration handling lets remote attackers trigger a use-after-free and time-of-check/time-of-use race, primarily crashing the proxy (high availability impact) with secondary low-level confidentiality and integrity exposure. It affects the 8.x, 9.x, and 10.x branches up to 8.1.9, 9.2.14, and 10.1.3, and is fixed in 9.2.15 and 10.1.4. Reported by Apache with a CVSS 4.0 score of 8.3; no public exploit identified at time of analysis and it is not on CISA KEV.

Technical ContextAI

Apache Traffic Server (ATS) is a high-performance caching HTTP reverse/forward proxy used as CDN and edge infrastructure. The flaw resides in its remap subsystem, which maps inbound request URLs to upstream origins via remap.config rules. The root cause is CWE-416 (Use After Free) compounded by a TOCTOU race: an object referenced during remap processing can be freed and its memory reused, while a separate check-then-use window allows state to change between validation and access. Because remap handling occurs on the request path and can overlap with configuration reload/reprocessing, concurrent access to freed or mutated structures produces undefined behavior, most reliably a worker crash.

RemediationAI

Vendor-released patch: upgrade to 9.2.15 (for the 8.x and 9.x lines) or 10.1.4 (for the 10.x line), as directed in the Apache advisory at https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d. The 8.x branch has no dedicated fixed build in the advisory, so 8.x deployments must move to 9.2.15 or later, which may require validating remap and plugin compatibility across the major-version jump. No official workaround is published; as compensating controls, restrict who can trigger remap configuration reloads and minimize concurrent config churn, and place a hardened front-end proxy or WAF with rate limiting ahead of ATS to blunt attempts to force the race under load - with the trade-off that this does not eliminate the flaw and adds latency and operational complexity. Monitor traffic_server worker processes for crashes/restarts as a detection signal.

CVE-2026-58161 CRITICAL
9.2 Jul 29

Remote 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

CVE-2026-58154 CRITICAL
9.2 Jul 29

Out-of-bounds write and integer overflow in Apache Traffic Server's MIME and HTTP header parsing lets remote attackers c

CVE-2026-58155 CRITICAL
9.2 Jul 29

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

CVE-2026-58151 HIGH
8.7 Jul 29

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

CVE-2026-58188 HIGH
8.4 Jul 29

Out-of-bounds write and limit-bypass flaws in several experimental plugins shipped with Apache Traffic Server (8.0.0-8.1

CVE-2026-58162 HIGH
8.4 Jul 29

Improper certificate generation in the Apache Traffic Server certifier plugin lets remote attackers dictate the contents

CVE-2026-58163 HIGH
8.3 Jul 29

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

CVE-2026-58184 HIGH
8.3 Jul 29

Out-of-bounds memory write in the Apache Traffic Server header_rewrite plugin allows remote attackers to crash the proxy

CVE-2026-58177 HIGH
8.3 Jul 29

Memory corruption in the Cripts scripting framework of Apache Traffic Server (versions 10.0.0 through 10.1.3) allows rem

CVE-2026-58180 HIGH
8.2 Jul 29

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

CVE-2026-58178 HIGH
8.2 Jul 29

Denial of service in the Apache Traffic Server ESI (Edge Side Includes) plugin allows remote unauthenticated attackers t

CVE-2026-58175 HIGH
8.2 Jul 29

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

Share

CVE-2026-58164 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy