Description
A flaw was found in search-v2-operator. The operator's ClusterRole has permissions equivalent to a cluster administrator, allowing it to impersonate other entities, write Role-Based Access Control (RBAC) configurations, approve Certificate Signing Requests (CSRs), and manage ManifestWork. This grants excessive privileges beyond what is necessary for the operator's intended function, potentially leading to privilege escalation within the cluster.
Published: 2026-08-19
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the search-v2-operator’s ClusterRole, which grants it permissions equivalent to a cluster administrator, including impersonation of other users, writing RBAC configurations, approving certificate signing requests, and managing ManifestWork resources. This over-privilege enables an attacker who can manipulate the operator to elevate their capabilities within the cluster, potentially allowing full control over cluster configuration, secrets, and node resources.

Affected Systems

Affected systems include Red Hat Advanced Cluster Management for Kubernetes 2. All instances running this operator are potentially vulnerable, regardless of minor version differences, because the flaw is tied to the operator’s default role configuration.

Risk and Exploitability

The CVSS score of 9.9 indicates that the vulnerability can have a catastrophic impact if exploited. The EPSS score is not available, but the lack of an official workaround and the absence of a CISA KEV listing do not reduce the risk. An attacker with access to a compromised pod or service account trusted by the operator could exploit the privileged role to gain cluster-admin rights, leading to data exfiltration, denial of service, or further lateral movement.

Generated by OpenCVE AI on August 20, 2026 at 13:02 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 vendor’s security patch or upgrade to a version where the search‑v2‑operator’s ClusterRole has been hardened to only the required permissions.
  • If a patch is not yet available, manually edit the operator’s ClusterRole by removing cluster-admin level permissions (Impersonate, rbacWrite, csrApprove, manifestwork) and replacing them with a custom role that grants only the minimal rights needed for search operations.
  • Conduct an RBAC audit across the cluster to ensure no other components inadvertently grant cluster-admin privileges, and enforce least-privilege by constraining service accounts used by the operator.
  • No official workaround has been released by Red Hat for this issue; the temporary measures above are the best available mitigations until a vendor patch is available.

Generated by OpenCVE AI on August 20, 2026 at 13:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:acm:2.11::el9
cpe:/a:redhat:acm:2.14::el9
cpe:/a:redhat:acm:2.16::el9
References

Wed, 26 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:acm:2.13::el9
cpe:/a:redhat:acm:2.15::el9
cpe:/a:redhat:acm:2.17::el9
References

Tue, 25 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
First Time appeared Redhat advanced Cluster Management For Kubernetes
Vendors & Products Redhat advanced Cluster Management For Kubernetes

Thu, 20 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Description A flaw was found in search-v2-operator. The operator's ClusterRole has permissions equivalent to a cluster administrator, allowing it to impersonate other entities, write Role-Based Access Control (RBAC) configurations, approve Certificate Signing Requests (CSRs), and manage ManifestWork. This grants excessive privileges beyond what is necessary for the operator's intended function, potentially leading to privilege escalation within the cluster.
Title Search-v2-operator: search-v2-operator: operator clusterrole is cluster-admin equivalent via impersonate, rbac write, csr approve, and manifestwork
First Time appeared Redhat
Redhat acm
Weaknesses CWE-250
CPEs cpe:/a:redhat:acm:2
Vendors & Products Redhat
Redhat acm
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 Acm Advanced Cluster Management For Kubernetes
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-05T14:24:07.335Z

Reserved: 2026-08-04T15:54:13.587Z

Link: CVE-2026-70496

cve-icon Vulnrichment

Updated: 2026-08-25T03:37:14.026Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-19T19:17:23.230

Modified: 2026-08-27T04:16:46.923

Link: CVE-2026-70496

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-19T15:00:00Z

Links: CVE-2026-70496 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T20:45:03Z

Weaknesses
  • CWE-250

    Execution with Unnecessary Privileges