CVE Catalog

CVE-2026-91991

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

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.

Risk Assessment

An attacker can modify cookie security attributes such as Domain, Path, or SameSite, potentially leading to session hijacking or data leakage. The risk applies to applications using Tornado and set_cookie.

Recommendation

Update Tornado to version 6.5.8 or later. Review code calling set_cookie for the use of capitalized or legacy arguments.

Other vulnerabilities in Tornado

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS