THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-28356 (HIGH 7.5) — 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 c

[NVD] CVE-2026-28356 (HIGH 7.5) — 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 c

lownvdPublished 2026-03-12

CVE-2026-28356 CVSS: 7.5 HIGH Published: 2026-03-12T17:16:50.080

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

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-28356