icon

We found results for “

CVE-2025-66626

Good to know:

icon
icon

Date: December 9, 2025

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Versions 3.6.13 and below and versions 3.7.0 through 3.7.4, contain unsafe untar code that handles symbolic links in archives. Concretely, the computation of a link's target and the subsequent check are flawed. An attacker can overwrite the file /var/run/argo/argoexec with a script of their choice, which would be executed at the pod's start. The patch deployed against CVE-2025-62156 is ineffective against malicious archives containing symbolic links. This issue is fixed in versions 3.6.14 and 3.7.5.

Severity Score

Severity Score

Weakness Type (CWE)

Improper Link Resolution Before File Access ('Link Following')

CWE-59

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

CWE-78

Relative Path Traversal

CWE-23

Top Fix

icon

Upgrade Version

Upgrade to version github.com/argoproj/argo-workflows/v3 - v3.7.5;github.com/argoproj/argo-workflows/v3 - v3.6.14;https://github.com/argoproj/argo-workflows.git - v3.6.14;https://github.com/argoproj/argo-workflows.git - v3.7.5

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): HIGH
Availability (A): NONE

Do you need more information?

Contact Us