CVE-2026-58189
Analyzed Analyzed - Analysis Complete

Redirect-Limit Bypass in Apache Traffic Server

Vulnerability report for CVE-2026-58189, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-29

Last updated on: 2026-08-03

Assigner: Apache Software Foundation

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-29
Last Modified
2026-08-03
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
apache traffic_server From 10.0.0 (inc) to 10.1.4 (exc)
apache traffic_server From 8.0.0 (inc) to 8.1.9 (inc)
apache traffic_server From 9.0.0 (inc) to 9.2.15 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Apache Traffic Server has a vulnerability where plugins can reset the retry counter during redirects, allowing attackers to bypass redirect limits. This enables Server-Side Request Forgery (SSRF) amplification, where malicious requests can be chained to access internal systems.

Detection Guidance

This vulnerability involves Apache Traffic Server allowing redirect-limit bypass through plugin resets. Detection requires checking Apache Traffic Server versions between 8.0.0-8.1.9, 9.0.0-9.2.14, or 10.0.0-10.1.3. Use commands like 'traffic_server -v' or check package managers (e.g., 'apt list --installed | grep trafficserver' or 'rpm -qa | grep trafficserver') to verify versions.

Impact Analysis

This vulnerability could allow attackers to perform SSRF attacks, potentially accessing internal services or sensitive data. It may also enable amplification attacks, increasing the impact of malicious requests on your systems.

Compliance Impact

This vulnerability enables SSRF amplification, which could allow unauthorized access to internal systems or data exfiltration. For GDPR, this may violate principles of data protection and security. For HIPAA, it could compromise protected health information integrity and confidentiality.

Mitigation Strategies

Upgrade Apache Traffic Server to version 9.2.15 or 10.1.4 or later to address the redirect-limit bypass vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-58189. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart