Tornado — CWE-644

All FrameworksTornadoCWE-644

1 CVEs categorized as CWE-644 in Tornado.

CVE-2025-67724MEDIUM2025
Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by…