CVE Catalog

CVE-2026-40032

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.73%

50th percentile - higher than 50% of all known CVEs

Summary

UAC (Unix-like Artifacts Collector) before version 3.3.0-rc1 contains a command injection vulnerability in the placeholder substitution and command execution pipeline. The _run_command() function passes constructed command strings directly to eval without proper sanitization, allowing attackers to inject shell metacharacters through attacker-controlled inputs such as %line% values from foreach iterators and %user%/%user_home% values derived from system files.

Risk Assessment

An attacker can remotely execute arbitrary commands with the privileges of the UAC process, leading to full system compromise, data theft, or lateral movement within the network.

Recommendation

Immediately upgrade UAC to version 3.3.0-rc1 or later, which includes a fix that eliminates the command injection vulnerability.

Other vulnerabilities in UAC

See all
Original NVD description (English source)

UAC (Unix-like Artifacts Collector) before 3.3.0-rc1 contains a command injection vulnerability in the placeholder substitution and command execution pipeline where the _run_command() function passes constructed command strings directly to eval without proper sanitization. Attackers can inject shell metacharacters or command substitutions through attacker-controlled inputs including %line% values from foreach iterators and %user% / %user_home% values derived from system files to achieve arbitrary command execution with the privileges of the UAC process.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS