CVE-2026-42295

Severity CVSS v4.0:
HIGH
Type:
CWE-522 Insufficiently Protected Credentials
Publication date:
09/05/2026
Last modified:
12/05/2026

Description

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From version 4.0.0 to before version 4.0.5, the workflow executor logs all artifact repository credentials (S3 access keys, secret keys, GCS service account keys, Azure account keys, Git passwords, etc.) in plaintext on artifact operation. Any user with read access to workflow pod logs can extract these credentials. This issue has been patched in version 4.0.5.