CVE-2026-65835

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.
Configurations

No configuration.

History

31 Jul 2026, 20:16

Type Values Removed Values Added
References () https://github.com/projectcapsule/capsule/security/advisories/GHSA-jr6p-8pjj-mfx6 - () https://github.com/projectcapsule/capsule/security/advisories/GHSA-jr6p-8pjj-mfx6 -

30 Jul 2026, 20:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-30 20:18

Updated : 2026-07-31 20:16


NVD link : CVE-2026-65835

Mitre link : CVE-2026-65835

CVE.ORG link : CVE-2026-65835


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management

CWE-863

Incorrect Authorization