216.73.217.98

CVE-2026-42561

· Published 13/05/2026 21:16 · Modified 14/05/2026 17:00

Labels: CVE-2026-42561 2026-05-13CVE-2026-42561CWE-770[email protected]

Essential information

Published
13/05/2026 21:16
Modified
14/05/2026 17:00
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
python-multipart / python-multipart cpe:2.3:a:python-multipart:python-multipart:<0.0.27:*:*:*:*:*:*:*

References