Description
Apache Traffic Server allows request smuggling if chunked messages are malformed.

This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3.

Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fix the issue.
Published: 2026-07-29
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache Traffic Server processes HTTP/1.1 chunked requests in a way that allows a malformed chunked message body to be interpreted incorrectly, making it possible for an attacker to smuggle multiple logical HTTP requests into a single physical one. This vulnerability can be leveraged to bypass access controls, inject malicious traffic, or conduct denial-of-service attacks, thereby compromising the confidentiality, integrity, or availability of the services behind the proxy.

Affected Systems

The vulnerability affects Apache Traffic Server from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, and from 10.0.0 through 10.1.3.

Risk and Exploitability

The CVSS score of 7 indicates a moderate to high severity, and the EPSS score of less than 1% shows low current exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an attacker to send a specially crafted HTTP request with a malformed chunked body to a reachable Traffic Server instance, making the likely attack vector remote over the network. Once exploited, the attacker can smuggle additional requests, potentially bypassing security mechanisms behind the proxy.

Generated by OpenCVE AI on August 3, 2026 at 13:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Traffic Server to version 9.2.15 or 10.1.4, which contain the fix for the malformed chunked message handling.
  • Restrict or validate chunked request handling so that only trusted clients can send chunked requests, denying untrusted or malformed bodies.
  • Monitor network traffic for anomalous chunked request patterns and block any that appear suspicious to mitigate potential smuggling attempts.

Generated by OpenCVE AI on August 3, 2026 at 13:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache traffic Server
Vendors & Products Apache
Apache traffic Server

Wed, 29 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Description Apache Traffic Server allows request smuggling if chunked messages are malformed. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fix the issue.
Title Apache Traffic Server: Malformed chunked message body allows request smuggling
Weaknesses CWE-444
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L'}

cvssV4_0

{'score': 7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L'}


Subscriptions

Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-30T03:55:16.378Z

Reserved: 2026-06-25T17:14:10.028Z

Link: CVE-2026-57834

cve-icon Vulnrichment

Updated: 2026-07-29T13:09:40.185Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-29T08:16:31.563

Modified: 2026-08-03T13:42:28.690

Link: CVE-2026-57834

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T14:00:07Z

Weaknesses
  • CWE-444

    Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')