1 Service Accounts
1 Workloads
15 Bindings
6 Critical
1 High
1 Medium
7 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 |
|---|---|---|---|---|
ClusterRole limitador-operator-manager-role | core/configmaps | create · delete · get · list · patch · update · watch | Critical | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole limitador-operator-manager-role | apps/deployments | create · delete · get · list · patch · update · watch | Critical | Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
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/pods | list · patch · update · watch | Critical | PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadExecution |
ClusterRole limitador-operator-manager-role | core/secrets | create · delete · get · list · patch · update · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure Persistence (+4 more) |
ClusterRole limitador-operator-manager-role | core/services | create · delete · get · list · patch · update · watch | Critical | DenialOfService NetworkManipulation ServiceExposure Tampering |
Role limitador-operator-leader-election-role | core/configmaps | create · delete · get · list · patch · update · watch | High | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole limitador-operator-manager-role | policy/poddisruptionbudgets | create · delete · get · list · patch · update · watch | Medium | AvailabilityImpact DenialOfService Tampering |
Role limitador-operator-leader-election-role | coordination.k8s.io/configmaps | create · delete · get · list · patch · 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 · patch · update · watch | Low |
⚠️ Potential Abuse (17)
The following security risks were found based on the above permissions:
- Update/Patch pods cluster-wide
- Update/Patch pods in a namespace
- Read secrets cluster-wide
- Read secrets in a namespace
- Modify secrets cluster-wide
- Modify secrets in a namespace
- Read ConfigMaps cluster-wide
- Read ConfigMaps in a namespace
- Modify ConfigMaps cluster-wide
- Modify ConfigMaps in a namespace
- Manage Deployments cluster-wide (potential for privileged pod execution)
- Manage Deployments in a namespace (potential for privileged pod execution)
- Manage Services cluster-wide
- Manage Services in a namespace
- Manage PodDisruptionBudgets cluster-wide
- 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.18.0-dev01 |