Memory Amplification Vulnerability in Tornado Web Framework by Tornado
CVE-2026-91990
8.7HIGH
What is CVE-2026-91990?
The Tornado web framework prior to version 6.5.8 has a memory amplification vulnerability in the parse_multipart_form_data function. This issue arises when multipart data is split without validating the maximum parts limit, enabling attackers to craft malicious multipart requests. By exploiting this flaw, they can create large transient lists that exhaust server memory, potentially leading to denial of service and affecting the overall performance and availability of the services offered by Tornado.
Affected Version(s)
tornado 0 < 6.5.8
tornado 6.5.8
