Ad

CVE-2026-31958

HIGH CVSS 4.0: 8.7
Updated Mar 11, 2026
Python
Parameter Value
CVSS 8.7 (HIGH)
Affected Versions before 6.5.5
Fixed In 6.5.5
Type CWE-400 (Uncontrolled Resource Consumption)
Vendor Python
Public PoC No

Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts.

This vulnerability is fixed in 6.5.5.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v4.0