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 | 2026-04-01 | ALAS2-2026-3214 | Fixed |
| Amazon Linux 2023 | python-tornado | 2026-04-01 | ALAS2023-2026-1502 | Fixed |
| Amazon Linux 2 - Core | python3-tornado | 2026-04-01 | ALAS2-2026-3213 | Fixed |
| Amazon Linux 2023 | python3.13-tornado | 2026-04-01 | ALAS2023-2026-1528 | Fixed |
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 |
| NVD | CVSSv3 | 7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |