CyberRota Analysis
AI-GeneratedA vulnerability in the RHOAI training-operator allows users with standard edit or admin roles in Kubernetes namespaces to escalate privileges, enabling them to impersonate service accounts and access the host filesystem. This could lead to the execution of arbitrary code remotely, posing a significant security risk. Organizations using Kubernetes, particularly those leveraging the RHOAI training-operator, should prioritize addressing this vulnerability to mitigate potential exploitation.
Original NVD Description
A flaw was found in the RHOAI training-operator. This vulnerability allows a user with standard edit or admin roles in any Kubernetes namespace to escalate their privileges. Through the creation of training jobs, an attacker can impersonate service accounts, access the host filesystem, and potentially execute arbitrary code remotely. This issue arises from the aggregation of training job permissions onto native Kubernetes edit and admin ClusterRoles, coupled with unrestricted PodTemplateSpec passthrough.