---
cve: "CVE-2026-24486"
severity: "HIGH"
cvss: 8.6
epss: "2.2%"
vendor: "Kludex"
kev: false
exploited: false
published: "2026-01-27 00:34:06"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T05:00:47+02:00"
---

# CVE-2026-24486

> 8.6 HIGH · 🧪 PoC

## Beschreibung

Python-Multipart is a streaming multipart parser for Python. Prior to version 0.0.22, a Path Traversal vulnerability exists when using non-default configuration options `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`. An attacker can write uploaded files to arbitrary locations on the filesystem by crafting a malicious filename. Users should upgrade to version 0.0.22 to receive a patch or, as a workaround, avoid using `UPLOAD_KEEP_FILENAME=True` in project configurations.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Gering | warn |

## Exploit-Evidenz

- [EDB-52543 — Python-Multipart 0.0.22 - Path Traversal](https://www.exploit-db.com/exploits/52543)

## Patch verfügbar (OSV)

- bea7bbb2904da8ce39123a845088dc72464eaddf (Commit)
- 9433f4bbc9652bdde82bbe380984e32f8cfc89c4 (Commit)

## Referenzen

- <https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg>
- <https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4>
- <https://github.com/Kludex/python-multipart/releases/tag/0.0.22>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-24486) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
