Improper Neutralization of Special Elements in Output Used by a Downstream Component in Tornado - CVE-2026-35536
Published: April 27, 2026
Tornado
Tornado
Description
The vulnerability allows a remote attacker to inject attacker-controlled cookie attributes.
The vulnerability exists due to improper neutralization of special elements in output used by a downstream component in RequestHandler.set_cookie when processing the domain, path, and samesite arguments. A remote attacker can supply input containing semicolons to inject attacker-controlled cookie attributes.
User interaction is required for exploitation.