CVE-2026-28229 PUBLISHED

Argo Workflows has unauthorized access to Argo Workflows Template

Assigner: GitHub_M
Reserved: 25.02.2026 Published: 11.03.2026 Updated: 11.03.2026

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to 4.0.2 and 3.7.11, Workflow templates endpoints allow any client to retrieve WorkflowTemplates (and ClusterWorkflowTemplates). Any request with a Authorization: Bearer nothing token can leak sensitive template content, including embedded Secret manifests. This vulnerability is fixed in 4.0.2 and 3.7.11.

Metrics

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

Product Status

Vendor argoproj
Product argo-workflows
Versions
  • Version >= 4.0.0, < 4.0.2 is affected
  • Version < 3.7.11 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE