SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2024-58384

MEDIUM · CVSS 5.4 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Tornado versions prior to 6.4.1 are susceptible to a CRLF injection vulnerability in the CurlAsyncHTTPClient, allowing attackers to inject carriage return and line feed characters into request headers. This could enable the injection of arbitrary headers or the construction of new HTTP requests, potentially compromising the integrity of web communications. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-58384
Severity
MEDIUM
CVSS
5.4
EPSS
0.24%

Original NVD Description

Tornado before 6.4.1 contains a CRLF injection vulnerability in CurlAsyncHTTPClient that fails to reject carriage return and line feed characters in request headers. Attackers can inject CRLF sequences into header values to inject arbitrary headers or construct entirely new HTTP requests.