Security Advisory

CVE-2026-24486

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-27 00:34:06
Last updated 2026-01-27 20:51:06
Assigner GitHub_M
State PUBLISHED

Description

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.