#VU125743 Inconsistent interpretation of HTTP requests in Apache Tomcat - CVE-2026-24880
Published: April 9, 2026 / Updated: April 10, 2026
Apache Tomcat
Apache Foundation
Description
The vulnerability allows a remote attacker to perform request smuggling.
The vulnerability exists due to improper input validation in HTTP/1.1 chunk extension handling when parsing chunked requests. A remote attacker can send a specially crafted request with an invalid chunk extension to perform request smuggling.
Exploitation requires a reverse proxy in front of Tomcat that allows CRLF sequences in an otherwise valid chunk extension.