Intel

AIKIDO-2026-10355

github.com/shini4i/argo-compare is vulnerable to Command Injection

Command Injection Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Mar 13, 2026

70

High Risk

This Affects:

GOgithub.com/shini4i/argo-compare
0.5.0 - 0.5.1
Fixed in 0.6.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package allowed insufficient validation of externally supplied diff tool names, which could enable command injection when invoking external diff utilities. The issue was addressed by rejecting names containing shell metacharacters such as ;&|$(){}[]<>!#"' and path traversal patterns. An attacker might exploit this by supplying a crafted tool name that injects additional shell commands or redirects execution to unintended binaries, potentially leading to arbitrary command execution in the context of the affected application.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

github.com/shini4i/argo-compare is vulnerable to Command Injection in versions 0.5.0 - 0.5.1.

How to fix this

Upgrade the github.com/shini4i/argo-compare library to the patch version.