Bug 2508514 (CVE-2026-13346) - CVE-2026-13346 pip: pip: Arbitrary file installation via malicious package indexes
Summary: CVE-2026-13346 pip: pip: Arbitrary file installation via malicious package in...
Keywords:
Status: NEW
Alias: CVE-2026-13346
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2509215 2509216
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-29 19:01 UTC by OSIDB Bzimport
Modified: 2026-07-30 08:57 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-29 19:01:19 UTC
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 download` with the `--only-binary` option as installing source distributions from an untrusted index is already an unsafe operation that executes code during install time.


Note You need to log in before you can comment on or make changes to this bug.