CVE-2026-41450

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-21 18:16

Updated : 2026-08-21 18:16


NVD link : CVE-2026-41450

Mitre link : CVE-2026-41450

CVE.ORG link : CVE-2026-41450


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')