NONE · 0

CVE-2026-3219

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 inst...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-3219?

CVE-2026-3219 is a documented vulnerability. 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 inst...

How severe is CVE-2026-3219?

CVSS scoring is not yet available for CVE-2026-3219. Check NVD for updates.

Is there a patch for CVE-2026-3219?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.