Description
A flaw was found in the cluster-curator-controller component of multicluster engine (MCE). A tenant with create or update permissions on ClusterCurator resources can inject an arbitrary Job specification. This is possible because the CreateJob() function does not validate user-controlled input when unmarshaling the spec.install.overrideJob raw extension. Successful exploitation allows the injected Job to run with the controller's elevated privileges, leading to arbitrary code execution and privilege escalation, potentially accessing cluster-wide secrets.
Published: 2026-08-12
Score: 9.9 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the cluster-curator-controller component of Red Hat Multicluster Engine for Kubernetes allows a tenant with create or update permissions on ClusterCurator resources to inject an arbitrary Job specification. The CreateJob() function fails to validate user-controlled input contained in the spec.install.overrideJob raw extension, permitting the injected Job to run with the controller’s elevated privileges. Successful exploitation results in arbitrary code execution and privilege escalation, potentially exposing cluster‑wide secrets and compromising the entire Kubernetes environment.

Affected Systems

Red Hat Multicluster Engine for Kubernetes – specifically the cluster-curator-controller component that processes ClusterCurator resources. The vulnerability is tied to any instance where tenants can create or update ClusterCurator objects; specific version information is not provided in the CVE data.

Risk and Exploitability

The CVSS score of 9.9 indicates extreme severity, and while the EPSS score is not available, the lack of a KEV listing does not reduce the risk. Attackers who can obtain or abuse create or update rights on clustercurators.cluster.open-cluster-management.io can inject malicious job definitions, leading to full control over the cluster. The exploitation path requires only RBAC privileges; therefore, misconfigured or overly permissive RBAC poses a high likelihood for successful attacks.

Generated by OpenCVE AI on August 12, 2026 at 23:21 UTC.

Remediation

Vendor Workaround

To mitigate this issue, implement strict Role-Based Access Control (RBAC) policies to limit create and update permissions on `clustercurators.cluster.open-cluster-management.io` resources to trusted administrators only. This restricts the ability of less privileged tenants to exploit the vulnerability and escalate privileges within the Kubernetes environment.


OpenCVE Recommended Actions

  • Enforce strict RBAC to restrict create and update permissions on clustercurators.cluster.open-cluster-management.io to trusted administrators only.
  • Monitor and audit Clustercurator resource creations for anomalous activity.
  • Coordinate with Red Hat to obtain and apply an official patch or update when available.

Generated by OpenCVE AI on August 12, 2026 at 23:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in the cluster-curator-controller component of multicluster engine (MCE). A tenant with create or update permissions on ClusterCurator resources can inject an arbitrary Job specification. This is possible because the CreateJob() function does not validate user-controlled input when unmarshaling the spec.install.overrideJob raw extension. Successful exploitation allows the injected Job to run with the controller's elevated privileges, leading to arbitrary code execution and privilege escalation, potentially accessing cluster-wide secrets.
Title Cluster-curator-controller: cluster-curator-controller: spec.install.overridejob allows arbitrary job spec injection
First Time appeared Redhat
Redhat multicluster Engine
Weaknesses CWE-94
CPEs cpe:/a:redhat:multicluster_engine
Vendors & Products Redhat
Redhat multicluster Engine
References
Metrics cvssV3_1

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


Subscriptions

Redhat Multicluster Engine
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-12T19:45:37.611Z

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

Link: CVE-2026-73268

cve-icon Vulnrichment

Updated: 2026-08-12T19:45:35.347Z

cve-icon NVD

Status : Received

Published: 2026-08-12T20:17:53.650

Modified: 2026-08-12T20:17:53.650

Link: CVE-2026-73268

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:30:10Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')