CVE-2026-6357
CWE-829Published: April 27, 2026· Updated: Apr 27, 2026
Official Description
pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.
Technical Analysis
CVE-2026-6357 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires high privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
All References (3)
Quick Facts
Related CVEs (CWE-829)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-6357 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts