CVE-2026-65835

Source
https://cve.org/CVERecord?id=CVE-2026-65835
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-65835.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-65835
Aliases
Published
2026-07-30T19:53:52.769Z
Modified
2026-08-02T03:32:15.567342049Z
Severity
  • 6.6 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L CVSS Calculator
Summary
Capsule: Incomplete fix of CVE-2026-22872: TenantResource RawItems and Generators still allow cluster-scoped resource creation (cross-tenant privilege escalation)
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-269",
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/65xxx/CVE-2026-65835.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/projectcapsule/capsule

Affected ranges

Type
GIT
Repo
https://github.com/projectcapsule/capsule
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0.13.0"
        },
        {
            "fixed": "0.13.8"
        }
    ]
}

Affected versions

v0.*
v0.13.0
v0.13.1
v0.13.2
v0.13.3
v0.13.4
v0.13.5
v0.13.6
v0.13.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-65835.json"