BIT-pip-2025-8869

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/pip/BIT-pip-2025-8869.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-pip-2025-8869
Aliases
Published
2025-09-26T08:48:13.610Z
Modified
2025-09-26T09:27:09.919201Z
Summary
Fallback tar extraction in pip doesn't check symbolic links point to extraction directory
Details

When extracting a tar archive pip may not check symbolic links point into the extraction directory if the tarfile module doesn't implement PEP 706. Note that upgrading pip to a "fixed" version for this vulnerability doesn't fix all known vulnerabilities that are remediated by using a Python version that implements PEP 706.

Note that this is a vulnerability in pip's fallback implementation of tar extraction for Python versions that don't implement PEP 706 and therefore are not secure to all vulnerabilities in the Python 'tarfile' module. If you're using a Python version that implements PEP 706 then pip doesn't use the "vulnerable" fallback code.

Mitigations include upgrading to a version of pip that includes the fix, upgrading to a Python version that implements PEP 706 (Python >=3.9.17, >=3.10.12, >=3.11.4, or >=3.12), applying the linked patch, or inspecting source distributions (sdists) before installation as is already a best-practice.

Database specific
{
    "severity": "Medium",
    "cpes": [
        "cpe:2.3:a:pypa:pip:*:*:*:*:*:python:*:*"
    ]
}
References

Affected packages

Bitnami / pip

Package

Name
pip
Purl
pkg:bitnami/pip

Severity

  • 5.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
25.3.0