CVE-2026-30963
3.9 LOWCapsule is a multi-tenancy and policy-based framework for Kubernetes
Published: 2026-06-01 · Last updated: 2026-06-03
Severity and scoring
- CVSS
- 3.9 LOW
- Vector
- CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L
- CWE
- CWE-20
Affected products
| Vendor | Product |
|---|---|
| projectcapsule | capsule |
Description
Capsule is a multi-tenancy and policy-based framework for Kubernetes. To defend against namespace hijacking achieved through update/patch operations on namespaces, Capsule uses a webhook to validate update requests targeting namespaces. However, in Kubernetes, the namespace/finalize and namespace/status subresource APIs can also modify various fields of a namespace, including the metadata field. Prior to version 0.13.0, the webhook does not define interception rules for these subresources. As a result, if a tenant administrator has permission to modify namespace/status or namespace/finalize, they can successfully perform namespace hijacking. Version 0.13.0 fixes the issue. Another mitigation is to add two subresources (namespaces and snamespaces/status with namespace/finalize within it) to the resources list in the ValidatingWebhookConfiguration rules.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-30963
- [Other]https://github.com/projectcapsule/capsule/releases/tag/v0.13.0
- [Vendor advisory]https://github.com/projectcapsule/capsule/security/advisories/GHSA-2ww6-hf35-mfjm
- [Vendor advisory]https://github.com/projectcapsule/capsule/security/advisories/GHSA-2ww6-hf35-mfjm
Related CVEs
Same vendor
- CVE-2026-22872 — Capsule is a multi-tenancy and policy-based framework for Kubernetes (9.1 CRITICAL)
Same CWE
- CVE-2026-49218 — ImageMagick is free and open-source software used for editing and manipulating digital images (7.5 HIGH)
- CVE-2024-21944 — Improper input validation for DIMM serial presence detect (SPD) metadata could allow an attacker with physical access, ring0 access on a ... (5.3 MEDIUM)
- CVE-2026-48110 — Russh is a Rust SSH client & server library (7.5 HIGH)
- CVE-2026-48108 — Russh is a Rust SSH client & server library (5.3 MEDIUM)
- CVE-2026-48107 — Russh is a Rust SSH client & server library (6.5 MEDIUM)