limitador-operator
v0.14.0
1 Service Accounts
1 Workloads
15 Bindings
2 Critical
2 High
11 Low
Description
Kubernetes operator for managing Limitador instances, a rate limiting service to protect your APIs.
Overview
Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
---|---|---|---|---|---|---|
limitador-operator-controller-manager | default | ❌ | — | 15 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 limitador-operator-controller-manager
Namespace: default
| Automount: ❌
🔑 Permissions (15)
Role | Resource | Verbs | Risk | Tags |
---|---|---|---|---|
Role limitador-operator-leader-election-role | coordination.k8s.io/leases | create · delete · get · list · patch · update · watch | Critical | ControlPlaneDisruption CriticalNamespace DenialOfService Tampering |
ClusterRole limitador-operator-manager-role | core/secrets | create · delete · get · list · update · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure SecretAccess |
ClusterRole limitador-operator-manager-role | core/configmaps | create · delete · get · list · update · watch | High | ConfigMapAccess DataExposure InformationDisclosure |
Role limitador-operator-leader-election-role | core/configmaps | create · delete · get · list · patch · update · watch | High | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
Role limitador-operator-leader-election-role | coordination.k8s.io/configmaps | create · delete · get · list · patch · update · watch | Low | |
ClusterRole limitador-operator-manager-role | apps/deployments | create · delete · get · list · update · watch | Low | |
Role limitador-operator-leader-election-role | core/events | create · patch | Low | |
Role limitador-operator-leader-election-role | core/leases | create · delete · get · list · patch · update · watch | Low | |
ClusterRole limitador-operator-manager-role | limitador.kuadrant.io/limitadors | create · delete · get · list · patch · update · watch | Low | |
ClusterRole limitador-operator-manager-role | limitador.kuadrant.io/limitadors/finalizers | update | Low | |
ClusterRole limitador-operator-manager-role | limitador.kuadrant.io/limitadors/status | get · patch · update | Low | |
ClusterRole limitador-operator-manager-role | core/persistentvolumeclaims | create · delete · get · list · update · watch | Low | |
ClusterRole limitador-operator-manager-role | policy/poddisruptionbudgets | create · delete · get · list · update · watch | Low | |
ClusterRole limitador-operator-manager-role | core/pods | list · update · watch | Low | |
ClusterRole limitador-operator-manager-role | core/services | create · delete · get · list · update · watch | Low |
⚠️ Potential Abuse (7)
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 in a namespace
- Manage Leases in kube-system or kube-node-lease namespace
📦 Workloads (1)
Kind | Name | Container | Image |
---|---|---|---|
Deployment | limitador-operator-controller-manager | manager | quay.io/kuadrant/limitador-operator:v0.14.0 |