Python Setuptools

4 CVEs affecting Python Setuptools. Latest disclosed: 2026-07-08. Critical: 0, High: 1.

Top CVEs affecting Python Setuptools
CVESeverityScorePublishedSummary
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-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-2022-40897Medium5.92022-12-23Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom Package…
CVE-2013-16332013-08-06easy_install in setuptools before 0.7 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which…