1 Service Accounts
1 Workloads
10 Bindings
3 Critical
1 High
6 Low
Description
A Helm chart for Lightrun k8s operator
Overview
| Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
|---|---|---|---|---|---|---|
lightrun-k8s-operator-controller-manager | default | ❌ | — | 10 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 lightrun-k8s-operator-controller-manager
Namespace: default | Automount: ❌
🔑 Permissions (10)
| Role | Resource | Verbs | Risk | Tags |
|---|---|---|---|---|
ClusterRole lightrun-k8s-operator-manager-role-rw | core/configmaps | create · delete · get · list · patch · update · watch | Critical | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
Role lightrun-k8s-operator-leader-election-role | coordination.k8s.io/leases | create · delete · get · list · patch · update · watch | Critical | ControlPlaneDisruption CriticalNamespace DenialOfService Tampering |
ClusterRole lightrun-k8s-operator-manager-role-rw | core/secrets | get · list · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure SecretAccess |
Role lightrun-k8s-operator-leader-election-role | core/configmaps | create · delete · get · list · patch · update · watch | High | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole lightrun-k8s-operator-manager-role-rw | apps/deployments | get · list · patch · watch | Low | |
Role lightrun-k8s-operator-leader-election-role | core/events | create · patch | Low | |
ClusterRole lightrun-k8s-operator-manager-role-rw | agents.lightrun.com/lightrunjavaagents | create · delete · get · list · patch · update · watch | Low | |
ClusterRole lightrun-k8s-operator-manager-role-rw | agents.lightrun.com/lightrunjavaagents/finalizers | update | Low | |
ClusterRole lightrun-k8s-operator-manager-role-rw | agents.lightrun.com/lightrunjavaagents/status | get · patch · update | Low | |
ClusterRole lightrun-k8s-operator-manager-role-rw | apps/statefulsets | get · list · patch · watch | Low |
⚠️ Potential Abuse (8)
The following security risks were found based on the above permissions:
- Read secrets cluster-wide
- Read secrets in a namespace
- Read ConfigMaps cluster-wide
- Read ConfigMaps in a namespace
- Modify ConfigMaps cluster-wide
- Modify ConfigMaps in a namespace
- Manage Leases in kube-system or kube-node-lease namespace
📦 Workloads (1)
| Kind | Name | Container | Image |
|---|---|---|---|
| Deployment | lightrun-k8s-operator-controller-manager | manager | lightruncom/lightrun-k8s-operator:0.4.4 |