Inconsistent interpretation of HTTP requests in Tornado - #VU128146
Published: August 12, 2023 / 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 tornado/http1connection.py when parsing Content-Length fields and chunk lengths containing non-standard characters. A remote attacker can send a specially crafted request to perform HTTP request smuggling.
Exploitation requires Tornado to be deployed behind certain proxies that interpret those non-standard characters differently.