Description
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-role` and a CRB `trustyai-service-operator-default-lmeval-user-rolebinding` which is being applied to `system:authenticated` making it so that every single user or service account can get a list of pods running in any namespace on the cluster Additionally users can access all `persistentvolumeclaims` and `lmevaljobs`
Problem types
Incorrect Privilege Assignment
Product status
Timeline
| 2025-10-23: | Reported to Red Hat. |
| 2025-10-28: | Made public. |
References
access.redhat.com/security/cve/CVE-2025-12103
bugzilla.redhat.com/show_bug.cgi?id=2405966 (RHBZ#2405966)