REDHAT-BUG-2484720: High severity Tekton OpenShift Pipelines Operator (tektoncd/operator) vulnerability
A flaw was found in the OpenShift Pipelines operator (tektoncd/operator). The operator ships a ClusterRoleBinding (tekton-scheduler-rolebinding) that binds ClusterRole/tekton-scheduler-role to the system:authenticated group, granting all authenticated users cluster-wide create/update/patch/delete permissions on kueue.x-k8s.io resources (ResourceFlavor, Workload, WorkloadPriorityClass) and create/update permissions on cert-manager.io resources (Certificate, Issuer). When Kueue CRDs are present (e.g., via RHOAI), any authenticated user can disrupt cross-tenant workload scheduling by deleting ResourceFlavors, destroy other tenants' Workload objects, or tamper with scheduling priority. When cert-manager is installed, any authenticated user can create Certificate objects targeting arbitrary Secrets, including the default ingress controller's TLS Secret (openshift-ingress/router-certs-default), causing cert-manager to overwrite it with an attacker-influenced certificate. This confused deputy attack crosses authorization boundaries — the attacker cannot write Secrets directly but leverages cert-manager's ServiceAccount to do so. The RBAC objects are installed unconditionally even when the Tekton Scheduler feature is disabled.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2484720?
The severity of REDHAT-BUG-2484720 is high with a score of 7.
What flaw exists in REDHAT-BUG-2484720?
REDHAT-BUG-2484720 describes a flaw in the OpenShift Pipelines operator that allows all authenticated users to perform cluster-wide create/update/patch/delete operations.
How do I fix REDHAT-BUG-2484720?
To fix REDHAT-BUG-2484720, you should restrict the ClusterRoleBinding that binds the tekton-scheduler-role to the system:authenticated group.
What software is affected by REDHAT-BUG-2484720?
The affected software for REDHAT-BUG-2484720 is the Tekton OpenShift Pipelines Operator.
What impact does REDHAT-BUG-2484720 have on security?
The impact of REDHAT-BUG-2484720 is significant as it allows potential unauthorized access to perform critical operations on the Kubernetes cluster.