Inconsistent interpretation of HTTP requests in Tornado - #VU128145
Published: June 6, 2024 / Updated: April 27, 2026
Tornado
Tornado
Description
The vulnerability allows a remote attacker to perform HTTP request smuggling.
The vulnerability exists due to inconsistent interpretation of HTTP requests in the Tornado HTTP request parser when processing requests with multiple Transfer-Encoding: chunked headers. A remote attacker can send a specially crafted request to perform HTTP request smuggling.
Exploitation requires Tornado to be deployed behind a proxy server that forwards requests containing multiple Transfer-Encoding: chunked headers.