
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
proxy.config.http.request_buffer_enabled set to a non-zero value, as the default (0) is not vulnerable.traffic.out, diags.log); repeated process restarts logged by the process supervisor (e.g., systemd, supervisord).traffic_server or traffic_manager process; core dump files appearing in the ATS working directory.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).
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.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."