Skip to content

CVE-2026-6357 on CTRL-OS 26.05

Aliases: CVE-2026-6357

Packages: python3Packages.pip

Status: Plausible

Advisory Information

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.

Updates

2026-07-16 23:37 CEST

Metadata changes:

  • Status for package python3Packages.pip: “Plausible

2026-06-04 00:04 CEST

Metadata changes:

  • Status for package python3Packages.pip: “New

(Amended on: 2026-06-04 00:05 CEST)