Values passed to the domain, path, and samesite arguments of RequestHandler.set_cookie were not completely validated in versions of Tornado prior to 6.5.5. In particular, semicolons would be allowed, which could be used to inject attacker-controlled values for other cookie attributes.
{
"cwe_ids": [
"CWE-74"
],
"github_reviewed_at": "2026-03-11T22:17:00Z",
"github_reviewed": true,
"nvd_published_at": null,
"severity": "MODERATE"
}