Description
A flaw was found in managed-serviceaccount. A compromised addon-manager pod, due to its ClusterRole granting excessive permissions, can read any secret across all namespaces. Additionally, it can approve arbitrary Certificate Signing Requests (CSRs), which could lead to information disclosure and privilege escalation within the cluster.
Published: 2026-08-18
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the managed-serviceaccount component used by the addon‑manager. A compromised addon‑manager pod can exploit an overly permissive ClusterRole, allowing it to read any secret in every namespace and to approve arbitrary Certificate Signing Requests. This grants attackers the ability to retrieve sensitive configuration data, credentials, and to elevate privileges within the cluster, potentially leading to full cluster compromise.

Affected Systems

Red Hat Advanced Cluster Management for Kubernetes version 2 is affected. The flaw is present in the component that grants the addon‑manager ClusterRole, which is applied across the entire Kubernetes cluster managed by this product.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.7, indicating high severity. EPSS data is not available, so the current probability of exploitation cannot be quantified, but the lack of a public fix and the cluster‑wide impact increase urgency. The CVE is not listed in the CISA KEV catalog, yet the ability to read all secrets and approve CSRs presents a critical threat that can be leveraged for privilege escalation and data exfiltration if an attacker gains access to the addon‑manager pod.

Generated by OpenCVE AI on August 18, 2026 at 18:05 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Update Red Hat Advanced Cluster Management for Kubernetes to the latest released version that contains the fix for the managed‑serviceaccount Component. This is the primary, official remediation path.
  • If an immediate patch is unavailable, modify or remove the Hub addon‑manager ClusterRole to revoke the "get", "list", "watch" permissions on secrets and the "approve" permission on CertificateSigningRequests. Adjust the RBAC policy so that only trusted service accounts can approve CSRs and access secrets.
  • Configure namespace‑level RBAC scopes to limit secret visibility to only required namespaces for the addon‑manager pod. This reduces the blast radius of any compromise.
  • Enable audit logging for secret access and CSR approval events, and monitor these logs for anomalous activity. This provides an early warning of exploitation attempts.

Generated by OpenCVE AI on August 18, 2026 at 18:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat multicluster Engine
CPEs cpe:/a:redhat:multicluster_engine
Vendors & Products Redhat multicluster Engine

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in managed-serviceaccount. A compromised addon-manager pod, due to its ClusterRole granting excessive permissions, can read any secret across all namespaces. Additionally, it can approve arbitrary Certificate Signing Requests (CSRs), which could lead to information disclosure and privilege escalation within the cluster.
Title Managed-serviceaccount: managed-serviceaccount: hub addon-manager clusterrole grants cluster-wide secret read/write and csr approval
First Time appeared Redhat
Redhat acm
Weaknesses CWE-269
CPEs cpe:/a:redhat:acm:2
Vendors & Products Redhat
Redhat acm
References
Metrics cvssV3_1

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


Subscriptions

Redhat Acm Multicluster Engine
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-18T17:58:03.483Z

Reserved: 2026-08-18T15:29:26.756Z

Link: CVE-2026-75924

cve-icon Vulnrichment

Updated: 2026-08-18T17:36:36.116Z

cve-icon NVD

Status : Received

Published: 2026-08-18T17:17:03.457

Modified: 2026-08-18T18:19:34.770

Link: CVE-2026-75924

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T18:15:05Z

Weaknesses
  • CWE-269

    Improper Privilege Management