CVE-2026-5271

MEDIUM EPSS 7.0%
Published Apr 1, 20263mo ago · Modified Jun 17, 20262w ago
5.6 CVSS 4.0
Medium
Find Similar
Published Apr 1, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
5.6
Exploitability
Impact
Vector string
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction A
Scope X

Threat Intelligence

EPSS Exploit Probability
7.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 1

CWE-427

Affected Products 1

VendorProductVersionRange
pythonpymanager26.0any

References 2

  • openwall.com http://www.openwall.com/lists/oss-security/2026/04/01/5
    Mailing ListThird Party Advisory
  • github.com https://github.com/python/pymanager/security/advisories/GHSA-jr5x-hgm4-rrm6
    ExploitVendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.