Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-47287

7.5 · HIGH
Published May 15, 2025 tornadoweb CWE-770 EPSS 0.74% (52th pctl)

Overview

CVE-2025-47287 is a high-severity vulnerability affecting tornadoweb tornado. It was published on May 15, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Tornado is a Python web framework and asynchronous networking library. When Tornado's ``multipart/form-data`` parser encounters certain errors, it logs a warning but continues trying to parse the remainder of the data. This allows remote attackers to generate an extremely high volume of logs, constituting a DoS attack. This DoS is compounded by the fact that the logging subsystem is synchronous. All versions of Tornado prior to 6.5.0 are affected. The vulnerable parser is enabled by default. Upgrade to Tornado version 6.50 to receive a patch. As a workaround, risk can be mitigated by blocking `Content-Type: multipart/form-data` in a proxy.

Remediation

Check the references section for vendor advisories and patches from tornadoweb. Update tornado to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
tornadoweb tornado >= 0, < 6.5.0 Affected

Frequently Asked Questions

What is CVE-2025-47287?

CVE-2025-47287 is a high-severity vulnerability affecting tornadoweb tornado. It was published on May 15, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-47287?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-47287?

Check the references section for vendor advisories and patches from tornadoweb. Update tornado to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-47287?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-47287 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.