CVE-2026-13346
Published:July 29, 2026
Updated:July 30, 2026
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.
Affected Packages
pip (CONDA):
Affected version(s) >=1.1 <26.2Fix Suggestion:
Update to version 26.2https://github.com/pypa/pip.git (GITHUB):
Affected version(s) >=0.3 <26.2Fix Suggestion:
Update to version 26.2pip (PYTHON):
Affected version(s) >=0.2 <26.2Fix Suggestion:
Update to version 26.2Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.6
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
PRESENT
Privileges Required
HIGH
User Interaction
ACTIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
HIGH
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Absolute Path Traversal
EPSS
Base Score:
0.35