CVE-2026-31958
Public on 2026-03-11
Modified on 2026-03-14
Description
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.
Severity
See what this means
CVSS v3 Base Score
See breakdown
Affected Packages
| Platform | Package | Release Date | Advisory | Status |
|---|---|---|---|---|
| Amazon Linux 2023 | python-flit | Not Affected | ||
| Amazon Linux 2 - Core | python-tornado | Pending Fix | ||
| Amazon Linux 2023 | python-tornado | Pending Fix | ||
| Amazon Linux 2 - Core | python3-tornado | Pending Fix | ||
| Amazon Linux 2023 | python3.13-tornado | Pending Fix |
CVSS Scores
| Score Type | Score | Vector | |
|---|---|---|---|
| Amazon Linux | CVSSv3 | 7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |