PT-2026-37171 · Unknown · Argo Workflows

·

CVE-2026-42183

·

Published

2026-05-04

·

Updated

2026-07-30

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Argo Workflows versions 4.0.0 through 4.0.4
Description A nil pointer dereference in the rbacAuthorization() function within server/auth/gatekeeper.go can lead to a denial of service for SSO users. This occurs when SSO DELEGATE RBAC TO NAMESPACE is set to true and a user's claims match a namespace-level RBAC rule but not an SSO-namespace rule. Specifically, when the getServiceAccount(claims, ssoNamespace) function returns nil, the loginAccount variable remains nil; if a matching namespaceAccount is found, the precedence() function is called with the nil loginAccount, causing a panic when attempting to access serviceAccount.Annotations.
Recommendations Update Argo Workflows to version 4.0.5.

Exploit

Fix

DoS

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BIT-ARGO-WORKFLOWS-2026-42183
CVE-2026-42183
GHSA-P4GQ-3VXJ-F4JQ
GO-2026-5527
OPENSUSE-SU-2026:21483-1

Affected Products

Argo Workflows