CyberRota Analysis
AI-GeneratedA vulnerability exists in the OpenShift GitOps operator where the ClusterRole reconciler fails to validate resource ownership, allowing a namespace-scoped Argo CD instance to delete a ClusterRole owned by a cluster-scoped instance through a name collision. This can lead to a denial of service, impacting the availability of critical resources. Organizations using OpenShift GitOps should prioritize addressing this issue to prevent potential disruptions in their deployment environments.
Original NVD Description
A flaw was found in the OpenShift GitOps operator. The ClusterRole reconciler does not validate resource ownership when reconciling ClusterRole objects. A namespace-scoped Argo CD instance can trigger deletion of a ClusterRole owned by a cluster-scoped Argo CD instance by crafting a name collision, resulting in a denial of service.