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.
References
| Link | Resource |
|---|---|
| https://github.com/projectcapsule/capsule/releases/tag/v0.13.0 | Product Release Notes |
| https://github.com/projectcapsule/capsule/security/advisories/GHSA-2ww6-hf35-mfjm | Exploit Mitigation Vendor Advisory |
| https://github.com/projectcapsule/capsule/security/advisories/GHSA-2ww6-hf35-mfjm | Exploit Mitigation Vendor Advisory |
Configurations
History
03 Jun 2026, 20:22
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:projectcapsule:capsule:*:*:*:*:*:*:*:* | |
| CWE | NVD-CWE-noinfo | |
| References | () https://github.com/projectcapsule/capsule/releases/tag/v0.13.0 - Product, Release Notes | |
| References | () https://github.com/projectcapsule/capsule/security/advisories/GHSA-2ww6-hf35-mfjm - Exploit, Mitigation, Vendor Advisory | |
| First Time |
Projectcapsule capsule
Projectcapsule |
02 Jun 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/projectcapsule/capsule/security/advisories/GHSA-2ww6-hf35-mfjm - |
01 Jun 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-01 19:16
Updated : 2026-06-03 20:22
NVD link : CVE-2026-30963
Mitre link : CVE-2026-30963
CVE.ORG link : CVE-2026-30963
JSON object : View
Products Affected
projectcapsule
- capsule
CWE
