Description
Apache Traffic Server allows redirect-limit bypass when plugins reset the retry counter, enabling SSRF amplification.

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

A plugin in Apache Traffic Server can reset the retry counter that limits the number of redirects a request may follow. By doing so, an attacker can circumvent the redirect limit and trigger repeated redirects, turning the server into a vehicle for amplifying Server Side Request Forgery (SSRF) attacks. This flaw is classified as CWE‑918 and enables a malicious actor to increase the volume of outbound traffic to target hosts, potentially exhausting network resources and causing denial of service or facilitating further malicious payload delivery. The impact is the ability to drive amplified traffic from the compromised server to arbitrary internal or external endpoints, which may leak sensitive data or consume significant bandwidth.

Affected Systems

Apache Software Foundation’s Apache Traffic Server is affected in the following releases: version 8.0.0 through 8.1.9, version 9.0.0 through 9.2.14, and version 10.0.0 through 10.1.3.

Risk and Exploitability

The flaw has a CVSS score of 8.2, indicating a high severity. The EPSS score is less than 1%, suggesting a low probability of exploitation in the near term, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, an attacker who can control or influence the behaviour of the vulnerable plugin—either directly through configuration or indirectly via injected traffic—can exploit the bypass. The usual attack path involves using malicious or misconfigured plugins to reset the redirect counter, then making the server perform a large number of redirects against a target, thereby amplifying the SSRF payload. The vulnerability can be handed off to internal network resources, making it especially dangerous for servers that have broad network reach or are used as reverse proxies.

Generated by OpenCVE AI on August 2, 2026 at 08:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Traffic Server to a fixed version such as 9.2.15 or 10.1.4, or any later release that includes the patch
  • If an upgrade is not immediately possible, disable or remove any plugins that reset the retry counter, or configure them to keep the default redirect limit
  • Apply network segmentation or firewall rules to restrict outbound traffic from the Traffic Server instance, limiting SSRF amplification paths

Generated by OpenCVE AI on August 2, 2026 at 08:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 12: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 Apache Traffic Server allows redirect-limit bypass when plugins reset the retry counter, enabling SSRF amplification. 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: Plugins resetting the redirect counter enable SSRF amplification
Weaknesses CWE-918
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:L'}


Subscriptions

Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-29T12:10:43.244Z

Reserved: 2026-06-29T16:36:42.316Z

Link: CVE-2026-58189

cve-icon Vulnrichment

Updated: 2026-07-29T12:10:39.950Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T13:38:49.833

Link: CVE-2026-58189

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T08:15:17Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)