Cyber Posture

CVE-2026-24880

High

Published: 09 April 2026

Published
09 April 2026
Modified
14 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS Score 0.0022 43.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-24880 is a high-severity HTTP Request/Response Smuggling (CWE-444) vulnerability in Apache Tomcat. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 43.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and SC-7 (Boundary Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the HTTP request/response smuggling vulnerability by requiring timely application of vendor patches to fix Tomcat's invalid chunk extension handling.

preventdetect

Boundary protection with web application firewalls or proxies normalizes HTTP requests to block smuggling exploits targeting Tomcat's parsing flaw.

prevent

Validates HTTP inputs at system interfaces to reject malformed chunk extensions that enable the smuggling attack in vulnerable Tomcat versions.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

CVE describes a remotely exploitable HTTP request smuggling flaw in the public-facing Apache Tomcat web server (CWE-444), directly matching the definition of T1190 Exploit Public-Facing Application; no other Enterprise techniques are directly enabled by the vulnerability description.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') vulnerability in Apache Tomcat via invalid chunk extension. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.18, from 10.1.0-M1 through 10.1.52, from 9.0.0.M1 through 9.0.115, from 8.5.0 through 8.5.100, from 7.0.0 through…

more

7.0.109. Other, unsupported versions may also be affected. Users are recommended to upgrade to version 11.0.20, 10.1.52 or 9.0.116, which fix the issue.

Deeper analysisAI

CVE-2026-24880 is an Inconsistent Interpretation of HTTP Requests vulnerability, classified as HTTP Request/Response Smuggling (CWE-444), in Apache Tomcat due to handling of invalid chunk extensions. It affects Apache Tomcat versions 11.0.0-M1 through 11.0.18, 10.1.0-M1 through 10.1.52, 9.0.0.M1 through 9.0.115, 8.5.0 through 8.5.100, and 7.0.0 through 7.0.109. Other unsupported versions may also be affected.

Remote attackers with network access can exploit this vulnerability without privileges or user interaction, as indicated by its CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N). Successful exploitation enables HTTP request/response smuggling, resulting in high integrity impact.

Apache advisories recommend upgrading to Tomcat 11.0.20, 10.1.52, or 9.0.116 to mitigate the issue. Additional details are provided in the Apache mailing list at https://lists.apache.org/thread/2c682qnlg2tv4o5knlggqbl9yc2gb5sn and the OSS-Security announcement at http://www.openwall.com/lists/oss-security/2026/04/09/20.

Details

CWE(s)

Affected Products

apache
tomcat
9.0.0 — 9.0.116 · 10.1.0 — 10.1.53 · 11.0.0 — 11.0.20

CVEs Like This One

CVE-2025-66614Same product: Apache Tomcat
CVE-2026-29146Same product: Apache Tomcat
CVE-2026-34483Same product: Apache Tomcat
CVE-2025-55754Same product: Apache Tomcat
CVE-2026-34486Same product: Apache Tomcat
CVE-2026-29129Same product: Apache Tomcat
CVE-2026-34487Same product: Apache Tomcat
CVE-2026-29145Same product: Apache Tomcat
CVE-2025-65114Same vendor: Apache
CVE-2026-41873Same vendor: Apache

References