cvedb.io
CVE-2025-67724
MEDIUM · CVSS 5.4
EPSS exploitation probability: 0%
Published 2025-12-12T06:15:41.213 · Last modified 2026-06-17T09:58:02.230

Summary

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 passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom "reason" phrases (the "Not Found" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.

Affected products

tornadoweb — tornado

Does this affect you?

Add your gear to cvedb and we'll alert you only when tornadoweb ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.