Inconsistent interpretation of HTTP requests in Apache Tomcat - CVE-2026-77756
Published: September 23, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause another user's request to fail.
The vulnerability exists due to improper handling of the Transfer-Encoding header in HTTP/1.0 request processing when processing an HTTP/1.0 request behind a reverse proxy. A remote attacker can send an HTTP/1.0 request with a Transfer-Encoding header to cause another user's request to fail.
The issue requires Tomcat to be located behind a reverse proxy.