CVE 4.6 MEDIUM

pip doesn’t reject concatenated ZIP and tar archives_CVE-2026-3219

4.6 / 10
MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

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.

Basic Information

ID CVE-2026-3219
Source PSF
Published Apr 20, 2026 at 14:55
Modified Apr 20, 2026 at 16:15

Affected Product

Vendor Python Packaging Authority
Product pip
Affected Versions Python Packaging Authority pip 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.