CVE-2025-58136
Received
Received - Intake
POST Request Handling Crash Vulnerability in Apache Traffic Server
Publication date: 2026-04-02
Last updated on: 2026-04-06
Assigner: Apache Software Foundation
Description
Description
A bug in POST request handling causes a crash under a certain condition.
This issue affects Apache Traffic Server: from 10.0.0 through 10.1.1, from 9.0.0 through 9.2.12.
Users are recommended to upgrade to version 10.1.2 or 9.2.13, which fix the issue.
A workaround for older versions is to setΒ proxy.config.http.request_buffer_enabled to 0 (the default value is 0).
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | traffic_server | From 10.0.0 (inc) to 10.1.2 (exc) |
| apache | traffic_server | From 9.0.0 (inc) to 9.2.13 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-670 | The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated. |