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.
{
"nvd_published_at": "2026-04-03T04:16:53Z",
"severity": "HIGH",
"github_reviewed_at": "2026-04-04T06:45:00Z",
"cwe_ids": [
"CWE-159"
],
"github_reviewed": true
}