---
schema_version: '1.0'
id: security-20260711-1aac96
url: https://osv.dev/vulnerability/GHSA-jp4c-xjxw-mgf9
url_hash: 1aac9629ed0755fb246752f5757925e0eb0bc929f72c9dee13aace204feabc2e
canonical_url: https://osv.dev/vulnerability/GHSA-jp4c-xjxw-mgf9
source: osv:ghsa
category: security/library
category_raw: cve/library
region: null
tags:
- cve
- CVE-2026-6357
- GHSA-jp4c-xjxw-mgf9
- severity: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
- pip
- PyPI
lang: en
published_at: '2026-04-27T15:30:52Z'
fetched_at: '2026-07-11T06:37:18Z'
updated_at: '2026-07-11T06:39:54Z'
status: published
content_hash: 15c9866a6c9186c666806a08a21de6d6a6b51f395e801878b822ddd1f9fb23a6
license_note: full
summary: pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere
summary_source: rss
summary_en: pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere
entities:
- name: PyTerrier retrieval pipelines
  type: data
- name: Artist from Mali
  type: person
key_facts: []
related: []
related_auto:
- name: QueryExplorer
  type: system
  weight: 1.0
title: 'CVE-2026-6357: pip Vulnerable to Inclusion of Functionality from Untrusted
  Control Sphere'
---

# CVE-2026-6357: pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere

## TL;DR
pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere

## Key Points
- cve / CVE-2026-6357 / GHSA-jp4c-xjxw-mgf9 / severity: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 / pip / PyPI

## Details
**Severity:** 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
**Advisory:** GHSA-jp4c-xjxw-mgf9 (CVE-2026-6357)

**Affected (your watchlist):**
- `PyPI:pip` 24.0 → fixed in 26.1 [docker/docker-portal+docker/local+docker/mac]
- `PyPI:pip` 25.0.1 → fixed in 26.1 [docker/docker-graphrag+docker/docker-llmwiki+docker/docker-portal+docker/docker-strands+docker/local+docker/mac]
- `PyPI:pip` 25.1.1 → fixed in 26.1 [docker/docker-mcp]
- `PyPI:pip` 26.0.1 → fixed in 26.1 [docker/docker-llmwiki]

**Details:**
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.

**References:**
- https://nvd.nist.gov/vuln/detail/CVE-2026-6357
- https://github.com/pypa/pip/pull/13923
- https://github.com/pypa/pip/commit/b369bfc96cc524e00c267e1693290e6599c36bad
- https://github.com/pypa/pip
- https://ichard26.github.io/blog/2026/04/whats-new-in-pip-26.1/#security-fixes
- http://www.openwall.com/lists/oss-security/2026/04/27/7

_Data: OSV.dev (upstream: ghsa) — https://osv.dev/vulnerability/GHSA-jp4c-xjxw-mgf9_

## Source
元記事: [CVE-2026-6357: pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere](https://osv.dev/vulnerability/GHSA-jp4c-xjxw-mgf9) — published 2026-04-27T15:30:52Z
