tornadoweb CVE Vulnerabilities & Metrics

Focus on tornadoweb vulnerabilities and metrics.

Last updated: 10 Sep 2025, 22:25 UTC

About tornadoweb Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with tornadoweb. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total tornadoweb CVEs: 3
Earliest CVE date: 23 May 2012, 20:55 UTC
Latest CVE date: 22 Nov 2024, 16:15 UTC

Latest CVE reference: CVE-2024-52804

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical tornadoweb CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 2.33

Max CVSS: 5.0

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 2
4.0-6.9 2
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS tornadoweb CVEs

These are the five CVEs with the highest CVSS scores for tornadoweb, sorted by severity first and recency.

All CVEs for tornadoweb

CVE-2024-52804 tornadoweb vulnerability CVSS: 0 22 Nov 2024, 16:15 UTC

Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in the event loop thread and may block the processing of other requests. Version 6.4.2 fixes the issue.

CVE-2023-28370 tornadoweb vulnerability CVSS: 0 25 May 2023, 10:15 UTC

Open redirect vulnerability in Tornado versions 6.3.1 and earlier allows a remote unauthenticated attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having user access a specially crafted URL.

CVE-2014-9720 tornadoweb vulnerability CVSS: 4.3 24 Jan 2020, 18:15 UTC

Tornado before 3.2.2 sends arbitrary responses that contain a fixed CSRF token and may be sent with HTTP compression, which makes it easier for remote attackers to conduct a BREACH attack and determine this token via a series of crafted requests.

CVE-2012-2374 tornadoweb vulnerability CVSS: 5.0 23 May 2012, 20:55 UTC

CRLF injection vulnerability in the tornado.web.RequestHandler.set_header function in Tornado before 2.2.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via crafted input.