Insufficiently Restricted Secrets Access in Hawtio Operator by Red Hat
CVE-2026-77968
8.2HIGH
What is CVE-2026-77968?
A flaw exists in the Hawtio Operator where the ClusterRole provides excessive permissions to secrets across all namespaces. This configuration allows any compromised operator pod to access sensitive information, including bootstrap tokens and cloud credentials. The operator's use of a controller-runtime label-selector cache for memory optimization compromises security as it can bypass the cache through direct API calls, leading to unauthorized read access of critical secrets stored within the cluster.