CVE-2026-3219
Severity CVSS v4.0:
MEDIUM
Type:
CWE-434
Unrestricted Upload of File with Dangerous Type
Publication date:
20/04/2026
Last modified:
20/04/2026
Description
pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.
Impact
Base Score 4.0
4.60
Severity 4.0
MEDIUM



