Staging Environment: Content and features may be unstable or change without notice.

Advisory Severity Curation

GHSA-fqwm-6jpj-5wxc

Progress 0 / 0

Advisory Summaries

github_osv/GHSA-fqwm-6jpj-5wxc

Tornado has cookie attribute injection via .RequestHandler.set_cookie 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.

gitlab/pypi/tornado/CVE-2026-35536

Tornado has cookie attribute injection via .RequestHandler.set_cookie 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.

pypa/tornado/PYSEC-2026-2287

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.

pysec/PYSEC-2026-2287

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.