ALAS2023-2026-2015


Amazon Linux 2023 Security Advisory: ALAS2023-2026-2015
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.13-tornado


Issue Correction:
Run dnf update python3.13-tornado --releasever 2023.12.20260803 or dnf update --advisory ALAS2023-2026-2015 --releasever 2023.12.20260803 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation

New Packages:
aarch64:
    python3.13-tornado-debugsource-6.4.2-1.amzn2023.0.4.aarch64
    python3.13-tornado-debuginfo-6.4.2-1.amzn2023.0.4.aarch64
    python3.13-tornado-doc-6.4.2-1.amzn2023.0.4.aarch64
    python3.13-tornado-6.4.2-1.amzn2023.0.4.aarch64

src:
    python3.13-tornado-6.4.2-1.amzn2023.0.4.src

x86_64:
    python3.13-tornado-debuginfo-6.4.2-1.amzn2023.0.4.x86_64
    python3.13-tornado-doc-6.4.2-1.amzn2023.0.4.x86_64
    python3.13-tornado-debugsource-6.4.2-1.amzn2023.0.4.x86_64
    python3.13-tornado-6.4.2-1.amzn2023.0.4.x86_64