Relative Path Traversal in Argo Workflows - CVE-2025-66626
Published: April 23, 2026
Argo Workflows
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper neutralization of symbolic links in archive extraction in the workflow executor untar code when processing a crafted archive. A remote user can supply a crafted archive containing symbolic links to overwrite files and execute arbitrary code.
Exploitation can overwrite /var/run/argo/argoexec so that attacker-controlled code runs when the pod starts.