CVE-2025-58136
Apache Traffic Server vulnerability analysis and mitigation

Overview

CVE-2025-58136 is a denial-of-service vulnerability in Apache Traffic Server caused by a bug in POST request handling that triggers a crash under certain conditions. It affects Apache Traffic Server versions 10.0.0 through 10.1.1 and 9.0.0 through 9.2.12. The vulnerability was published on April 2, 2026, and carries a CVSS v3.1 base score of 7.5 (High) (GitHub Advisory, Apache Mailing List).

Technical details

The root cause is classified as CWE-670 (Always-Incorrect Control Flow Implementation), where a code path in POST request handling does not correctly implement the intended algorithm, leading to a crash when that path is traversed under specific conditions. The vulnerability is exploitable remotely over the network with no authentication, no user interaction, and low attack complexity. The bug is specifically triggered when proxy.config.http.request_buffer_enabled is set to a non-default value (non-zero), as the default value of 0 avoids the vulnerable code path (GitHub Advisory, Apache Mailing List).

Impact

Successful exploitation causes Apache Traffic Server to crash, resulting in a denial of service that renders the proxy unavailable to handle legitimate traffic. There is no impact on confidentiality or data integrity — the sole consequence is availability loss. Given that Apache Traffic Server is commonly deployed as a high-performance reverse proxy and CDN component, a crash could disrupt services for large numbers of downstream users (GitHub Advisory).

Exploitation steps

  1. Reconnaissance: Identify internet-facing Apache Traffic Server instances running versions 9.0.0–9.2.12 or 10.0.0–10.1.1 using tools like Shodan or Censys, searching for ATS-specific HTTP response headers.
  2. Verify configuration: Confirm that the target has proxy.config.http.request_buffer_enabled set to a non-zero value, as the default (0) is not vulnerable.
  3. Craft malicious POST request: Construct a specially crafted HTTP POST request that triggers the incorrect control flow path in the request buffer handling logic.
  4. Send the request: Deliver the crafted POST request to the target ATS instance; under the vulnerable condition, the server process crashes, causing a denial of service.
  5. Repeat as needed: Since the crash may cause the process to restart (depending on process supervision configuration), repeated requests may be needed to sustain the denial of service (GitHub Advisory, Apache Mailing List).

Indicators of compromise

  • Logs: Unexpected Apache Traffic Server process crash entries or core dump generation in ATS logs (traffic.out, diags.log); repeated process restarts logged by the process supervisor (e.g., systemd, supervisord).
  • Network: Unusual volume of HTTP POST requests to the ATS proxy from a single or small set of source IPs, particularly with malformed or unusual request bodies.
  • Process: Sudden termination of the traffic_server or traffic_manager process; core dump files appearing in the ATS working directory.

Mitigation and workarounds

Users should upgrade Apache Traffic Server to version 10.1.2 (for the 10.x branch) or 9.2.13 (for the 9.x branch), which contain the fix. For systems that cannot be patched immediately, the configuration workaround is to ensure proxy.config.http.request_buffer_enabled is set to 0 — notably, this is already the default value, so systems that have not explicitly changed this setting are not vulnerable. Administrators should audit their ATS configurations to confirm this setting (GitHub Advisory, Apache Mailing List).

Community reactions

Security news outlets including GBHackers, CyberSecurityNews, and Cyberpress covered the vulnerability alongside other Apache Traffic Server flaws disclosed at the same time, noting the DoS and request smuggling risks (GBHackers, CyberSecurityNews). The vulnerability was also mentioned in The Hacker News weekly recap. Debian and Fedora Linux distributions issued updated packages for trafficserver in response to the disclosure (Linux Security). No notable individual researcher commentary or significant social media discussion beyond standard news aggregation was observed.

Additional resources


SourceThis report was generated using AI

Related Apache Traffic Server vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-59173HIGH7.5
  • Apache Traffic Server logoApache Traffic Server
  • trafficserver
NoYesJul 18, 2026
CVE-2025-65114HIGH7.5
  • Apache Traffic Server logoApache Traffic Server
  • cpe:2.3:a:apache:traffic_server
NoYesApr 02, 2026
CVE-2025-58136HIGH7.5
  • Apache Traffic Server logoApache Traffic Server
  • trafficserver-debuginfo
NoYesApr 02, 2026
CVE-2025-49763HIGH7.5
  • Apache Traffic Server logoApache Traffic Server
  • trafficserver-debugsource
NoYesJun 19, 2025
CVE-2025-31698HIGH7.5
  • Apache Traffic Server logoApache Traffic Server
  • trafficserver
NoYesJun 19, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management