CVE-2026-6357

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.
CVSS

No CVSS.

Configurations

No configuration.

History

27 Apr 2026, 23:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/04/27/7 -

27 Apr 2026, 17:16

Type Values Removed Values Added
CWE CWE-829

27 Apr 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-27 15:16

Updated : 2026-04-27 23:16


NVD link : CVE-2026-6357

Mitre link : CVE-2026-6357

CVE.ORG link : CVE-2026-6357


JSON object : View

Products Affected

No product.

CWE
CWE-829

Inclusion of Functionality from Untrusted Control Sphere