Resource exhaustion in Tornado - CVE-2026-91990
Published: September 15, 2026 / Updated: September 16, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the parse_multipart_form_data function in httputil.py when processing multipart/form-data requests. A remote attacker can send a multipart request containing numerous parts to cause a denial of service.