CVE-2026-8643

Updated on 01 Jun 2026

Severity

8.0 High severity

Details

CVSS score
8.0
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Overview

About vulnerability

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.

Details

Fixes