grafana-operator
v2025.4.30
1 Service Accounts
1 Workloads
22 Bindings
4 Critical
4 High
2 Medium
12 Low
Description
A Helm chart for Grafana Operator by AppsCode
Overview
Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
---|---|---|---|---|---|---|
grafana-operator | default | ❌ | — | 22 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 grafana-operator
Namespace: default
| Automount: ❌
🔑 Permissions (22)
Role | Resource | Verbs | Risk | Tags |
---|---|---|---|---|
ClusterRole grafana-operator | apiextensions.k8s.io/customresourcedefinitions | * | Critical | CRDManipulation ClusterWideAccess PotentialPrivilegeEscalation Tampering |
ClusterRole grafana-operator | core/pods | create · get · list | Critical | LateralMovement Persistence PotentialPrivilegeEscalation PrivilegeEscalation WorkloadExecution |
ClusterRole grafana-operator | core/pods/exec | create · get · list | Critical | ClusterWidePodExec CodeExecution ElevationOfPrivilege LateralMovement PodExec (+1 more) |
ClusterRole grafana-operator | core/secrets | create · get · list · patch · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure SecretAccess |
ClusterRole grafana-operator | appcatalog.appscode.com/* | * | High | ClusterWideAccess |
ClusterRole grafana-operator | openviz.dev/* | * | High | ClusterWideAccess |
ClusterRole grafana-operator | core/configmaps | create · get · list · patch · watch | High | ConfigMapAccess DataExposure InformationDisclosure |
ClusterRole grafana-operator | monitoring.coreos.com/servicemonitors | * | High | ClusterWideAccess |
ClusterRole grafana-operator | admissionregistration.k8s.io/mutatingwebhookconfigurations | delete · list · patch · watch | Medium | InformationDisclosure Reconnaissance WebhookReconnaissance |
ClusterRole grafana-operator | admissionregistration.k8s.io/validatingwebhookconfigurations | delete · list · patch · watch | Medium | InformationDisclosure Reconnaissance WebhookReconnaissance |
ClusterRole grafana-operator | apiregistration.k8s.io/apiservices | delete · get · patch | Low | |
ClusterRole grafana-operator | rbac.authorization.k8s.io/clusterrolebindings | create · get · patch · update | Low | |
ClusterRole grafana-operator | rbac.authorization.k8s.io/clusterroles | create · get · patch · update | Low | |
ClusterRole grafana-operator | apps/deployments | create · get · patch · update | Low | |
ClusterRole grafana-operator | core/events | create · patch | Low | |
ClusterRole grafana-operator | openviz.dev/grafanadashboards/finalizers | update | Low | |
ClusterRole grafana-operator | openviz.dev/grafanadatasources/finalizers | update | Low | |
ClusterRole grafana-operator | core/nodes | list | Low | |
ClusterRole grafana-operator | rbac.authorization.k8s.io/rolebindings | create · get · patch · update | Low | |
ClusterRole grafana-operator | rbac.authorization.k8s.io/roles | create · get · patch · update | Low | |
ClusterRole grafana-operator | core/serviceaccounts | create · get · list · patch · watch | Low | |
ClusterRole grafana-operator | core/services | create · get · list · patch · watch | Low |
⚠️ Potential Abuse (13)
The following security risks were found based on the above permissions:
- Cluster-wide pod exec
- Namespaced pod exec
- Create pods cluster-wide
- Create pods in a namespace
- Read secrets cluster-wide
- Read secrets in a namespace
- Read ConfigMaps cluster-wide
- Read ConfigMaps in a namespace
- Manage CustomResourceDefinitions
- List ValidatingWebhookConfigurations (Reconnaissance)
- List MutatingWebhookConfigurations (Reconnaissance)
📦 Workloads (1)
Kind | Name | Container | Image |
---|---|---|---|
Deployment | grafana-operator | operator | ghcr.io/appscode/grafana-tools:v0.4.1 |