Skip to main content

Apache Traffic Server EUVDEUVD-2026-50224

| CVE-2026-58179 CRITICAL
Stack-based Buffer Overflow (CWE-121)
2026-07-29 apache GHSA-xwr4-7vg8-hx5g
9.2
CVSS 4.0 · Vendor: apache
Share

Severity by source

Vendor (apache) PRIMARY
9.2 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/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
8.1 HIGH

Network-reachable via crafted HTTP requests (AV:N), but regex_remap must be configured with substitution rules (AC:H); no auth or interaction required; full stack corruption impact warrants C:H/I:H/A:H.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/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

4
Severity Changed
Jul 29, 2026 - 10:22 NVD
MEDIUM CRITICAL
CVSS changed
Jul 29, 2026 - 10:22 NVD
8.1 (MEDIUM) 9.2 (CRITICAL)
Analysis Generated
Jul 29, 2026 - 09:56 vuln.today
CVE Published
Jul 29, 2026 - 08:44 cve.org
MEDIUM 8.1

DescriptionCVE.org

The Apache Traffic Server regex_remap plugin overflows the stack and integers from substitution input.

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

Stack-based buffer overflow and integer overflow in Apache Traffic Server's regex_remap plugin expose production proxy deployments to high-impact compromise via crafted substitution input. Versions 8.0.0 through 8.1.9, 9.0.0 through 9.2.14, and 10.0.0 through 10.1.3 are all affected, with confidentiality, integrity, and availability fully at risk. No public exploit identified at time of analysis, though the network-exploitable nature and full-triad impact make patching urgent for any deployment relying on regex_remap for URL rewriting.

Technical ContextAI

Apache Traffic Server (ATS) is a high-performance HTTP proxy and cache used by CDN operators and large-scale web infrastructure. The regex_remap plugin - identified via CPE cpe:2.3:a:apache_software_foundation:apache_traffic_server - provides regular-expression-based URL remapping and rewriting. CWE-121 (Stack-based Buffer Overflow) identifies the root cause class: the plugin processes substitution input without adequate bounds checking, causing both integer overflows (likely during length calculations) and a resultant stack-based overflow when the computed buffer size is incorrect. This class of vulnerability is consistent with regex backreference substitution logic where group capture lengths are computed as integers before being written to a fixed-size stack buffer.

RemediationAI

The primary fix is to upgrade Apache Traffic Server to version 9.2.15 or 10.1.4 as recommended by the Apache advisory at https://lists.apache.org/thread/5prl9glcm9g2swnq9hqxvnokylm1gr6d. Users on the 8.x branch must migrate to a supported release (9.2.15 or 10.1.4), as no patch has been issued for 8.0.0-8.1.9. If immediate upgrade is not feasible, the most targeted compensating control is to disable the regex_remap plugin entirely by removing it from plugin.config and reloading ATS configuration, then using an alternative remap method (e.g., the built-in remap.config without regex substitution); however, this trade-off may break existing URL rewriting rules and require remap reconfiguration. Restricting inbound HTTP requests to trusted sources via upstream ACLs or firewall rules reduces the attack surface but does not eliminate the vulnerability for internet-facing deployments. Confirm the plugin is present with 'traffic_server -R 1' or by inspecting plugin.config before assuming exposure.

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-58164 HIGH
8.3 Jul 29

Memory corruption in Apache Traffic Server's remap configuration handling lets remote attackers trigger a use-after-free

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

Share

EUVD-2026-50224 vulnerability details – vuln.today

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