Python Packaging Authority Pip vulnerabilities
2 known vulnerabilities affecting python_packaging_authority/pip.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM1LOW1
Vulnerabilities
Page 1 of 1
CVE-2026-1703LOWCVSS 2.0fixed in 26.02026-02-02
CVE-2026-1703 [LOW] CWE-22 CVE-2026-1703: When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted ou
When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn't able to inject or overwrite executable files in typical situations.
nvd
CVE-2025-8869MEDIUMCVSS 5.9fixed in 25.32025-09-24
CVE-2025-8869 [MEDIUM] CVE-2025-8869: When extracting a tar archive pip may not check symbolic links point into the extraction directory i
When extracting a tar archive pip may not check symbolic links point into the extraction directory if the tarfile module doesn't implement PEP 706.
Note that upgrading pip to a "fixed" version for this vulnerability doesn't fix all known vulnerabilities that are remediated by using a Python version that implements PEP 706.
Note that this is a vulnerability i
nvd