Sceawere
Vulnerability Detail
CVE-2026-66793UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Container Image Override Privilege Escalation
Vulnerability Metadata
- Severity
- High
- Score / CVSS
- 8.8
- Creation Date
- 3h ago
- Vendor
- Red Hat
- Product
- Red Hat Advanced Cluster Management for Kubernetes 2
- Attack Type
- Improper Input Validation
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Complexity
- LOW
Narrative and Response
Description
A flaw was found in the governance-policy-addon-controller component of Red Hat Advanced Cluster Management for Kubernetes. A user with permissions to annotate the namespaced ManagedClusterAddOn resource can override the governance-policy container image. This allows an attacker to run a controlled image with cluster-admin privileges on the managed cluster, leading to arbitrary code execution and privilege escalation.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "8.8",
"pubDate": "2026-08-18T15:17:00.140Z",
"pubdate": "2026-08-18T15:17:00.140Z",
"executiveSummary": "A privilege escalation vulnerability has been identified within the governance-policy-addon-controller component of Red Hat Advanced Cluster Management for Kubernetes. The vulnerability allows an authenticated malicious actor with specific annotation permissions on the namespaced ManagedClusterAddOn resource to override the governance-policy container image. Successful exploitation of this flaw leads to arbitrary code execution with cluster-admin privileges on the targeted managed cluster, representing a severe risk to the confidentiality, integrity, and availability of the affected Kubernetes environments. The attack requires initial user permissions to modify annotations on the specified namespaced resource, enabling the execution of a fully controlled malicious container image within the privileged execution context of the managed cluster architecture.",
"technicalDetails": "The root cause of the vulnerability resides in insufficient input validation and access control enforcement within the governance-policy-addon-controller component of Red Hat Advanced Cluster Management for Kubernetes. Specifically, the controller processes annotations applied to the namespaced ManagedClusterAddOn resource without adequately restricting modifications that dictate container image references.\nAn attacker possessing authorization to annotate the namespaced ManagedClusterAddOn resource can supply manipulated annotation values designed to substitute the legitimate governance-policy container image with a malicious, user-controlled image payload. Upon processing these annotations, the governance-policy-addon-controller deploys or updates the underlying Kubernetes resources using the attacker-specified image reference.\nThe attack flow proceeds as follows: First, the adversary authenticates to the Kubernetes API server with permissions restricted to the namespaced ManagedClusterAddOn resource. Second, the adversary applies crafted annotations to this resource. Third, the governance-policy-addon-controller reconciles the resource state, extracts the overridden image path, and schedules the malicious container execution on the managed cluster.\nBecause the governance-policy component typically operates with elevated privileges necessary for policy enforcement and cluster management, executing a controlled image within this context inherits those elevated permissions. Consequently, the payload executes with cluster-admin privileges, enabling full administrative control over the managed cluster, cluster-wide resource manipulation, potential lateral movement, and complete compromise of workloads running on the node or cluster."
}