CyberRota Analysis
AI-GeneratedA vulnerability exists in the insights-client due to its ServiceAccount being granted cluster-wide permissions to access Secrets, while only needing access to a specific Secret. This excessive privilege could allow an attacker to exploit a compromised insights-client pod or ServiceAccount token to gain read access to all Secrets in the hub cluster, including sensitive kubeconfigs. Organizations using insights-client should prioritize addressing this issue to mitigate the risk of unauthorized access to critical credentials.
Original NVD Description
A flaw was found in insights-client. The component's ServiceAccount is bound to a ClusterRole granting cluster-wide secrets get, list, and watch permissions, while the code only requires access to a single specific Secret. This excessive privilege means that a compromise of the insights-client pod or ServiceAccount token would grant an attacker read access to all Secrets across the hub cluster, including managed-cluster kubeconfigs and other sensitive credentials.