1 Service Accounts
2 Workloads
19 Bindings
8 Critical
3 High
1 Medium
7 Low
Description
YugabyteDB Anywhere provides deployment, orchestration, and monitoring for managing YugabyteDB clusters. YugabyteDB Anywhere can create a YugabyteDB cluster with multiple pods provided by Kubernetes or OpenShift and logically grouped together to form one logical distributed database.
Overview
| Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
|---|---|---|---|---|---|---|
yugaware | default | ❌ | — | 19 | 3 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 yugaware
Namespace: default | Automount: ❌
🔑 Permissions (19)
| Role | Resource | Verbs | Risk | Tags |
|---|---|---|---|---|
ClusterRole yugaware | core/configmaps | create · delete · get · list · patch · update · watch | Critical | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole yugaware | core/endpoints | create · delete · get · list · patch · update · watch | Critical | DenialOfService ManInTheMiddle NetworkManipulation Tampering TrafficRedirection |
ClusterRole yugaware | core/nodes | create · delete · get · list · patch · update · watch | Critical | DenialOfService NodeAccess PotentialPrivilegeEscalation Tampering |
ClusterRole yugaware | core/nodes/proxy | create · delete · get · list · patch · update · watch | Critical | ClusterAdminAccess CodeExecution DataExposure ElevationOfPrivilege (+3 more) |
ClusterRole yugaware | core/pods | create · delete · get · list · patch · update · watch | Critical | LateralMovement Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering (+1 more) |
ClusterRole yugaware | core/pods/exec | create · delete · get · list · patch · update · watch | Critical | ClusterWidePodExec CodeExecution ElevationOfPrivilege LateralMovement PodExec (+1 more) |
ClusterRole yugaware | core/secrets | create · delete · get · list · patch · update · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure Persistence (+4 more) |
ClusterRole yugaware | core/services | create · delete · get · list · patch · update · watch | Critical | DenialOfService NetworkManipulation ServiceExposure Tampering |
ClusterRole yugaware | operator.yugabyte.io/* | create · delete · get · list · patch · update · watch | High | ClusterWideAccess |
ClusterRole yugaware | core/namespaces | create · delete · get · list · patch · update · watch | High | ClusterStructure DenialOfService InformationDisclosure NamespaceLifecycle Reconnaissance (+1 more) |
ClusterRole yugaware | core/pods/portforward | create · delete · get · list · patch · update · watch | High | ClusterWidePodPortForward LateralMovement NetworkManipulation PodPortForward |
ClusterRole yugaware | core/events | create · delete · get · list · patch · update · watch | Medium | InformationDisclosure OperationalData Reconnaissance |
ClusterRole yugaware | cert-manager.io/certificates | create · delete · get · patch | Low | |
ClusterRole yugaware | core/deployments | create · delete · get · list · update · watch | Low | |
ClusterRole yugaware | extensions/deployments | create · delete · get · list · update · watch | Low | |
ClusterRole yugaware | extensions/ingresses | get · list · watch | Low | |
ClusterRole yugaware | policy/poddisruptionbudgets | create · delete · get · patch | Low | |
ClusterRole yugaware | extensions/services | create · delete · get · list · update · watch | Low | |
ClusterRole yugaware | apps/statefulsets | create · delete · get · patch · scale | Low |
⚠️ Potential Abuse (28)
The following security risks were found based on the above permissions:
- Cluster-wide pod exec
- Namespaced pod exec
- Cluster-wide pod port-forward
- Namespaced pod port-forward
- Create pods cluster-wide
- Create pods in a namespace
- 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
- Node proxy access (Kubelet API)
- Modify node configuration (labels, taints)
- Read ConfigMaps cluster-wide
- Read ConfigMaps in a namespace
- Modify ConfigMaps cluster-wide
- Modify ConfigMaps in a namespace
- Delete namespaces
- Read events cluster-wide
- Manage Endpoints or EndpointSlices cluster-wide
- Manage Endpoints or EndpointSlices in a namespace
- Manage Services cluster-wide
- Manage Services in a namespace
- List Namespaces (Cluster Reconnaissance)
- Node proxy GET RCE via WebSocket
📦 Workloads (3)
| Kind | Name | Container | Image |
|---|---|---|---|
| StatefulSet | yugaware-yugaware | postgres | postgres:14.9 |
| StatefulSet | yugaware-yugaware | prometheus | prom/prometheus:v2.46.0 |
| StatefulSet | yugaware-yugaware | yugaware | quay.io/yugabyte/yugaware:2.19.3.0-b140 |