Description
The Apache Traffic Server txn_box plugin overflows the stack from attacker-controlled 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: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Apache Traffic Server txn_box plugin contains a stack‑based buffer overflow that can be triggered by attacker‑controlled input. When this flaw is exploited it may lead to arbitrary code execution, denial of service, or compromise of the server’s integrity. The weakness is classified as CWE‑121 and has a CVSS score of 8.2, indicating high severity. The description does not specify additional prerequisites, but the overflow occurs during normal processing of plugin input and can undermine the entire server process.

Affected Systems

Affected are 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. All these releases expose the vulnerable txn_box plugin that lacks proper bounds checking.

Risk and Exploitability

This vulnerability has a CVSS score of 8.2 and an EPSS score of <1 %, indicating low current exploitation probability but still feasible. It is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is remote: an adversary can send crafted input to the Traffic Server instance that triggers the txn_box plugin, potentially leading to code execution or a crash. Proper authentication or additional controls are not stated, so it is inferred that the exploit may be achieved without privileged access as long as the vulnerable request is allowed.

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 at least version 9.2.15 or 10.1.4, which contain the patched txn_box plugin.
  • If an immediate upgrade is not possible, disable the txn_box plugin to remove the vulnerable code from the running service.
  • Implement network or application‑level controls to restrict or validate traffic that interacts with the txn_box plugin, minimizing the risk of malicious input reaching the vulnerable code.

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

Thu, 30 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 11:30: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 txn_box plugin overflows the stack from attacker-controlled 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: txn_box plugin overflows the stack from attacker input
Weaknesses CWE-121
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-29T13:30:48.275Z

Reserved: 2026-06-29T16:26:04.850Z

Link: CVE-2026-58180

cve-icon Vulnrichment

Updated: 2026-07-29T13:30:42.985Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-31T20:53:48.630

Link: CVE-2026-58180

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow