Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted `multipart/form-data` requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary candidate when processing leading CR/LF data and immediately discards epilogue data after the closing boundary.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-mj87-hwqh-73pj | python-multipart affected by Denial of Service via large multipart preamble or epilogue data |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Sat, 18 Apr 2026 01:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Kludex
Kludex python-multipart |
|
| Vendors & Products |
Kludex
Kludex python-multipart |
Sat, 18 Apr 2026 00:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted `multipart/form-data` requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary candidate when processing leading CR/LF data and immediately discards epilogue data after the closing boundary. | |
| Title | Python-Multipart affected by Denial of Service via large multipart preamble or epilogue data | |
| Weaknesses | CWE-400 CWE-834 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-17T23:56:50.777Z
Reserved: 2026-04-10T22:50:01.358Z
Link: CVE-2026-40347
No data.
Status : Received
Published: 2026-04-18T00:16:38.520
Modified: 2026-04-18T00:16:38.520
Link: CVE-2026-40347
No data.
OpenCVE Enrichment
Updated: 2026-04-18T08:45:41Z
Github GHSA