CVE Catalog

CVE-2026-8643

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

24th percentile - higher than 24% of all known CVEs

Summary

In pip, console_scripts and gui_scripts were treated as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory.

Risk Assessment

This can lead to executable files being placed in unexpected locations, potentially allowing an attacker to execute malicious code or bypass security measures.

Recommendation

Update pip to the latest version, which includes a fix for this vulnerability.

Other vulnerabilities in pip

See all
Original NVD description (English source)

pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS