tornado is vulnerable to Denial of Service (DoS)
53
Medium Risk
HTTPServerRequest parses URL query strings with parse_qs_bytes and no field-count limit, even though the POST body path already rejects more than 1000 application/x-www-form-urlencoded fields. A GET whose query string is packed with thousands of short fields still fits under max_header_size and is parsed synchronously on the IOLoop, stalling other connections on that loop. The fix applies the same max_arguments cap to query strings and returns 400 once the limit is exceeded.
You are affected if you are using a version that falls within the vulnerable range and use Tornado as an HTTP server.
tornado is vulnerable to Denial of Service (DoS) in versions 0.2 - 6.5.8.
Upgrade the tornado library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant
ISO 42001Compliant© All Intel data is openly available and commercially licensed.