---
schema_version: '1.0'
id: security-20260714-36ddaf
url: https://osv.dev/vulnerability/PYSEC-2026-2876
url_hash: 36ddafc55b519afa9c24264d03de7ad53a25387a08e4225812c2ab119d3d7f9e
canonical_url: https://osv.dev/vulnerability/PYSEC-2026-2876
source: osv:pypa
category: security/library
category_raw: cve/library
region: null
tags:
- cve
- CVE-2026-6357
- PYSEC-2026-2876
- 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-07-13T15:02:53Z'
fetched_at: '2026-07-14T06:42:23Z'
updated_at: '2026-07-14T06:44:25Z'
status: published
content_hash: 1870bc6a98d82b1fad6e4e38968fb774326a08c757ae1d27df16d52ca259bb08
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: MLB Pipeline
  type: organization
- name: Artist from Mali
  type: person
key_facts: []
related: []
related_auto: []
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 / PYSEC-2026-2876 / 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:** PYSEC-2026-2876 (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
- https://pypi.org/project/pip
- https://github.com/advisories/GHSA-jp4c-xjxw-mgf9

_Data: OSV.dev (upstream: pypa) — https://osv.dev/vulnerability/PYSEC-2026-2876_

## Source
元記事: [CVE-2026-6357: pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere](https://osv.dev/vulnerability/PYSEC-2026-2876) — published 2026-07-13T15:02:53Z
