CVE-2026-22872
Eskalacja uprawnień w Capsule pozwala tenantom na tworzenie zasobów o zasięgu klastra.
Capsule is a multi-tenancy and policy-based framework for Kubernetes. The Capsule Controller runs with cluster-admin privileges. Although the TenantResource RawItems processing logic forcibly sets the namespace, this is ineffective for cluster-scoped resources. Prior to version 0.13.0, tenant administrators can leverage the Controller's elevated privileges to create cluster-scoped resources (such as ClusterRole and ValidatingWebhookConfiguration) that they cannot create directly, achieving cross-tenant privilege escalation and cluster-level attacks. The attack vector has a few limiting factors. This attack requires Tenant Owner privileges and requires Capsule Controller running with cluster-admin privileges (default configuration). Additionally, some clusters may have additional admission controllers blocking malicious resources. Version 0.13.0 patches this issue.
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 9.1 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.1% |
| Opublikowano (NVD) | 2026-06-01 19:16:21 UTC |
| Ostatnia modyfikacja (NVD) | 2026-06-03 19:40:06 UTC |
- https://github.com/projectcapsule/capsule/releases/tag/v0.13.0 (security-advisories@github.com) [Product, Release Notes]
- https://github.com/projectcapsule/capsule/security/advisories/GHSA-qjjm-7j9w-pw72 (security-advisories@github.com) [Exploit, Vendor Advisory]