Skip to content

CVE-2026-13346 (Medium) detected in pip-26.1.1-py3-none-any.whl #111

Description

@mend-for-github-com

CVE-2026-13346 - Medium Severity Vulnerability

Vulnerable Library - pip-26.1.1-py3-none-any.whl

The PyPA recommended tool for installing Python packages.

Library home page: https://files.pythonhosted.org/packages/3a/eb/fea4d1d51c49832120f7f285d07306db3960f423a2612c6057caf3e8196f/pip-26.1.1-py3-none-any.whl

Path to dependency file: /tmp/ws-scm/spotfire-python

Path to vulnerable library: /tmp/ws-ua_20260506063530_RVRPSW/python_WSYGMI/20260506063531/pip-26.1.1-py3-none-any.whl

Dependency Hierarchy:

  • pip-26.1.1-py3-none-any.whl (Vulnerable Library)

Found in base branch: main

Vulnerability Details

pip would incorrectly handle doubly-encoded package URLs from indexes allowing for files to be installed to arbitrary locations on disk even when installing wheels.
This vulnerability requires downloading or installing a package from a malicious package index to succeed, malicious packages alone are not able to exploit this vulnerability. Note that this vulnerability only materially impacts users running "pip download" with the "--only-binary" option as installing source distributions from an untrusted index is already an unsafe operation that executes code during install time.

Publish Date: 2026-07-29

URL: CVE-2026-13346

CVSS 4 Score Details (5.6)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: High
    • User Interaction: N/A
    • Scope: N/A
  • Impact Metrics:
    • Confidentiality Impact: N/A
    • Integrity Impact: N/A
    • Availability Impact: N/A

For more information on CVSS4 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-07-29

Fix Resolution: 26.2


  • Check this box to open an automated fix PR

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions