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.
Conclusion & alert: CVE-2025-67724 is rated Low Risk (24.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-10 | 0.06% | 0.03% | -0.03% |
| 2 | 2026-02-02 | 0.03% | 0.06% | +0.03% |
| 3 | 2025-12-12 | — | 0.03% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.4 | 3.1 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-67724: 1 source package rows (py3-tornado); 1 state rows across 1 repos (edge-community); fixed 1, open 0. | https://security.alpinelinux.org/vuln/CVE-2025-67724 |
debian
|
not yet assigned | CVE-2025-67724 not yet assigned priority: Debian including 1 source packages (python-tornado), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-67724 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-67724 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2025-67724/ |
ubuntu
|
medium | CVE-2025-67724 medium priority: Ubuntu including 1 source packages (python-tornado), 8 status rows across 8 suites (bionic, focal, jammy, noble, plucky, questing, upstream, xenial): released 5, ignored 2, needs-triage 1. | https://ubuntu.com/security/CVE-2025-67724 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| tornadoweb | tornado | < 6.5.3 | cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/tornadoweb/tornado/commit/9c163aebeaad9e6e7d28bac1f33580eb00b0e421 | Patch |
| https://github.com/tornadoweb/tornado/releases/tag/v6.5.3 | Release Notes |
| https://github.com/tornadoweb/tornado/security/advisories/GHSA-pr2v-jx2c-wg9f | Mitigation Vendor Advisory |