#VU125974 Excessive Iteration in python-multipart - CVE-2026-40347

 

#VU125974 Excessive Iteration in python-multipart - CVE-2026-40347

Published: April 14, 2026


Vulnerability identifier: #VU125974
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-40347
CWE-ID: CWE-834
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
python-multipart
Software vendor:
Marcelo Trylesinski

Description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to excessive iteration in multipart/form-data parsing when processing crafted multipart/form-data requests with large preamble or epilogue sections. A remote attacker can send an oversized malformed multipart body to cause a denial of service.

The issue degrades availability by consuming excessive CPU time during request parsing and delaying legitimate requests, but it does not typically result in a complete denial of service for the entire application.


Remediation

Install security update from vendor's website.

External links