CVE-2026-13346 on CTRL-OS 26.05
Aliases: CVE-2026-13346
Packages: python3Packages.pip
Status: Plausible
Advisory Information
pip would incorrectly handle doubly-encoded package URLs from indexes allowing for files to be installed to arbitrary locations on disk even when installing wheels.
This vulnerability requires downloading or installing a package from a malicious package index to succeed, malicious packages alone are not able to exploit this vulnerability. Note that this vulnerability only materially impacts users running
pip downloadwith the--only-binaryoption as installing source distributions from an untrusted index is already an unsafe operation that executes code during install time.
Updates
2026-07-30 18:13 CEST
Metadata changes:
- Status for package
python3Packages.pip: “Plausible”
2026-07-30 18:01 CEST
Metadata changes:
- Status for package
python3Packages.pip: “New”