VendorsPyPApipany version
Vulnerabilities

PyPA pip any version

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

10CVEs
CVE-2026-8643
pip can extract console_scripts and gui_scripts outside installation directory
Published 2026-06-01 · Modified
8.0EPSS 0.005
CVE-2018-20225
An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number). NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely
Published 2020-05-08 · Modified
7.8EPSS 0.018
CVE-2019-20916
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.
Published 2020-09-04 · Modified
7.5EPSS 0.030
CVE-2013-1629
pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a "pip install" operation.
Published 2013-08-06 · Modified
6.8EPSS 0.062
CVE-2026-13346
pip absolute path traversal during download from malicious package indexes
Published 2026-07-29 · Analyzed
6.5EPSS 0.003
CVE-2013-5123
The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.
Published 2019-11-05 · Modified
5.91 PoCEPSS 0.080
CVE-2021-3572
A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity. This is fixed in python-pip version 21.1.
Published 2021-11-10 · Modified
5.7EPSS 0.018
CVE-2023-5752
Mercurial configuration injectable in repo revision when installing via pip
Published 2023-10-24 · Modified
5.5EPSS 0.005
CVE-2014-8991
pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user.
Published 2014-11-24 · Modified
2.1EPSS 0.004
CVE-2013-1888
pip before 1.3 allows local users to overwrite arbitrary files via a symlink attack on a file in the /tmp/pip-build temporary directory.
Published 2013-08-16 · Modified
2.1EPSS 0.004