CVE-2026-6357
Published: May 3, 2026Last modified: May 13, 2026
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.
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | py3-pip | Unknown (22.3.1-r2) |
| 25 LTS | py3-pip | Unknown (25.1.1-r0) | |
| Stream | py3-pip | Fixed (26.1-r0) | |
| Hardened Containers | 23 LTS | py3-pip | Unknown (22.3.1-r2) |
| 25 LTS | py3-pip | Unknown (25.1.1-r0) | |
| Stream | py3-pip | Fixed (26.1-r0) |