Safety vulnerability ID: 79883
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of the pip package are vulnerable to Arbitrary File Overwrite due to improper validation of symbolic link targets in the fallback tar extraction code. In src/pip/_internal/utils/unpacking.py, the _untar_without_filter routine used when the Python tarfile module lacks PEP 706 (no tarfile.data_filter) extracted symlink members with tar._extract_member without verifying that link destinations resolve under the extraction root, a check later added via the is_symlink_target_in_tar helper.
Latest version: 25.2
The PyPA recommended tool for installing Python packages.
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application