GHSA-6jv3-5f52-599m · Severity: low · Ecosystem: pip — python-multipart: Semicolon treated as querystring field separator enables parameter smuggling
Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, QuerystringParser treated ; as a field separator in application/x-www-form-urlencoded bodies, in addition to &. The WHATWG URL standard, modern browsers, and Python's urllib.parse (since the CVE-2021-23336 fix) treat only & as a separator. This creates a parser differential: the same bytes are tokenized into different fields than a WHATWG compliant intermediary would produce, allowing an attacker to smuggle extra form fields past an upstream body inspecting component. This vulnerability is fixed in 0.0.30.
Conclusion & alert: CVE-2026-53538 is rated Low Risk (17.3/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.18%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-23 | — | 0.18% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
GHSA-6jv3-5f52-599m · Severity: low · Ecosystem: pip — python-multipart: Semicolon treated as querystring field separator enables parameter smuggling
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-53538 not yet assigned priority: Debian including 1 source packages (python-multipart), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-53538 |
suse
|
low | — | https://www.suse.com/security/cve/CVE-2026-53538/ |
ubuntu
|
medium | CVE-2026-53538 medium priority: Ubuntu including 1 source packages (python-multipart), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): needs-triage 5. | https://ubuntu.com/security/CVE-2026-53538 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| fastapiexpert | python-multipart | < 0.0.30 | cpe:2.3:a:fastapiexpert:python-multipart:*:*:*:*:*:python:*:* |
| URL | Tags |
|---|---|
| https://github.com/Kludex/python-multipart/security/advisories/GHSA-6jv3-5f52-599m | Vendor Advisory |