Bug 2484710 (CVE-2026-14251) - CVE-2026-14251 gitops-operator: gitops-operator: Missing allowedNamespace check in ReconcilerHook for ClusterRole/Role cases enables potential privilege escalation and DoS
Summary: CVE-2026-14251 gitops-operator: gitops-operator: Missing allowedNamespace che...
Keywords:
Status: NEW
Alias: CVE-2026-14251
Deadline: 2026-07-06
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-04 11:02 UTC by OSIDB Bzimport
Modified: 2026-07-15 06:53 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-04 11:02:12 UTC
The ReconcilerHook function in controllers/argocd/openshift/openshift.go does not call allowedNamespace() for the *rbacv1.ClusterRole and *rbacv1.Role type-switch cases. The primary escalation path appears mitigated by an outer gate in argocd-operator's reconcileClusterRole, but this mitigation is unverified for exhaustiveness and resides in a different upstream repository. A separate DoS vector exists via ClusterRole name collisions exploiting the gate's DELETE logic.


Note You need to log in before you can comment on or make changes to this bug.