Summary
CVE-2026-58159 is a high-severity incorrect authorization vulnerability (CWE-863) in Apache Traffic Server (ATS) that allows unauthenticated remote attackers to bypass IP-based access controls. The flaw exists in two distinct areas: IP access control enforcement on Unix Domain Socket (UDS) listeners, and errors in ACL matching logic. It carries a CVSS v3.1 base score of 8.2 (HIGH) and affects ATS versions 8.0.0 through 10.1.3 across all three supported branches.
Technical details
- Root cause: Incorrect authorization logic (CWE-863) affecting two separate mechanisms — IP access control on UDS listeners is not properly enforced, and ACL matching contains errors that allow unintended traffic to pass.
- Trigger conditions: An attacker sends network requests to an Apache Traffic Server instance; no credentials, special configuration, or user interaction are required.
- Attack vector: Fully remote and unauthenticated (AV:N/AC:L/PR:N/UI:N); the attack can be carried out over the internet against any exposed ATS instance.
- Impact: Successful exploitation allows an attacker to bypass IP allowlist controls that are intended to restrict access to trusted sources, reaching endpoints or backend services that should otherwise be blocked. CVSS rates Integrity impact as HIGH and Availability impact as LOW; Confidentiality impact is rated NONE.
Affected software
- Apache Traffic Server 8.0.0 through 8.1.9
- Apache Traffic Server 9.0.0 through 9.2.14
- Apache Traffic Server 10.0.0 through 10.1.3
Severity
CVSS v3.1 Base Score: 8.2 (HIGH)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Mitigation and recommended actions
- Immediate: Upgrade to Apache Traffic Server 9.2.15 or 10.1.4, which contain the vendor-provided fix. No patch has been issued for the 8.x branch; organizations running 8.x should migrate to a supported and patched release.
- If immediate patching is not possible: Apply strict network-level controls (firewall rules, network segmentation) to limit which hosts can reach ATS listeners. Review and audit all IP-based ACL configurations on UDS listeners and TCP listeners to verify they are enforcing restrictions as intended.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

