HTTP Header Injection Affecting tornado package, versions [,6.5.3)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-PYTHON-TORNADO-14400978
  • published12 Dec 2025
  • disclosed12 Dec 2025
  • creditFinder16

Introduced: 12 Dec 2025

NewCVE-2025-67724  (opens in a new tab)
CWE-644  (opens in a new tab)
CWE-79  (opens in a new tab)

How to fix?

Upgrade tornado to version 6.5.3 or higher.

Overview

tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

Affected versions of this package are vulnerable to HTTP Header Injection via the reason argument in HTTP status handling. An attacker can inject arbitrary HTTP headers or execute malicious scripts in the browser by supplying crafted input to the RequestHandler.set_status or tornado.web.HTTPError parameters.

##Workaround

This issue can be mitigated by controlling the usage of untrusted data for the reason argument.

CVSS Base Scores

version 4.0
version 3.1