Bug 2463234 (CVE-2026-6357) - CVE-2026-6357 pip: pip: Arbitrary code execution or information disclosure via malicious wheel package installation
Summary: CVE-2026-6357 pip: pip: Arbitrary code execution or information disclosure vi...
Keywords:
Status: NEW
Alias: CVE-2026-6357
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-27 15:03 UTC by OSIDB Bzimport
Modified: 2026-05-05 14:41 UTC (History)
97 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-27 15:03:16 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.