Home

Description

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.

PUBLISHED Reserved 2025-08-11 | Published 2025-09-24 | Updated 2025-09-24 | Assigner PSF




MEDIUM: 5.9CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Product status

Default status
unaffected

Any version before 25.3
affected

References

github.com/pypa/pip/pull/13550 patch

mail.python.org/.../thread/IF5A3GCJY3VH7BVHJKOWOJFKTW7VFQEN/ vendor-advisory

cve.org (CVE-2025-8869)

nvd.nist.gov (CVE-2025-8869)

Download JSON