// vulnerability record
cached · NVD via COSMOS syncCVE-2026-15218
HIGHpublished 2026-08-17 14:20 UTC · 19 hours ago · modified 2026-08-17 18:16 UTC
// description
A flaw was found in the maas-api and maas-controller ServiceAccounts within Red Hat OpenShift AI. These ServiceAccounts are granted cluster-wide permissions that exceed their operational requirements. An attacker who compromises the identity of these ServiceAccounts, either through a remote code execution vulnerability or by creating a malicious pod in the same namespace, could exploit these excessive permissions. This could lead to full cluster administrator privileges through the creation of new ClusterRoleBindings or the disclosure of sensitive information by accessing all secrets across the cluster.
// weaknesses (CWE)
- CWE-266