Allocation of Resources Without Limits or Throttling Affecting tornado package, versions [,6.5.8)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.35% (28th percentile)

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 Learn

Learn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PYTHON-TORNADO-19477041
  • published1 Sept 2026
  • disclosed31 Aug 2026
  • creditarpitjain099

Introduced: 31 Aug 2026

NewCVE-2026-82397  (opens in a new tab)
CWE-770  (opens in a new tab)

How to fix?

Upgrade tornado to version 6.5.8 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 Allocation of Resources Without Limits or Throttling through parse_body_arguments in tornado/httputil.py and parse_qs_bytes in tornado/escape.py. An attacker can stall the event loop and block the server by sending an application/x-www-form-urlencoded request body containing a huge number of separators and arguments. The body is parsed synchronously before the handler runs, so one oversized form request can consume excessive CPU and prevent the server from serving other connections.

CVSS Base Scores

version 4.0
version 3.1