ALAS2-2026-3214


Amazon Linux 2 Security Advisory: ALAS2-2026-3214
Advisory Released Date: 2026-04-01
Advisory Updated Date: 2026-04-01
Severity: Important

Issue Overview:

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. (CVE-2026-31958)


Affected Packages:

python-tornado


Note:

This advisory is applicable to Amazon Linux 2 (AL2) Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories.


Issue Correction:
Run yum update python-tornado or yum update --advisory ALAS2-2026-3214 to update your system.

New Packages:
aarch64:
    python-tornado-4.2.1-3.amzn2.0.4.aarch64
    python-tornado-doc-4.2.1-3.amzn2.0.4.aarch64
    python-tornado-debuginfo-4.2.1-3.amzn2.0.4.aarch64

i686:
    python-tornado-4.2.1-3.amzn2.0.4.i686
    python-tornado-doc-4.2.1-3.amzn2.0.4.i686
    python-tornado-debuginfo-4.2.1-3.amzn2.0.4.i686

src:
    python-tornado-4.2.1-3.amzn2.0.4.src

x86_64:
    python-tornado-4.2.1-3.amzn2.0.4.x86_64
    python-tornado-doc-4.2.1-3.amzn2.0.4.x86_64
    python-tornado-debuginfo-4.2.1-3.amzn2.0.4.x86_64