Description
Inconsistent interpretation of HTTP/2 requests ('HTTP Request/Response smuggling') vulnerability in Apache Tomcat caused by a regression in fix for CVE-2026-41293 can trigger request header mix-up.



This issue affects Apache Tomcat: from 11.0.22 through 11.0.25, from 10.1.55 through 10.1.59, from 9.0.118 through 9.0.121.



Users are recommended to upgrade to version 11.0.26, 10.1.60 or 9.0.122, which fix the issue.
Published: 2026-09-23
Score: 9.1 Critical
EPSS: n/a
KEV: No
Impact: Request header mix‑up (HTTP Request/Response smuggling)
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from a regression introduced during the remediation of a prior HTTP/2 request smuggling flaw (CVE‑2026‑41293). In Apache Tomcat, the HTTP/2 protocol handler incorrectly parses segment boundaries between incoming request headers and payloads, which can allow crafted streams to alter the effective headers seen by downstream application code. Because of this header mix‑up an attacker could potentially inject or manipulate authentication tokens, session identifiers, or other critical header values, leading to arbitrary access control bypass or unintended data disclosure. The flaw is also related to CWE‑444, which denotes HTTP request smuggling attacks.

Affected Systems

Apache Software Foundation: Apache Tomcat is affected. The regression impacts Tomcat releases from 9.0.118 through 9.0.121, from 10.1.55 through 10.1.59, and from 11.0.22 through 11.0.25. The issue was fixed in Tomcat 9.0.122, 10.1.60, and 11.0.26.

Risk and Exploitability

Although no CVSS or EPSS score is provided and the vulnerability is not listed in the CISA KEV catalog, the nature of the flaw implies a high exploitation likelihood when an attacker can send arbitrary HTTP/2 requests to the target. The attack vector is remote, does not require authentication, and can lead to significant confidentiality and integrity impacts. Because the bug can be triggered by malformed HTTP/2 stream framing, any exposed Tomcat instance is a potential target until the relevant versions are patched.

Generated by OpenCVE AI on September 23, 2026 at 13:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Apache Tomcat patch (9.0.122, 10.1.60, or 11.0.26)
  • Configure upstream proxies or firewalls to reject non‑compliant HTTP/2 frames or set strict header size limits to mitigate header mix‑up until the patch is applied
  • Install or update a Web Application Firewall to detect and block anomalous HTTP/2 request patterns and malformed headers

Generated by OpenCVE AI on September 23, 2026 at 13:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 23 Sep 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache apache Tomcat
Vendors & Products Apache
Apache apache Tomcat

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Inconsistent interpretation of HTTP/2 requests ('HTTP Request/Response smuggling') vulnerability in Apache Tomcat caused by a regression in fix for CVE-2026-41293 can trigger request header mix-up. This issue affects Apache Tomcat: from 11.0.22 through 11.0.25, from 10.1.55 through 10.1.59, from 9.0.118 through 9.0.121. Users are recommended to upgrade to version 11.0.26, 10.1.60 or 9.0.122, which fix the issue.
Title Apache Tomcat: Regression in fix for CVE-2026-41293 can trigger request header mix-up
Weaknesses CWE-444
References

Subscriptions

Apache Apache Tomcat
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T16:17:11.408Z

Reserved: 2026-09-07T09:49:48.382Z

Link: CVE-2026-86350

cve-icon Vulnrichment

Updated: 2026-09-23T16:16:39.762Z

cve-icon NVD

Status : Received

Published: 2026-09-23T12:17:08.350

Modified: 2026-09-23T17:17:17.933

Link: CVE-2026-86350

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T13:45:04Z

Weaknesses
  • CWE-444

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