CVE-2026-58159
Apache Software Foundation · Apache Traffic Server
Apache Traffic Server contains an authorization bypass vulnerability affecting Unix Domain Socket listeners and Access Control List matching logic.
Executive summary
An authorization bypass vulnerability in Apache Traffic Server allows unauthenticated attackers to circumvent IP access controls, posing a significant risk to network security.
Vulnerability
The software fails to correctly enforce authorization checks (CWE-863) on Unix Domain Socket listeners and during ACL matching processes. This flaw is exploitable by unauthenticated remote attackers.
Business impact
The ability to bypass IP access controls undermines the fundamental security posture of the proxy environment. An attacker could gain unauthorized access to internal resources or services that were intended to be protected by these controls, potentially leading to data exposure or unauthorized service interaction. With a CVSS score of 8.2, this vulnerability is classified as high severity, necessitating prompt remediation.
Remediation
Immediate Action: Update Apache Traffic Server to the latest stable release provided by the vendor which addresses these authorization logic errors.
Proactive Monitoring: Review access logs for unusual traffic patterns originating from unexpected IP addresses or connections to restricted Unix Domain Sockets.
Compensating Controls: Implement strict network-level segmentation to limit access to the Traffic Server instance, ensuring only trusted traffic can reach the listener ports.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the critical nature of authorization controls in proxy servers, organizations should prioritize patching this vulnerability. Failure to address this flaw could allow attackers to bypass perimeter security measures and access sensitive internal infrastructure.