doris-operator
v25.5.2
1 Service Accounts
1 Workloads
23 Bindings
5 Critical
4 High
2 Medium
12 Low
Description
Doris Operator for creating, configuring and managing Doris clusters (dcr) and Doris disaggregated clusters (ddc).
Overview
Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
---|---|---|---|---|---|---|
doris-operator | default | ❌ | — | 23 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 doris-operator
Namespace: default
| Automount: ❌
🔑 Permissions (23)
Role | Resource | Verbs | Risk | Tags |
---|---|---|---|---|
ClusterRole doris-operator | rbac.authorization.k8s.io/clusterrolebindings | create · delete · get · list · patch · update · watch | Critical | BindingToPrivilegedRole ClusterAdminAccess InformationDisclosure PrivilegeEscalation RBACManipulation (+2 more) |
Role leader-election-role | coordination.k8s.io/leases | create · delete · get · list · patch · update · watch | Critical | ControlPlaneDisruption CriticalNamespace DenialOfService Tampering |
ClusterRole doris-operator | core/secrets | get · list · update · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure SecretAccess |
ClusterRole doris-operator | core/services | create · delete · get · list · patch · update · watch | Critical | DenialOfService NetworkManipulation ServiceExposure Tampering |
ClusterRole doris-operator | apps/statefulsets | create · delete · get · list · patch · update · watch | Critical | Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
ClusterRole doris-operator | core/configmaps | get · list · watch | High | ConfigMapAccess DataExposure InformationDisclosure |
Role leader-election-role | core/configmaps | create · delete · get · list · patch · update · watch | High | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole doris-operator | rbac.authorization.k8s.io/rolebindings | create · delete · get · list · patch · update · watch | High | BindingToPrivilegedRole InformationDisclosure PrivilegeEscalation RBACManipulation RBACQuery (+1 more) |
ClusterRole doris-operator | core/serviceaccounts | create · delete · get · list · patch · update · watch | High | IdentityManagement PotentialPrivilegeEscalation Tampering |
ClusterRole doris-operator | admissionregistration.k8s.io/mutatingwebhookconfigurations | get · list · update · watch | Medium | InformationDisclosure Reconnaissance WebhookReconnaissance |
ClusterRole doris-operator | admissionregistration.k8s.io/validatingwebhookconfigurations | get · list · update · watch | Medium | InformationDisclosure Reconnaissance WebhookReconnaissance |
ClusterRole doris-operator | doris.selectdb.com/dorisclusters | create · delete · get · list · patch · update · watch | Low | |
ClusterRole doris-operator | doris.selectdb.com/dorisclusters/finalizers | update | Low | |
ClusterRole doris-operator | doris.selectdb.com/dorisclusters/status | get · patch · update | Low | |
ClusterRole doris-operator | disaggregated.cluster.doris.com/dorisdisaggregatedclusters | create · delete · get · list · patch · update · watch | Low | |
ClusterRole doris-operator | disaggregated.cluster.doris.com/dorisdisaggregatedclusters/status | get · patch · update | Low | |
ClusterRole doris-operator | core/endpoints | get · list · watch | Low | |
Role leader-election-role | core/events | create · patch | Low | |
ClusterRole doris-operator | apps.foundationdb.org/foundationdbclusters | create · delete · get · list · patch · update · watch | Low | |
ClusterRole doris-operator | autoscaling/horizontalpodautoscalers | create · delete · get · list · patch · update · watch | Low | |
ClusterRole doris-operator | core/persistentvolumeclaims | delete · get · list · patch · update · watch | Low | |
ClusterRole doris-operator | core/pods | get · list · update · watch | Low | |
ClusterRole doris-operator | apps/statefulsets/status | get | Low |
⚠️ Potential Abuse (18)
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 ClusterRoleBindings (create, update, patch, delete)
- Manage RoleBindings in a namespace (create, update, patch, delete)
- Manage StatefulSets cluster-wide
- Manage StatefulSets in a namespace
- Manage ServiceAccounts cluster-wide
- Manage ServiceAccounts in a namespace
- Manage Services cluster-wide
- Manage Services in a namespace
- Read RBAC configuration cluster-wide
- Manage Leases in kube-system or kube-node-lease namespace
- List ValidatingWebhookConfigurations (Reconnaissance)
- List MutatingWebhookConfigurations (Reconnaissance)
📦 Workloads (1)
Kind | Name | Container | Image |
---|---|---|---|
Deployment | doris-operator | dorisoperator | apache/doris:operator-latest |