Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, when parsing application/x-www-form-urlencoded bodies, QuerystringParser located the field separator with a two step lookup: it first scanned the entire remaining buffer for &, and only when no & existed anywhere ahead did it fall back to scanning for ;. For a body that uses ; as the separator and contains no &, every field iteration performed a full failed & scan over the entire remaining buffer before locating the nearby ;. With N semicolon separated fields in a chunk of size B, this yields O(B^2) byte comparisons per chunk. An attacker can submit a small crafted body of the form a;a;a;... and cause the parser to spend seconds of CPU per request. A handful of concurrent requests can exhaust worker processes. This vulnerability is fixed in 0.0.30.
CVE-2026-53539
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 82% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EPSS
- 17.7%
- KEV
- Not listed
Published
June 15, 2026
Last Modified
June 26, 2026
Advisory Details (1)
Auto-updated Jun 22, 2026Quadratic-time querystring parsing with semicolon separators causes CPU denial of service · Advisory · Kludex/python-multipart · GitHub
https://github.com/Kludex/python-multipart/security/advisories/GHSA-5rvq-cxj2-64vfVendor Advisories for CVE-2026-53539(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-multipart | 0.0.1 ... 0.0.9 (29 versions) | 0.0.30 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 22× in last 7d / 59× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-07 00:16 UTCEG score recompute
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 00:16 UTCEG score recompute
- 2026-07-05 11:31 UTCEG score recompute
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 22:44 UTCEG score recompute
- 2026-07-04 09:58 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 14:12 UTCEG score recompute
- 2026-07-03 00:39 UTCEG score recompute
- 2026-07-02 11:48 UTCEG score recompute
- 2026-07-01 22:43 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 09:13 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 20:28 UTCEG score recompute
- 2026-06-30 07:39 UTCEG score recompute
- 2026-06-29 18:52 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
Show 34 moreShow fewer
- 2026-06-29 06:07 UTCEG score recompute
- 2026-06-28 17:18 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:34 UTCEG score recompute
- 2026-06-27 15:47 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-27 03:02 UTCEG score recompute
- 2026-06-26 14:16 UTCEG score recompute
- 2026-06-26 01:19 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 12:35 UTCEG score recompute
- 2026-06-24 23:50 UTCEG score recompute
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 11:06 UTCEG score recompute
- 2026-06-23 22:17 UTCEG score recompute
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 08:55 UTCEG score recompute
- 2026-06-22 20:10 UTCEG score recompute
- 2026-06-22 07:10 UTCEG score recompute
- 2026-06-21 18:22 UTCEG score recompute
- 2026-06-21 04:42 UTCEG score recompute
- 2026-06-20 15:42 UTCEG score recompute
- 2026-06-20 02:54 UTCEG score recompute
- 2026-06-19 14:09 UTCEG score recompute
- 2026-06-19 01:23 UTCEG score recompute
- 2026-06-18 12:35 UTCEG score recompute
- 2026-06-17 23:46 UTCEG score recompute
- 2026-06-17 11:02 UTCEG score recompute
- 2026-06-16 22:15 UTCEG score recompute
- 2026-06-16 09:30 UTCEG score recompute
- 2026-06-15 20:46 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-400
Frequently asked(5)
What is CVE-2026-53539?
When was CVE-2026-53539 disclosed?
Is CVE-2026-53539 actively exploited?
What is the CVSS score of CVE-2026-53539?
How do I remediate CVE-2026-53539?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53539
Is Your Infrastructure Affected by CVE-2026-53539?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.