๐Ÿ” CVE Alert

CVE-2026-54526

UNKNOWN 0.0

Argo Workflows: Incomplete fix for CVE-2026-31892: ArtifactGC.PodSpecPatch bypass of Strict/Secure templateReferencing

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to 3.7.15 and 4.0.6, the allow-list fix for CVE-2026-31892 is incomplete because workflow/util/merge.go ValidateUserOverrides and SanitizeUserWorkflowSpec walk only the top-level fields of WorkflowSpec via reflection, and WorkflowSpec.ArtifactGC is allow-listed wholesale; the struct behind that field, WorkflowLevelArtifactGC, has a PodSpecPatch sub-field whose contents flow unmodified into util.ApplyPodSpecPatch on the artifact-GC pod, the same sink the original fix closed for WorkflowSpec.PodSpecPatch, so a user submitting a Workflow under templateReferencing: Strict or Secure (against a referenced WorkflowTemplate that declares an output artifact and setting spec.artifactGC.strategy: OnWorkflowCompletion) can still inject an arbitrary strategic merge patch into the artifact-GC pod, including hostPath volumes, privileged: true, arbitrary image and command, and hostNetwork: true, defeating the stated purpose of Strict/Secure reference mode. This issue is fixed in versions 3.7.15 and 4.0.6.

CWE CWE-284
Vendor argoproj
Product argo-workflows
Published Jul 16, 2026
Stay Ahead of the Next One

Get instant alerts for argoproj argo-workflows

Be the first to know when new unknown vulnerabilities affecting argoproj argo-workflows are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

argoproj / argo-workflows
< 3.7.15 >= 4.0.0, < 4.0.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/argoproj/argo-workflows/security/advisories/GHSA-48p8-g2fx-3wwm github.com: https://github.com/argoproj/argo-workflows/commit/277e9cef0ad16d7eaaab253573d0695951a65dbd github.com: https://github.com/argoproj/argo-workflows/commit/358cc3968c8f06f1be0967e41df191088db0b662 github.com: https://github.com/argoproj/argo-workflows/releases/tag/v3.7.15 github.com: https://github.com/argoproj/argo-workflows/releases/tag/v4.0.6