CVE-2025-62156
Wolfi vulnerability analysis and mitigation

Overview

Argo Workflows, an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes, contains a Zip Slip path traversal vulnerability (CVE-2025-62156) in versions prior to 3.6.12 and versions 3.7.0 through 3.7.2. The vulnerability was discovered and disclosed on October 14, 2025, affecting the artifact extraction functionality (GitHub Advisory).

Technical details

The vulnerability exists in the unpack/untar logic (workflow/executor/executor.go) where the code uses filepath.Join(dest, filepath.Clean(header.Name)) without validating that header.Name stays within the intended extraction directory. This implementation allows a malicious archive entry to supply a traversal or absolute path that, after cleaning, can override the destination directory and cause files to be written outside the /work/tmp extraction path and into system directories such as /etc inside the container. The vulnerability has been assigned a CVSS v3.1 score of 8.1 (High) with vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H (GitHub Advisory).

Impact

The vulnerability enables arbitrary file creation or overwrite in system configuration locations (for example /etc/passwd, /etc/hosts, /etc/crontab), which can lead to privilege escalation or persistence within the affected container. This container isolation bypass allows attackers to potentially compromise the security of the container by manipulating critical system files (GitHub Advisory).

Exploitability

The vulnerability can be exploited by uploading a malicious tar.gz file containing path traversal entries. When the artifact's path is set to /work/tmp in the Argo Workflows YAML, the vulnerability in the untar() function allows files to be created in unintended locations. Due to volume mount mirroring between the wait container and main container, files created in the wait container become visible in the main container's /etc/ directory (GitHub Advisory).

Mitigation and workarounds

Users should update to version 3.6.12 or 3.7.3 to remediate the issue. These patched versions include fixes that properly validate file paths during artifact extraction (GitHub Advisory).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

RHEL / CentOS

Unknown

SourceThis report was generated using AI

Related Wolfi vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-86143MEDIUM6.9
  • Wolfi logoWolfi
  • python3-libxml2
NoYesSep 05, 2026
CVE-2026-86142MEDIUM6.9
  • Wolfi logoWolfi
  • seal-libxml2
NoYesSep 05, 2026
CVE-2026-86144MEDIUM5.6
  • Wolfi logoWolfi
  • libxml2-static
NoYesSep 05, 2026
CVE-2026-86141LOW2.9
  • Wolfi logoWolfi
  • libxml2
NoYesSep 05, 2026
CVE-2026-84445HIGHN/A
  • Nomad logoNomad
  • terraform-docs
NoYesSep 08, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management