CVE-2026-3219

Published: April 23, 2026Last modified: May 13, 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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpy3-pipUnknown (22.3.1-r2)
25 LTSpy3-pipUnknown (25.1.1-r0)
Streampy3-pipFixed (26.1-r0)
Hardened Containers23 LTSpy3-pipUnknown (22.3.1-r2)
25 LTSpy3-pipUnknown (25.1.1-r0)
Streampy3-pipFixed (26.1-r0)

References

ON THIS PAGE