CVE Catalog

CVE-2026-91990

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.41%

35th percentile - higher than 35% of all known CVEs

Summary

Tornado before 6.5.8 contains a memory amplification vulnerability in parse_multipart_form_data that splits multipart data before validating the max_parts limit. Attackers can send crafted multipart requests with many parts to create large transient lists, exhausting server memory and causing denial of service.

Risk Assessment

The attack can lead to server memory exhaustion, resulting in service unavailability for users.

Recommendation

Upgrade Tornado to version 6.5.8 or later, which includes the fix for validating the limit before processing data.

Other vulnerabilities in Tornado

See all
Original NVD description (English source)

Tornado before 6.5.8 contains a memory amplification vulnerability in parse_multipart_form_data that splits multipart data before validating the max_parts limit. Attackers can send crafted multipart requests with many parts to create large transient lists, exhausting server memory and causing denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS