CVE-2024-24762

Public Exploit
python-multipart vulnerable to content-type header Regular expression Denial of Service

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.

Categories

7.5
CVSS
Severity: High
CVSS 3.1 •
EPSS 1.85% Top 20%
Vendor Advisory github.com
Affected: Kludex python-multipart
Affected: tiangolo fastapi
Affected: encode starlette
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-24762?
CVE-2024-24762 has been scored as a high severity vulnerability.
How to fix CVE-2024-24762?
To fix CVE-2024-24762, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-24762 being actively exploited in the wild?
It is possible that CVE-2024-24762 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~2% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-24762?
CVE-2024-24762 affects Kludex python-multipart, tiangolo fastapi, encode starlette.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.