HTTP Request Smuggling Affecting python-multipart package, versions [,0.0.30)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.18% (8th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-PYTHON-PYTHONMULTIPART-17344732
  • published16 Jun 2026
  • disclosed15 Jun 2026
  • creditmaxisbey

Introduced: 15 Jun 2026

NewCVE-2026-53538  (opens in a new tab)
CWE-444  (opens in a new tab)

How to fix?

Upgrade python-multipart to version 0.0.30 or higher.

Overview

python-multipart is an A streaming multipart parser for Python

Affected versions of this package are vulnerable to HTTP Request Smuggling through the QuerystringParser function. An attacker can bypass upstream validation and inject or override form fields by crafting specially formatted application/x-www-form-urlencoded bodies that exploit differences in field separator parsing.

Note:

This is only exploitable if there is an upstream body-inspecting component (a WAF, API gateway, proxy, etc.) between the attacker and the application, and that intermediary follows the WHATWG standard (treating only & as a separator, not ;).

CVSS Base Scores

version 4.0
version 3.1