Skip to content

CVE-2026-3219 on CTRL-OS 26.05

Aliases: CVE-2026-3219

Packages: python3Packages.pip

Status: Plausible

Advisory Information

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.

Updates

2026-07-16 23:37 CEST

Metadata changes:

  • Status for package python3Packages.pip: “Plausible

2026-06-04 00:04 CEST

Metadata changes:

  • Status for package python3Packages.pip: “New