RBAC Atlas is a curated database of identities and the Role Based Access Control (RBAC) policies associated with them in popular Kubernetes open-source projects. Each entry includes security annotations that highlight granted permissions, potential risks, and possible abuse scenarios.

Why is RBAC important? RBAC is the final layer of defense in Kubernetes security. If workloads are compromised and an identity is stolen, a misconfigured or overly permissive RBAC policy (common with Operators) can enable attackers to move laterally within your cluster, potentially leading to a complete Kubernetes cluster takeover.

RBAC Atlas is a collaborative project created by Lenin Alevski, and contributions of additional RBAC rules are welcome. Check out the source on GitHub: rbac-scope (the CLI tool) and rbac-atlas (this website).

🚀 Top Risks

📦 Top Categories

📜 All Projects

All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

promtail

v6.17.1
5 Low 1 1 5

Promtail is an agent which ships the contents of local logs to a Loki instance

rabbitmq

v16.0.14
1 1 0

RabbitMQ is an open source general-purpose message broker that is designed for consistent, highly-available messaging scenarios (both synchronous and asynchronous).

rancher

v2.13.1
22 Low 3 3 22

Install Rancher Server to manage Kubernetes clusters across providers.

redis

v24.1.2
2 2 0

Redis(R) is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.