CVE-2026-54526
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/argoproj/argo-workflows/v4Go | >= 4.0.0, < 4.0.6 | 4.0.6 |
github.com/argoproj/argo-workflows/v3Go | < 3.7.15 | 3.7.15 |
github.com/argoproj/argo-workflowsGo | <= 2.5.3-rc4 | — |
Affected products
20- osv-coords18 versionspkg:apk/chainguard/kfp-driverpkg:apk/chainguard/kubeflow-pipelines-apiserverpkg:apk/chainguard/kubeflow-pipelines-apiserver-fipspkg:apk/chainguard/kubeflow-pipelines-cache_serverpkg:apk/chainguard/kubeflow-pipelines-cache_server-fipspkg:apk/chainguard/kubeflow-pipelines-driver-fipspkg:apk/chainguard/kubeflow-pipelines-launcher-v2pkg:apk/chainguard/kubeflow-pipelines-launcher-v2-fipspkg:apk/chainguard/kubeflow-pipelines-persistence_agentpkg:apk/chainguard/kubeflow-pipelines-persistence_agent-fipspkg:apk/chainguard/kubeflow-pipelines-scheduledworkflowpkg:apk/chainguard/kubeflow-pipelines-scheduledworkflow-fipspkg:apk/wolfi/kubeflow-pipelines-apiserverpkg:apk/wolfi/kubeflow-pipelines-cache_serverpkg:apk/wolfi/kubeflow-pipelines-persistence_agentpkg:apk/wolfi/kubeflow-pipelines-scheduledworkflowpkg:bitnami/argo-workflowspkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2016.0
< 2.17.0-r6+ 17 more
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r9
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r9
- (no CPE)range: < 2.17.0-r5
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r9
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r9
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r9
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 2.17.0-r6
- (no CPE)range: < 3.7.15
- (no CPE)range: < 0.0.20260827T195228-160000.1.1
Patches
Vulnerability mechanics
References
7- github.com/argoproj/argo-workflows/commit/277e9cef0ad16d7eaaab253573d0695951a65dbdnvdPatchWEB
- github.com/argoproj/argo-workflows/commit/358cc3968c8f06f1be0967e41df191088db0b662nvdPatchWEB
- github.com/argoproj/argo-workflows/security/advisories/GHSA-48p8-g2fx-3wwmnvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-48p8-g2fx-3wwmghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-54526ghsaADVISORY
- github.com/argoproj/argo-workflows/releases/tag/v3.7.15nvdProductRelease NotesWEB
- github.com/argoproj/argo-workflows/releases/tag/v4.0.6nvdProductRelease NotesWEB
News mentions
0No linked articles in our index yet.