Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-6357
Published:April 27, 2026
Updated:May 18, 2026
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.
Affected Packages
pip (CONDA):
Affected version(s) >=1.1 <26.1
Fix Suggestion:
Update to version 26.1
https://github.com/pypa/pip.git (GITHUB):
Affected version(s) >=0.3 <v26.1
Fix Suggestion:
Update to version v26.1
pip (PYTHON):
Affected version(s) >=0.2 <26.1
Fix Suggestion:
Update to version 26.1
pip (PYTHON):
Affected version(s) >=0.2 <26.1
Fix Suggestion:
Update to version 26.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
HIGH
User Interaction
ACTIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Inclusion of Functionality from Untrusted Control Sphere
EPSS
Base Score:
0.02