ALAS2-2026-3846


Amazon Linux 2 Security Advisory: ALAS2-2026-3846
Advisory Released Date: 2026-08-04
Advisory Updated Date: 2026-08-04
Severity: Important

Issue Overview:

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, SimpleAsyncHTTPClient shallow-copied redirected requests and removed only the Host header, leaving Authorization, auth_username, auth_password, and auth_mode in place when a redirect changed scheme, host, or port. This issue is fixed in version 6.5.6. (CVE-2026-49853)

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided buffer when reached through Tornado XSRF token decoding with the native extension active. This issue is fixed in version 6.5.6. (CVE-2026-49854)

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, Tornado gzip decompression routines processed limited-size chunks but did not enforce an overall limit on accumulated decompressed chunks, allowing a malicious server accessed by SimpleAsyncHTTPClient or an HTTPServer configured with decompress_request=True to consume effectively unlimited memory. This issue is fixed in version 6.5.6. (CVE-2026-49855)


Affected Packages:

python3-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 python3-tornado or yum update --advisory ALAS2-2026-3846 to update your system.

New Packages:
aarch64:
    python3-tornado-5.0.2-4.amzn2.0.9.aarch64
    python3-tornado-doc-5.0.2-4.amzn2.0.9.aarch64
    python3-tornado-debuginfo-5.0.2-4.amzn2.0.9.aarch64

i686:
    python3-tornado-5.0.2-4.amzn2.0.9.i686
    python3-tornado-doc-5.0.2-4.amzn2.0.9.i686
    python3-tornado-debuginfo-5.0.2-4.amzn2.0.9.i686

src:
    python3-tornado-5.0.2-4.amzn2.0.9.src

x86_64:
    python3-tornado-5.0.2-4.amzn2.0.9.x86_64
    python3-tornado-doc-5.0.2-4.amzn2.0.9.x86_64
    python3-tornado-debuginfo-5.0.2-4.amzn2.0.9.x86_64