CVE-2026-8643

Source
https://cve.org/CVERecord?id=CVE-2026-8643
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-8643.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-8643
Aliases
Downstream
Related
Published
2026-06-01T15:01:32Z
Modified
2026-09-09T03:30:37Z
Severity
  • 4.1 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
pip can extract console_scripts and gui_scripts outside installation directory
Details

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.

Database specific
{
    "cna_assigner": "PSF",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8643.json"
}
References

Affected packages

Git / github.com/pypa/pip

Affected ranges

Type
GIT
Repo
https://github.com/pypa/pip
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "24.0"
        },
        {
            "fixed": "26.1.2"
        },
        {
            "introduced": "0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ]
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-8643.json"