CVE Catalog

CVE-2026-41450

HighCVSS 7.8
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.70%

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

Summary

UAC before version 3.3.0 has a command injection vulnerability in the _command_collector function, where foreach command output lines are substituted into command strings via sed without proper escaping before being evaluated with eval. Attackers can exploit malicious filenames or artifact definitions.

Risk Assessment

An attacker can execute arbitrary commands on the analyst's host, leading to full system compromise.

Recommendation

Update UAC to version 3.3.0 or later, which includes the fix.

Other vulnerabilities in UAC

See all
Original NVD description (English source)

UAC (Unix-like Artifacts Collector) versions prior to 3.3.0 contain a command injection vulnerability in the _command_collector function where foreach command output lines are substituted directly into command strings via sed without proper escaping before being evaluated with eval. Attackers can exploit this by crafting malicious filenames or artifact definitions containing shell metacharacters such as command substitution syntax or semicolons to execute arbitrary commands on the analyst's host system.

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