CVE-2026-6357
EPSS 0.02%pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere
發布日:2026/4/27修改日:2026/5/29
描述
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.
受影響套件(2)
- Debian/python-pipfrom 0
- PyPI/pipfrom 0, < 26.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-6357
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2026-6357
- PATCHhttps://github.com/pypa/pip
- WEBhttps://github.com/pypa/pip/commit/b369bfc96cc524e00c267e1693290e6599c36bad
- WEBhttps://github.com/pypa/pip/pull/13923
- WEBhttps://ichard26.github.io/blog/2026/04/whats-new-in-pip-26.1/#security-fixes
- WEBhttp://www.openwall.com/lists/oss-security/2026/04/27/7