SEPTEMBER 16, 2026
Live Feed
Back to database
Case File

CVE-2026-85013

HIGH · CVSS 7.3 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-16

CyberRota Analysis

AI-Generated

A vulnerability exists in environment-modules that allows a local attacker to exploit Bash completion by placing a maliciously named modulefile within the victim's `MODULEPATH`. This can result in arbitrary command execution in the user's shell, compromising confidentiality, integrity, and availability. Organizations using environment-modules should prioritize addressing this issue to protect against potential local attacks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85013
Severity
HIGH
CVSS
7.3
EPSS
0.21%

Original NVD Description

A flaw was found in environment-modules. A local attacker can exploit this vulnerability by placing a maliciously named modulefile in a location visible to the victim's `MODULEPATH`. When the victim uses Bash completion for `module` or `ml` commands, the malicious module name, containing shell metacharacters, is evaluated as a command. This can lead to arbitrary command execution in the completing user's shell, impacting their confidentiality, integrity, and availability.