CVE-2026-42561
Last modified
CVE-2026-42561 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.27, python-multipart has a denial of service vulnerability in multipart part header parsing. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.27, python-multipart has a denial of service vulnerability in multipart part header parsing. When parsing multipart/form-data, MultipartParser previously had no limit on the number of part headers or the size of an individual part header. An attacker could send a request with either many repeated headers without terminating the header block or a single very large header value, causing excessive CPU work before request rejection or completion. This vulnerability is fixed in 0.0.27.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42561?
How severe is CVE-2026-42561?
How do I fix CVE-2026-42561?
Are you affected by CVE-2026-42561?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
