Description
A flaw was found in the TrustyAI Service (TAS) deployment. This vulnerability allows any pod on the cluster network to bypass authentication and directly access the TAS backend API. An attacker can exploit this to read, tamper with, or delete monitoring data and configurations, and inject arbitrary data into the service, potentially disrupting tenant operations.
Published: 2026-08-10
Score: 8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Trustyai-service-operator allows any pod within the cluster network to bypass the kube-rbac-proxy and directly reach the underlying Quarkus API. This exposes a broad API surface for unauthorized actors, who can read, modify or delete monitoring data and configuration, and may inject malicious content that can disrupt tenant operations. The flaw is a manifestation of the authentication bypass weakness detailed by CWE-306.

Affected Systems

Red Hat OpenShift AI (RHOAI) deployments that use the Trustyai-service-operator, which includes the TrustyAI Service backend. No specific version range is listed, so all currently deployed instances are potentially vulnerable unless they have the fix applied.

Risk and Exploitability

The CVSS score of 8 indicates a high severity level. The EPSS score is not available, so the current probability of exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation yet. Attackers only need network access to a pod in the cluster, which is a common capability for any workload running in OpenShift. If a malicious pod is introduced, the attacker can easily reach the TAS API, making the vulnerability straightforward to exploit under typical cluster conditions.

Generated by OpenCVE AI on August 10, 2026 at 22:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and apply the latest vendor-supplied fix or patch for the Trustyai-service-operator in OpenShift AI.
  • Limit pod network access by implementing network segmentation or restricting the trust boundary to trusted namespaces.
  • Enforce strict role‑based access control for the TAS deployment, ensuring that only authorized services can communicate with the internal API, and disable any unauthenticated endpoints that are not required.

Generated by OpenCVE AI on August 10, 2026 at 22:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
First Time appeared Red Hat
Red Hat red Hat Openshift Ai (rhoai)
Vendors & Products Red Hat
Red Hat red Hat Openshift Ai (rhoai)

Tue, 11 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Mon, 10 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in the TrustyAI Service (TAS) deployment. This vulnerability allows any pod on the cluster network to bypass authentication and directly access the TAS backend API. An attacker can exploit this to read, tamper with, or delete monitoring data and configurations, and inject arbitrary data into the service, potentially disrupting tenant operations.
Title Trustyai-service-operator: trustyai-service-operator: tas internal service bypasses kube-rbac-proxy, exposing unauthenticated quarkus api cluster-wide
First Time appeared Redhat
Redhat openshift Ai
Weaknesses CWE-306
CPEs cpe:/a:redhat:openshift_ai
Vendors & Products Redhat
Redhat openshift Ai
References
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Red Hat Red Hat Openshift Ai (rhoai)
Redhat Openshift Ai
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-10T20:44:18.319Z

Reserved: 2026-07-13T10:30:46.317Z

Link: CVE-2026-15581

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-10T18:45:25Z

Links: CVE-2026-15581 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T03:30:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function