CVE Database
/

CVE-2025-66626

Back to search

CVE-2025-66626

Published: Dec 9, 2025

Modified: Dec 12, 2025

PUBLISHED

CVSS v3.1

8.1

HIGH

Description

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.

VendorProductVersions

argoproj

argo-workflows

affected
github.com/argoproj/argo-workflows/v3 >= 3.7.0, < 3.7.5
affected
github.com/argoproj/argo-workflows/v3 < 3.6.14
affected
github.com/argoproj/argo-workflows <= 2.5.3-rc4

Weaknesses (CWE)

CVSS v3.1 Details

CVSS v3.1 Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Attack Vector

Network

Attack Complexity

Low

Privileges Required

Low

User Interaction

None

Scope

Unchanged

Confidentiality

None

Integrity

High

Availability

High

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now