CVE-2026-41451
7.8tclahr · uac
A vulnerability in the parse_artifact.sh script of UAC (Unix-like Artifacts Collector) allows for OS command injection via improper handling of user-supplied input.
Executive summary
A critical OS command injection vulnerability in tclahr UAC allows local attackers to execute arbitrary commands, threatening system integrity and data security.
Vulnerability
This is an OS Command Injection (CWE-78) vulnerability within the parse_artifact.sh script, specifically regarding user substitution handling. The vulnerability allows an unauthenticated local attacker to execute arbitrary commands on the underlying operating system.
Business impact
With a CVSS score of 7.8, this vulnerability represents a significant threat to organizational security. Successful exploitation could allow an attacker to bypass security controls, access sensitive artifact data, or gain persistent control over the host system, leading to severe reputational and operational damage.
Remediation
Immediate Action: Patch the affected systems by updating tclahr uac to version 3.3.0 or later.
Proactive Monitoring: Monitor for anomalous script execution or unexpected output from the UAC parsing functions.
Compensating Controls: Implement file integrity monitoring and ensure that the UAC tool is run with the minimum necessary privileges to perform its collection tasks.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Immediate patching is required to address this vulnerability. Ensure all instances of the UAC tool are updated to version 3.3.0 to protect against potential exploitation of the parse_artifact.sh script.