Description
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.
Published: 2026-07-29
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Apache Traffic Server regex_remap plugin has a stack-based buffer overflow that is triggered by attacker-controlled substitution input. When the overflow occurs, it can overwrite return addresses or other control data on the stack, allowing an attacker to execute arbitrary code or crash the server, thereby compromising confidentiality, integrity, and availability.

Affected Systems

Apache Traffic Server versions 8.0.0 through 8.1.9, 9.0.0 through 9.2.14, and 10.0.0 through 10.1.3 are affected. The vulnerability resides within the regex_remap plugin, a component used to transform URLs during the remapping process.

Risk and Exploitability

With a CVSS score of 9.2 the vulnerability is considered critical. The EPSS score of less than 1% suggests a low probability of exploitation in the wild, yet the high severity warrants immediate attention. The most likely attack vector is via crafted remap requests sent over the network to the Traffic Server. Successful exploitation would require network access to the server or the ability to inject malicious patterns into the substitution input. The vulnerability is not yet listed in the CISA KEV catalog, indicating no widespread use of publicly available payloads, but the potential impact is high.

Generated by OpenCVE AI on August 3, 2026 at 13:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Traffic Server to a fixed version—install 9.2.15 or any later 10.1.4 release or newer that contains the patch.
  • If an immediate upgrade is not possible, deactivate or remove the regex_remap plugin from the server configuration to eliminate the vulnerable code path.
  • Implement input validation or firewall rules to block suspicious or malformed remap requests that could trigger the overflow, and monitor server logs for unusual activity as an additional precaution.

Generated by OpenCVE AI on August 3, 2026 at 13:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache traffic Server
Vendors & Products Apache
Apache traffic Server

Wed, 29 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Apache Traffic Server: regex_remap plugin overflows the stack from attacker input
Weaknesses CWE-121
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.2, 'vector': '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'}


Subscriptions

Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-30T03:55:13.976Z

Reserved: 2026-06-29T16:25:24.383Z

Link: CVE-2026-58179

cve-icon Vulnrichment

Updated: 2026-07-29T13:31:10.337Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-29T10:16:42.803

Modified: 2026-07-31T20:54:05.917

Link: CVE-2026-58179

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:45:03Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow