A flaw was found in Red Hat Openshift AI Service. The...
Moderate severity
Unreviewed
Published
Oct 28, 2025
to the GitHub Advisory Database
•
Updated Oct 28, 2025
Description
Published by the National Vulnerability Database
Oct 28, 2025
Published to the GitHub Advisory Database
Oct 28, 2025
Last updated
Oct 28, 2025
A flaw was found in Red Hat Openshift AI Service. The TrustyAI component is granting all service accounts and users on a cluster permissions to get, list, watch any pod in any namespace on the cluster.
TrustyAI is creating a role
trustyai-service-operator-lmeval-user-roleand a CRBtrustyai-service-operator-default-lmeval-user-rolebindingwhich is being applied tosystem:authenticatedmaking it so that every single user or service account can get a list of pods running in any namespace on the clusterAdditionally users can access all
persistentvolumeclaimsandlmevaljobsReferences