oss-sec mailing list archives
Fwd: [CVE-2026-13346] pip absolute path traversal during download from malicious package indexes
From: Alan Coopersmith <alan.coopersmith () oracle com>
Date: Wed, 29 Jul 2026 12:08:23 -0700
https://www.cve.org/CVERecord?id=CVE-2026-13346 currently shows all pip versions before 26.2 as affected by this CVE. -------- Forwarded Message --------Subject: [Security-announce][CVE-2026-13346] pip absolute path traversal during download from malicious package indexes
Date: Wed, 29 Jul 2026 18:35:14 +0000 From: Seth Larson <seth () python org> Reply-To: security-sig () python org To: security-announce () python org There is a MEDIUM severity vulnerability affecting pip.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.
Please see the linked CVE ID for the latest information on affected versions:
* https://www.cve.org/CVERecord?id=CVE-2026-13346 * https://github.com/pypa/pip/pull/14110 _______________________________________________ Security-announce mailing list -- security-announce () python org https://mail.python.org/mailman3//lists/security-announce.python.org
Current thread:
- Fwd: [CVE-2026-13346] pip absolute path traversal during download from malicious package indexes Alan Coopersmith (Jul 29)
