Property
Languageyaml
Severityhigh
CWECWE-269: Improper Privilege Management
OWASPA05:2021 - Security Misconfiguration
Confidence LevelHigh
Impact LevelHigh
Likelihood LevelMedium

Description#

The ClusterRole grants wildcard (’*’) permissions to all resources and actions within the Kubernetes core API, effectively allowing unrestricted access. This broad permission set means anyone with this role can perform any action on any resource in the cluster.

Impact#

If exploited, an attacker with this role could read, modify, or delete any Kubernetes resource, potentially disrupting workloads, exposing sensitive data, or taking full control of the cluster. This level of access undermines security boundaries and increases the risk of accidental or malicious misuse.