Description
A flaw was found in the managedcluster-import-controller. The Certificate Signing Request (CSR) auto-approval logic improperly validates incoming CSRs, specifically by not inspecting the signer name or decoding the PEM-encoded x509 CSR. This vulnerability allows a privileged service account on a spoke cluster to submit a malicious CSR. Successful exploitation can lead to privilege escalation, enabling the attacker to obtain administrative credentials on the hub cluster.
Published: 2026-08-17
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the CSR auto‑approval logic of the ManagedCluster‑Import‑Controller for Red Hat Multicluster Engine and represents a CWE-295: Improper Certificate Validation. The controller fails to validate the signer name and does not decode the PEM‑encoded X.509 CSR, allowing a privileged service account on a spoke cluster to submit a crafted CSR. A successfully auto‑approved malicious CSR elevates the attacker’s privileges to the hub cluster, granting administrative access. This results in a full compromise of the hub with potential disclosure, modification, and availability impacts.

Affected Systems

All deployments of Red Hat Multicluster Engine for Kubernetes that include the managedcluster‑import‑controller and are running versions 2.6, 2.8, 2.9, 2.10, 2.11, or 2.17 are affected. Until a patch is released, these specific versions should be considered vulnerable.

Risk and Exploitability

The CVSS score of 9.9 indicates a high‑risk condition. EPSS is <1%, indicating a very low exploitation probability, and the flaw is not yet listed in the CISA KEV catalog, but the combination of a privileged service account on a spoke cluster and the lack of validation creates a realistic attack vector. Once accepted, the rogue CSR confers hub‑level administrative credentials, enabling complete control over the cluster. The attack requires no additional network access beyond the existing privileged spoke account, so the attack surface is relatively small yet devastating.

Generated by OpenCVE AI on September 2, 2026 at 08:30 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

  • Apply the latest Red Hat patch for Multicluster Engine when it becomes available; this patch addresses the CWE-295 flaw by properly validating CSRs.
  • Restrict or remove privileged service account permissions on spoke clusters so they cannot create or submit CSRs, or disable the auto‑approval functionality if feasible.
  • Enforce strict validation of CSRs: ensure the signer name, subject, and PEM structure are verified against trusted authorities; reject any that do not meet these checks.
  • Continuously audit CSR events in the cluster and flag any unauthorized or malformed CSRs; monitor logs for attempted exploitation.
  • No reliable workaround is currently available; monitor Red Hat advisories for updates.

Generated by OpenCVE AI on September 2, 2026 at 08:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Title Managedcluster-import-controller: managedcluster-import-controller: csr auto-approver does not validate certificate subject, signername, or requester identity Managedcluster-import-controller: csr auto-approver does not validate certificate subject or signername (spoke→hub cluster-admin)
Metrics cvssV3_1

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

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'}


Wed, 26 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:multicluster_engine:2.10::el9
cpe:/a:redhat:multicluster_engine:2.6::el9
cpe:/a:redhat:multicluster_engine:2.8::el9
cpe:/a:redhat:multicluster_engine:2.9::el9
References

Tue, 25 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:multicluster_engine:2.17::el9
References

Tue, 25 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:multicluster_engine cpe:/a:redhat:multicluster_engine:2.11::el9
References

Tue, 18 Aug 2026 16: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 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Description A flaw was found in the managedcluster-import-controller. The Certificate Signing Request (CSR) auto-approval logic improperly validates incoming CSRs, specifically by not inspecting the signer name or decoding the PEM-encoded x509 CSR. This vulnerability allows a privileged service account on a spoke cluster to submit a malicious CSR. Successful exploitation can lead to privilege escalation, enabling the attacker to obtain administrative credentials on the hub cluster.
Title Managedcluster-import-controller: managedcluster-import-controller: csr auto-approver does not validate certificate subject, signername, or requester identity
First Time appeared Redhat
Redhat multicluster Engine
Weaknesses CWE-295
CPEs cpe:/a:redhat:multicluster_engine
Vendors & Products Redhat
Redhat multicluster Engine
References
Metrics cvssV3_1

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


Subscriptions

Redhat Multicluster Engine
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-05T14:11:05.101Z

Reserved: 2026-07-27T17:51:24.886Z

Link: CVE-2026-66795

cve-icon Vulnrichment

Updated: 2026-08-18T15:15:36.242Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-17T21:16:47.163

Modified: 2026-09-05T15:17:29.423

Link: CVE-2026-66795

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-17T20:29:00Z

Links: CVE-2026-66795 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T08:45:04Z

Weaknesses
  • CWE-295

    Improper Certificate Validation