PT-2025-41937 · Unknown · Kubernetes+1

Published

2025-10-14

·

Updated

2026-05-18

·

CVE-2025-62156

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Argo Workflows versions prior to 3.6.12 Argo Workflows versions 3.7.0 through 3.7.2
Description Argo Workflows, a container-native workflow engine for Kubernetes, contains a Zip Slip path traversal issue during artifact extraction. The unpack/untar logic in workflow/executor/executor.go uses filepath.Join(dest, filepath.Clean(header.Name)) without validating that header.Name remains within the intended extraction directory. A malicious archive entry can supply a traversal or absolute path that, after cleaning, overrides the destination directory, allowing files to be written outside the expected location and potentially into system directories like /etc inside the container. This enables arbitrary file creation or overwrite in system configuration locations, potentially leading to privilege escalation or persistence. The vulnerability affects the extraction of archive files (ZIP or tar archives). The vulnerable component is the artifact extraction process.
Recommendations Update to Argo Workflows version 3.6.12 or 3.7.3.

Exploit

Fix

LPE

Relative Path Traversal

Path traversal

Weakness Enumeration

Related Identifiers

BIT-ARGO-WORKFLOWS-2025-62156
CLEANSTART-2026-BY71381
CLEANSTART-2026-CV28298
CLEANSTART-2026-DS30740
CLEANSTART-2026-DV04077
CLEANSTART-2026-FQ05951
CLEANSTART-2026-FX27781
CLEANSTART-2026-HK06185
CLEANSTART-2026-JQ02410
CLEANSTART-2026-LS30652
CLEANSTART-2026-MK40719
CLEANSTART-2026-OD47693
CLEANSTART-2026-PK69606
CLEANSTART-2026-PS30901
CLEANSTART-2026-QM19832
CLEANSTART-2026-RU00721
CLEANSTART-2026-SO95938
CLEANSTART-2026-WA03785
CLEANSTART-2026-WK88787
CLEANSTART-2026-WP20592
CLEANSTART-2026-XR17407
CLEANSTART-2026-ZM51114
CVE-2025-62156
GHSA-P84V-GXVW-73PF
GO-2025-4023
OPENSUSE-SU-2025:15710-1

Affected Products

Argo Workflows
Kubernetes