CVE-2026-65835
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
Summary
Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.8, after the incomplete CVE-2026-22872 fix, TenantResource RawItems and Generators in internal/controllers/resources/collect.go, including handleRawItem and handleGeneratorItem, did not apply the ResourceReference.LoadResources and IsNamespacedGVK cluster-scoped resource rejection guard used by NamespacedItems, allowing a Tenant Owner to create cluster-scoped resources such as ClusterRole or ValidatingWebhookConfiguration through the cluster-admin controller client. This issue is fixed in version 0.13.8.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| projectcapsule | capsule | >= 0.13.0, < 0.13.8 | affected |
Weaknesses
- CWE-269: CWE-269: Improper Privilege Management
- CWE-863: CWE-863: Incorrect Authorization
References
- https://github.com/projectcapsule/capsule/security/advisories/GHSA-jr6p-8pjj-mfx6
- https://github.com/projectcapsule/capsule/releases/tag/v0.13.8
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.