CVE-2026-53540
⚪ Do wiadomości
Przepełnienie bufora w Python-Multipart umożliwia zdalne wykonanie kodu przez nieprawidłowy Content-Length.
CVSS
3.7
EPSS
0.2%
Exploit
none
Vendor
fastapiexpert
Opis źródłowy (NVD)
Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.31, parse_form() did not validate the Content-Length header before using it to bound its chunked read of the request body. A negative Content-Length turned the bounded read into a read-until-EOF, so the entire body was loaded into memory in a single read instead of in fixed-size chunks. This vulnerability is fixed in 0.0.31.
brak
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 3.7 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.2% |
| Opublikowano (NVD) | 2026-06-22 18:16:44 UTC |
| Ostatnia modyfikacja (NVD) | 2026-06-26 19:50:18 UTC |
Referencje
- https://github.com/Kludex/python-multipart/security/advisories/GHSA-v9pg-7xvm-68hf (security-advisories@github.com) [Vendor Advisory]