CVE-2026-13346

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-29 19:16

Updated : 2026-08-20 13:17


NVD link : CVE-2026-13346

Mitre link : CVE-2026-13346

CVE.ORG link : CVE-2026-13346


JSON object : View

Products Affected

pypa

  • pip
CWE
CWE-36

Absolute Path Traversal