Beveiligingsadvies

CVE-2026-5271

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-04-01 13:48:07
Laatst bijgewerkt 2026-04-01 23:12:18
Toegewezen door PSF
CVSS-score 5.6
Status PUBLISHED

Beschrijving

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 module in that directory can be imported and executed instead of the intended package.