AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-24762

HIGH · CVSS 7.5 EPSS 1.52% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-02-05 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references. It may lead to a denial-of-service condition.

Public Exploit Signal

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

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

CVE
CVE-2024-24762
Severity
HIGH
CVSS
7.5
EPSS
1.52%

Original NVD Description

`python-multipart` is a streaming multipart parser for Python. When using form data, `python-multipart` uses a Regular Expression to parse the HTTP `Content-Type` header, including options. An attacker could send a custom-made `Content-Type` option that is very difficult for the RegEx to process, consuming CPU resources and stalling indefinitely (minutes or more) while holding the main event loop. This means that process can't handle any more requests, leading to regular expression denial of service. This vulnerability has been patched in version 0.0.7.

Related CVEs

Other vulnerabilities affecting the same vendor(s)