CVE-2026-35536
CVE-2026-35536 is a high-severity vulnerability in Tornadoweb Tornado with a CVSS 3.x base score of 7.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-159.
Key facts
- Severity: High (CVSS 3.x base score 7.2)
- EPSS exploit prediction: 0% (15th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-18574
- Weakness: CWE-159
- Affected product: Tornadoweb Tornado
- Published:
- Last modified:
Description
In Tornado before 6.5.5, cookie attribute injection could occur because the domain, path, and samesite arguments to .RequestHandler.set_cookie were not checked for crafted characters.
Frequently asked questions
- What is CVE-2026-35536?
- In Tornado before 6.5.5, cookie attribute injection could occur because the domain, path, and samesite arguments to .RequestHandler.set_cookie were not checked for crafted characters.
- How severe is CVE-2026-35536?
- CVE-2026-35536 has a CVSS 3.x base score of 7.2, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-35536 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (15th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-35536?
- CVE-2026-35536 affects Tornadoweb Tornado. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-35536?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-35536 have an EU (EUVD) identifier?
- Yes. CVE-2026-35536 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-18574.
- When was CVE-2026-35536 published?
- CVE-2026-35536 was published on 2026-04-03 and last updated on 2026-06-17.
References
- https://github.com/tornadoweb/tornado/releases/tag/v6.5.5
- https://github.com/tornadoweb/tornado/security/advisories/GHSA-78cv-mqj4-43f7
Affected products (1)
- cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*
More vulnerabilities in Tornadoweb Tornado
- CVE-2026-31958 — High (CVSS 7.5): Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only…
- CVE-2025-67726 — High (CVSS 7.5): Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient…
- CVE-2025-67725 — High (CVSS 7.5): Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single…
- CVE-2025-47287 — High (CVSS 7.5): Tornado is a Python web framework and asynchronous networking library. When Tornado's ``multipart/form-data`` parser…
- CVE-2024-52804 — High (CVSS 7.5): Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in…
- CVE-2014-9720 — Medium (CVSS 6.5): Tornado before 3.2.2 sends arbitrary responses that contain a fixed CSRF token and may be sent with HTTP compression,…
All CVEs affecting Tornadoweb Tornado →
Other CWE-159 vulnerabilities
- CVE-2019-9505 — Critical (CVSS 9.8): The PrinterLogic Print Management software, versions up to and including 18.3.1.96, does not sanitize special…
- CVE-2020-1648 — High (CVSS 7.5): On Juniper Networks Junos OS and Junos OS Evolved devices, processing a specific BGP packet can lead to a routing…
- CVE-2020-1646 — High (CVSS 7.5): On Juniper Networks Junos OS and Junos OS Evolved devices, processing a specific UPDATE for an EBGP peer can lead to a…
- CVE-2026-2636 — Medium (CVSS 5.5): This vulnerability is caused by a CWE‑159: "Improper Handling of Invalid Use of Special Elements" weakness, which…
- CVE-2021-42375 — Medium (CVSS 5.5): An incorrect handling of a special element in Busybox's ash applet leads to denial of service when processing a crafted…
- CVE-2021-21707 — Medium (CVSS 5.3): In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like…