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`
References
Configurations
No configuration.
History
12 Nov 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
28 Oct 2025, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-28 14:15
Updated : 2025-11-12 17:15
NVD link : CVE-2025-12103
Mitre link : CVE-2025-12103
CVE.ORG link : CVE-2025-12103
JSON object : View
Products Affected
No product.
CWE
CWE-266
Incorrect Privilege Assignment
