CVE-2026-31892
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:H
Summary
Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 2.9.0 to before 4.0.2 and 3.7.11, A user who can submit Workflows can completely bypass all security settings defined in a WorkflowTemplate by including a podSpecPatch field in their Workflow submission. This works even when the controller is configured with templateReferencing: Strict, which is specifically documented as a mechanism to restrict users to admin-approved templates. The podSpecPatch field on a submitted Workflow takes precedence over the referenced WorkflowTemplate during spec merging and is applied directly to the pod spec at creation time with no security validation. This vulnerability is fixed in 4.0.2 and 3.7.11.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| argoproj | argo-workflows | >= 4.0.0, < 4.0.2 | affected |
| argoproj | argo-workflows | >= 2.9.0, < 3.7.11 | affected |
Weaknesses
- CWE-863: CWE-863: Incorrect Authorization
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: total
github.com/argoproj/argo-workflows: Argo Workflows: Security bypass allows privilege escalation via podSpecPatch field
Additional References
- https://access.redhat.com/security/cve/CVE-2026-31892
- https://bugzilla.redhat.com/show_bug.cgi?id=2446551
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-31892.json
- https://access.redhat.com/errata/RHSA-2026:10184
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.