Vulnerability Description
Tornado before 6.5.8 contains an incomplete fix for cookie attribute injection that allows attackers to inject arbitrary cookie attributes by passing capitalized or legacy keyword arguments to set_cookie. Attackers can embed semicolon-delimited data in capitalized parameters like Domain, Path, or SameSite to bypass validation and modify cookie security attributes.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/tornadoweb/tornado/security/advisories/GHSA-wwv5-g3v4-889x
- https://www.vulncheck.com/advisories/tornado-before-6.5.8-cookie-attribute-injec
FAQ
What is CVE-2026-91991?
CVE-2026-91991 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Tornado before 6.5.8 contains an incomplete fix for cookie attribute injection that allows attackers to inject arbitrary cookie attributes by passing capitalized or legacy keyword arguments to set_coo...
How severe is CVE-2026-91991?
CVE-2026-91991 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91991?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.