#VU122010 Path traversal in python-multipart - CVE-2026-24486
Published: January 26, 2026 / Updated: February 12, 2026
python-multipart
Marcelo Trylesinski
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when using non-default configuration options "UPLOAD_DIR" and "UPLOAD_KEEP_FILENAME=True". A remote attacker can send a specially crafted HTTP request and write arbitrary files on the system.