Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Richard Si

#45254of 56,330
6.2Total CVSS
Vulnerabilities · 1
PT-2026-35435
6.2
2026-04-27
Pypi · Pip · CVE-2026-6357
**Name of the Vulnerable Software and Affected Versions** pip versions prior to 26.1 **Description** The self-update check functionality runs after installing wheel files, which requires importing well-known Python module names. These imports were deferred to improve the startup time of the pip CLI. This behavior allows newly installed modules to be imported shortly after the installation of a wheel package. **Recommendations** Update to version 26.1 or later. Review package contents prior to installation.