Ad

CVE-2026-28356

HIGH CVSS 3.1: 7.5
Updated Mar 12, 2026
Python
Parameter Value
CVSS 7.5 (HIGH)
Fixed In 1.2.2
Type CWE-1333 (Inefficient Regular Expression Complexity / ReDoS)
Vendor Python
Public PoC No

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parse_options_header() function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking (ReDoS) when parsing maliciously crafted HTTP or multipart segment headers. This can be abused for denial of service (DoS) attacks against web applications using this library to parse request headers or multipart/form-data streams.

The issue is fixed in 1.2.2, 1.3.1 and 1.4.0-dev.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1