2 Service Accounts
2 Workloads
17 Bindings
6 Critical
1 High
2 Medium
8 Low
Description
Meshery Operator chart.
Overview
| Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
|---|---|---|---|---|---|---|
meshery-operator | default | ❌ | — | 16 | 1 | Critical |
meshery-operator-crd-update | default | ❌ | — | 1 | 1 | Low |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 meshery-operator
Namespace: default | Automount: ❌
🔑 Permissions (16)
| Role | Resource | Verbs | Risk | Tags |
|---|---|---|---|---|
ClusterRole meshery-operator-role | core/configmaps | create · delete · get · list · patch · update · watch | Critical | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole meshery-operator-role | apps/deployments | create · delete · get · list · patch · update · watch | Critical | Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
Role meshery-leader-election-role | coordination.k8s.io/leases | create · delete · get · list · patch · update · watch | Critical | ControlPlaneDisruption CriticalNamespace DenialOfService Tampering |
ClusterRole meshery-operator-role | core/secrets | create · delete · get · list · patch · update · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure Persistence (+4 more) |
ClusterRole meshery-operator-role | core/services | create · delete · get · list · patch · update · watch | Critical | DenialOfService NetworkManipulation ServiceExposure Tampering |
ClusterRole meshery-operator-role | apps/statefulsets | create · delete · get · list · patch · update · watch | Critical | Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
Role meshery-leader-election-role | core/configmaps | create · delete · get · list · patch · update · watch | High | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole meshery-operator-role | authorization.k8s.io/subjectaccessreviews | create | Medium | InformationDisclosure RBACQuery |
ClusterRole meshery-operator-role | authentication.k8s.io/tokenreviews | create | Medium | CredentialAccess InformationDisclosure RBACQuery |
ClusterRole meshery-operator-role | meshery.io/brokers | create · delete · get · list · patch · update · watch | Low | |
ClusterRole meshery-operator-role | meshery.io/brokers/finalizers | update | Low | |
ClusterRole meshery-operator-role | meshery.io/brokers/status | get · patch · update | Low | |
Role meshery-leader-election-role | core/events | create · patch | Low | |
ClusterRole meshery-operator-role | meshery.io/meshsyncs | create · delete · get · list · patch · update · watch | Low | |
ClusterRole meshery-operator-role | meshery.io/meshsyncs/finalizers | update | Low | |
ClusterRole meshery-operator-role | meshery.io/meshsyncs/status | get · patch · update | Low |
⚠️ Potential Abuse (18)
The following security risks were found based on the above permissions:
- 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 StatefulSets cluster-wide
- Manage StatefulSets in a namespace
- Create TokenReviews (validate arbitrary tokens)
- Create SubjectAccessReviews (check arbitrary permissions)
- Manage Services cluster-wide
- Manage Services in a namespace
- Manage Leases in kube-system or kube-node-lease namespace
📦 Workloads (1)
| Kind | Name | Container | Image |
|---|---|---|---|
| Deployment | meshery-operator | manager | meshery/meshery-operator:1.0.4 |
🤖 meshery-operator-crd-update
Namespace: default | Automount: ❌
🔑 Permissions (1)
| Role | Resource | Verbs | Risk | Tags |
|---|---|---|---|---|
ClusterRole meshery-operator-crd-update | apiextensions.k8s.io/customresourcedefinitions | create · get · list · patch | Low |
⚠️ Potential Abuse (1)
The following security risks were found based on the above permissions:
📦 Workloads (1)
| Kind | Name | Container | Image |
|---|---|---|---|
| Job | meshery-operator-crd-update | crd-update | alpine/k8s:1.35.6 |