Path traversal in Tornado - #VU149942
Published: September 15, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper path validation in tornado.web.StaticFileHandler when handling requests for paths that resolve through symbolic links. A remote attacker can request a path to a symbolic link within the static root to disclose sensitive information.
Exploitation requires a symbolic link within the static root that points outside that root.