Bug 2500661 (CVE-2026-49854) - CVE-2026-49854 tornado: Tornado: Information disclosure via out-of-bounds read in websocket_mask
Summary: CVE-2026-49854 tornado: Tornado: Information disclosure via out-of-bounds rea...
Keywords:
Status: NEW
Alias: CVE-2026-49854
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2501082 2501083 2501084 2501085 2501086 2501087 2501088 2501089 2501090 2501091
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-14 21:03 UTC by OSIDB Bzimport
Modified: 2026-07-16 08:57 UTC (History)
28 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-14 21:03:36 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.