Pypa

15 CVEs across 6 Pypa products. Browse Pypa vulnerabilities, severities, and proof-of-concept exploits.

Pypa products with known CVEs

ProductCVEs
Pip9
Setuptools2
Pipenv1
Pypa/setuptools1
Virtualenv1
Wheel1
Pypa CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2026-59890Medium6.12026-07-08setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. Prior to 83.0.0, FileList applied MANIFEST.in ex…
CVE-2026-8643Medium5.52026-06-01pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, lea…
CVE-2026-24049High7.12026-01-22wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable t…
CVE-2026-22702Medium4.52026-01-10virtualenv is a tool for creating isolated virtual python environments. Prior to version 20.36.1, TOCTOU (Time-of-Check-Time-of-Use) vulnerabilities in virtual…
CVE-2025-47273High8.82025-05-17setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex`…
CVE-2024-6345High8.82024-07-15A vulnerability in the package_index module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functio…
CVE-2023-5752Medium5.52023-10-25When 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 inje…
CVE-2022-21668High8.02022-01-10pipenv is a Python development workflow tool. Starting with version 2018.10.9 and prior to version 2022.1.8, a flaw in pipenv's parsing of requirements files a…
CVE-2021-3572Medium5.72021-11-10A 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 differe…
CVE-2019-20916High7.52020-09-04The 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 ../…
CVE-2018-20225High7.82020-05-08An 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 privat…
CVE-2013-5123Medium5.92019-11-05The 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-…
CVE-2014-89912014-11-24pip 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.
CVE-2013-18882013-08-17pip before 1.3 allows local users to overwrite arbitrary files via a symlink attack on a file in the /tmp/pip-build temporary directory.
CVE-2013-16292013-08-06pip 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-midd…