Debian Python-Pip vulnerabilities

9 known vulnerabilities affecting debian/python-pip.

Total CVEs
9
CISA KEV
0
Public exploits
1
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM3LOW5

Vulnerabilities

Page 1 of 1
CVE-2026-1703LOWCVSS 2.0fixed in python-pip 26.0+dfsg-1 (forky)2026
CVE-2026-1703 [LOW] CVE-2026-1703: python-pip - When pip is installing and extracting a maliciously crafted wheel archive, files... 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. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 26.0+dfsg-1)
debian
CVE-2025-8869MEDIUMCVSS 5.9fixed in python-pip 20.3.4-4+deb11u2 (bullseye)2025
CVE-2025-8869 [MEDIUM] CVE-2025-8869: python-pip - When extracting a tar archive pip may not check symbolic links point into the ex... 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 in pip
debian
CVE-2023-5752MEDIUMCVSS 5.5fixed in python-pip 20.3.4-4+deb11u2 (bullseye)2023
CVE-2023-5752 [MEDIUM] CVE-2023-5752: python-pip - When installing a package from a Mercurial VCS URL (ie "pip install hg+...") w... When installing a package from a Mercurial VCS URL (ie "pip install hg+...") with pip prior to v23.3, the specified Mercurial revision could be used to inject arbitrary configuration options to the "hg clone" call (ie "--config"). Controlling the Mercurial configuration can modify how and which repository is installed. This vulnerability does not affect users who
debian
CVE-2021-3572MEDIUMCVSS 5.7fixed in python-pip 20.3.4-2 (bookworm)2021
CVE-2021-3572 [MEDIUM] CVE-2021-3572: python-pip - A flaw was found in python-pip in the way it handled Unicode separators in git r... 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. Scope: local bookworm: resolved (fixed in 20.3.4-2) bullseye: resolved
debian
CVE-2019-20916HIGHCVSS 7.5fixed in python-pip 20.0.2-1 (bookworm)2019
CVE-2019-20916 [HIGH] CVE-2019-20916: python-pip - The pip package before 19.2 for Python allows Directory Traversal when a URL is ... 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. Scope: local bookworm: resolved (fixed in 20.0.2-1) bullseye: r
debian
CVE-2014-8991LOWCVSS 2.1fixed in python-pip 1.5.6-4 (bookworm)2014
CVE-2014-8991 [LOW] CVE-2014-8991: python-pip - pip 1.3 through 1.5.6 allows local users to cause a denial of service (preventio... 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. Scope: local bookworm: resolved (fixed in 1.5.6-4) bullseye: resolved (fixed in 1.5.6-4) forky: resolved (fixed in 1.5.6-4) sid: resolved (fixed in 1.5.6-4) trixie: resolved (fixed in 1.5.6-4)
debian
CVE-2013-1888LOWCVSS 2.12013
CVE-2013-1888 [LOW] CVE-2013-1888: python-pip - pip before 1.3 allows local users to overwrite arbitrary files via a symlink att... 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. Scope: local bookworm: resolved bullseye: resolved forky: resolved sid: resolved trixie: resolved
debian
CVE-2013-5123LOWCVSS 5.9PoCfixed in python-pip 1.4.1-1 (bookworm)2013
CVE-2013-5123 [MEDIUM] CVE-2013-5123: python-pip - The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure... 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. Scope: local bookworm: resolved (fixed in 1.4.1-1) bullseye: resolved (fixed in 1.4.1-1) forky: resolved (fixed in 1.4.1-1) sid: resolved (fixed in 1.4.1-1) trixie: resolved (fixed in 1.
debian
CVE-2013-1629LOWCVSS 6.8fixed in python-pip 1.3.1-1 (bookworm)2013
CVE-2013-1629 [MEDIUM] CVE-2013-1629: python-pip - pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does... 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. Scope: local bookworm: resolved (fixed in 1.3.1-1) bullseye: resolved (fixed in 1.3.1-1) forky: resolved (fixed in
debian