VYPR

Pymanager

by Python (programming language)

Source repositories

CVEs (1)

  • CVE-2026-5271HigApr 1, 2026
    risk 0.44cvss 7.8epss 0.00

    pymanager included the current working directory in sys.path meaning modules could be shadowed by modules in the current working directory. As a result, if a user executes a pymanager-generated command (e.g., pip, pytest) from an attacker-controlled directory, a malicious…