Description
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') vulnerability in Apache Traffic Server.

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

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

Impact

Apache Traffic Server is vulnerable to HTTP Request/Response Smuggling caused by a flaw in the parsing of extension quoted-strings within chunked transfer encoding. The inconsistent interpretation allows an attacker to craft a single HTTP request that the server forwards as multiple requests to downstream services. This can bypass security controls, enable denial‑of‑service, or facilitate the injection of forged requests that may lead to data disclosure or remote code execution if combined with other vulnerabilities. The weakness is classified as CWE‑444.

Affected Systems

Affected versions include Apache Traffic Server 9.0.0 through 9.2.14 and 10.0.0 through 10.1.3. The vendor, Apache Software Foundation, recommends upgrading to any of the advisably fixed releases: 9.2.15 or 10.1.4. Each product runs on standard web server platforms that handle HTTP traffic from external clients.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity vulnerability. The EPSS score of less than 1% suggests that exploit activity is currently low and the vulnerability is unlikely to be widely used in the wild. The issue is not listed in the CISA KEV catalog. Exploitation would involve sending crafted chunked requests from an external network, requiring no privileged access on the target. Because the flaw affects only HTTP parsing, mitigating network traffic can reduce exploitation probability.

Generated by OpenCVE AI on August 4, 2026 at 12:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Traffic Server to the approved fix release 9.2.15 or 10.1.4.
  • Deploy a web‑application firewall or edge proxy that rejects HTTP requests containing malformed chunked extensions or unbalanced quoted‑strings.
  • Log and monitor for anomalies in request patterns such as repeated chunked transfer delimiters, and enforce rate limits to reduce the impact of potential smuggling attempts.

Generated by OpenCVE AI on August 4, 2026 at 12:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Wed, 29 Jul 2026 09:15: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 Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 10.0.0 through 10.1.3, from 9.0.0 through 9.2.14. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fixes the issue.
Title Apache Traffic Server: Request smuggling via chunked extension quoted-string parsing
Weaknesses CWE-444
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Apache Traffic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-29T13:12:49.617Z

Reserved: 2026-01-20T18:39:10.877Z

Link: CVE-2026-24033

cve-icon Vulnrichment

Updated: 2026-07-29T13:12:46.389Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-05T20:24:49.927

Link: CVE-2026-24033

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:45:05Z

Weaknesses
  • CWE-444

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