Description
A flaw was found in the clusterclaims-controller component of multicluster engine (MCE). A tenant with standard permissions to create and delete ClusterClaim resources can exploit this by manipulating the `spec.namespace` field. This allows the tenant to specify and delete any ManagedCluster, including the hub's local-cluster or other tenants' clusters, due to a missing ownership check. This vulnerability can lead to a denial of service by enabling unauthorized deletion of ManagedClusters.
Published: 2026-08-21
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the clusterclaims-controller component of Multicluster Engine for Kubernetes allows a tenant with standard create and delete permissions on ClusterClaim resources to manipulate the spec.namespace field. By specifying the namespace of any ManagedCluster, the tenant can trigger deletion of that cluster, including the hub’s local-cluster or other tenants’ clusters. The missing ownership check means the action is performed without verifying that the tenant owns the target, leading to a denial of service through the loss of cluster resources. The weakness is classified as CWE-602, an improper restriction of resource access.

Affected Systems

The vulnerability affects Red Hat Multicluster Engine for Kubernetes, specifically the clusterclaims-controller component. No specific version information was provided in the CNA data, so all deployments of this component are potentially impacted.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity. EPSS data is unavailable, and the flaw is not listed in CISA KEV, suggesting that while the vulnerability is serious, current exploitation rates are unknown. The attack vector is likely intra‑cluster: a tenant exercising normal API permissions can craft a malicious ClusterClaim. No external network attack is required, but any tenant with access to the control plane can exploit the flaw, making it a high‑risk denial of service scenario for the entire managed cluster environment.

Generated by OpenCVE AI on August 21, 2026 at 04:27 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

  • Contact Red Hat to obtain a patch as soon as it becomes available.
  • Revise RBAC to restrict tenant permissions so they cannot create or delete ClusterClaim resources that affect other tenants’ namespaces.
  • Implement audit logging and monitoring to detect unexpected ManagedCluster deletions and trigger alerts.

Generated by OpenCVE AI on August 21, 2026 at 04:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 03:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in the clusterclaims-controller component of multicluster engine (MCE). A tenant with standard permissions to create and delete ClusterClaim resources can exploit this by manipulating the `spec.namespace` field. This allows the tenant to specify and delete any ManagedCluster, including the hub's local-cluster or other tenants' clusters, due to a missing ownership check. This vulnerability can lead to a denial of service by enabling unauthorized deletion of ManagedClusters.
Title Clusterclaims-controller: clusterclaims-controller: managedcluster deletion keyed solely on clusterclaim.spec.namespace with no ownership check
First Time appeared Redhat
Redhat multicluster Engine
Weaknesses CWE-602
CPEs cpe:/a:redhat:multicluster_engine
Vendors & Products Redhat
Redhat multicluster Engine
References
Metrics cvssV3_1

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


Subscriptions

Redhat Multicluster Engine
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-21T02:43:36.017Z

Reserved: 2026-08-11T17:22:38.645Z

Link: CVE-2026-73267

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T03:16:39.080

Modified: 2026-08-21T03:16:39.080

Link: CVE-2026-73267

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T04:30:09Z

Weaknesses
  • CWE-602

    Client-Side Enforcement of Server-Side Security