yugaware
v2025.2.0
1 Service Accounts
2 Workloads
19 Bindings
4 Critical
2 High
1 Medium
12 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/nodes/proxy | get | Critical | ClusterAdminAccess CodeExecution ElevationOfPrivilege LateralMovement (+1 more) |
ClusterRole yugaware | core/pods/exec | create | Critical | ClusterWidePodExec CodeExecution ElevationOfPrivilege LateralMovement PodExec (+1 more) |
ClusterRole yugaware | core/secrets | create · delete · get · list · patch · update | Critical | ClusterWideSecretAccess Persistence PotentialPrivilegeEscalation PrivilegeEscalation SecretAccess (+1 more) |
ClusterRole yugaware | operator.yugabyte.io/* | create · delete · get · list · patch · update · watch | High | ClusterWideAccess |
ClusterRole yugaware | core/namespaces | create · delete · get · list · patch | High | DenialOfService NamespaceLifecycle ResourceDeletion |
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 | cert-manager.io/clusterissuers | get | Low | |
ClusterRole yugaware | cert-manager.io/issuers | get | Low | |
ClusterRole yugaware | core/nodes | get · list · watch | Low | |
ClusterRole yugaware | opentelemetry.io/opentelemetrycollectors | create · delete · get · patch | Low | |
ClusterRole yugaware | core/persistentvolumeclaims | delete · get · list · patch | Low | |
ClusterRole yugaware | policy/poddisruptionbudgets | create · delete · get · patch | Low | |
ClusterRole yugaware | core/pods | delete · get · list · watch | Low | |
ClusterRole yugaware | core/services | create · delete · get · list · patch | Low | |
ClusterRole yugaware | apps/statefulsets | create · delete · get · list · patch | Low | |
ClusterRole yugaware | apps/statefulsets/scale | patch | Low | |
ClusterRole yugaware | storage.k8s.io/storageclasses | get | Low |
⚠️ Potential Abuse (13)
The following security risks were found based on the above permissions:
- Cluster-wide pod exec
- Namespaced pod exec
- 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
- Delete namespaces
- Read events cluster-wide
- Node proxy GET RCE via WebSocket
📦 Workloads (3)
| Kind | Name | Container | Image |
|---|---|---|---|
| StatefulSet | yugaware-yugaware | postgres | postgres:14.19 |
| StatefulSet | yugaware-yugaware | prometheus | prom/prometheus:v3.5.0 |
| StatefulSet | yugaware-yugaware | yugaware | quay.io/yugabyte/yugaware:2025.2.0.1-b1 |