- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- tornado
CVSS 3.1
- Type
- Primary
- Base score
- 6.1
- Impact score
- 2.7
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
- security-advisories@github.com
- CWE-79
- Hype score
- Not currently trending
🚨 Critical security update for #Debian 11 #Bullseye. Patch #Python #Tornado now for CVE-2025-67724 (Header Injection/XSS), CVE-2025-67725/26 (DoS). Read more: 👉 https://t.co/xpRHruoI7a #Security https://t.co/5oRlxMclaH
@Cezar_H_Linux
2 Feb 2026
41 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
Critical security update for Python Tornado framework users on #Ubuntu systems. USN-7950-1 addresses protocol-level vulnerabilities (CVE-2025-67724) that could compromise asynchronous web applications. Read more: 👉 https://t.co/TzySaXoNSF #Security https://t.co/s6INiUHJzg
@Cezar_H_Linux
9 Jan 2026
23 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
SUSE and Ubuntu release python-tornado6 updates fixing CVE-2025-67724 XSS and CVE-2025-67725 DoS risks, urging immediate patching on systems processing HTTP traffic. #XSS https://t.co/yuHFMy2feP
@threatcluster
6 Jan 2026
17 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
I discovered CVE-2025-67724, CVE-2025-67725, and CVE-2025-67726 using my LLM agent https://t.co/iXD5J3kbRp
@07finder
12 Dec 2025
3579 Impressions
3 Retweets
46 Likes
13 Bookmarks
1 Reply
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*",
"matchCriteriaId": "64279E50-159B-4CAB-9BD0-E2B764C3C40C",
"versionEndExcluding": "6.5.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]