CVE-2026-5271
HIGH SEVERITYCVSS Score & Metrics
Base Score
7.8 / 10
Vector String
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Vulnerability Description
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.
from an attacker-controlled directory, a malicious module in that
directory can be imported and executed instead of the intended package.
Vulnerability Details
Published Date
Last Modified
CWE ID
CWE-427
Source
NVD
Vendor
python
Product
pymanager
Discussion (0)
Add Comment
No comments yet. Be the first!