Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tornadoweb | Tornado | < 6.5.5 |
Related Weaknesses (CWE)
References
- https://github.com/tornadoweb/tornado/releases/tag/v6.5.5Product
- https://github.com/tornadoweb/tornado/security/advisories/GHSA-78cv-mqj4-43f7Vendor Advisory
FAQ
What is CVE-2026-35536?
CVE-2026-35536 is a vulnerability with a CVSS score of 7.2 (HIGH). 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 been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-35536?
Check the references section above for vendor advisories and patch information. Affected products include: Tornadoweb Tornado.