Back to overview

CVE-2026-49854

MEDIUM
5.3
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-49854
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-01 22:03 UTC
Published
2026-07-14 20:43 UTC
Last updated
2026-07-14 20:43 UTC
Primary CWE
CWE-126
CWE-126: Buffer Over-read
Vendor / Product
tornadoweb / tornado
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
tornadoweb tornado < 6.5.6
Weakness (CWE)
CWESourceDescription
CWE-126 cna CWE-126: Buffer Over-read
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
References (4)
Back to overview