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.
References
Configurations
No configuration.
History
14 Jul 2026, 21:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-14 21:17
Updated : 2026-07-15 19:50
NVD link : CVE-2026-49854
Mitre link : CVE-2026-49854
CVE.ORG link : CVE-2026-49854
JSON object : View
Products Affected
No product.
CWE
CWE-126
Buffer Over-read
