---
id: CVE-2025-12103
title: A flaw was found in Red Hat Openshift AI Service
summary: >-
  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 `trus…
severity: medium
cvss: 5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N'
cwe:
  - CWE-266
published: '2025-10-28'
updated: '2026-07-19'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-12103'
references:
  - url: 'https://access.redhat.com/errata/RHSA-2025:21117'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:10184'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2025-12103'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2405966'
    label: secalert@redhat.com
tags:
  - nvd
epss: 0.00237
epssPercentile: 0.13136
ingestedAt: '2026-07-19T01:26:58.653Z'
---

## Overview

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`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
