GHSA-2ww6-hf35-mfjm · Severity: low · Ecosystem: go — Capsule Namespace Hijacking via subresource
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.
Conclusion & alert: CVE-2026-30963 is rated Exploit Available (50/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-04 | 0.04% | 0.06% | +0.01% |
| 2 | 2026-06-02 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.9 | 3.1 | LOW |
|
0.5 | 3.4 | [email protected] |
| 2.7 | 3.1 | LOW |
|
1.2 | 1.4 | [email protected] |
GHSA-2ww6-hf35-mfjm · Severity: low · Ecosystem: go — Capsule Namespace Hijacking via subresource
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| projectcapsule | capsule | < 0.13.0 | cpe:2.3:a:projectcapsule:capsule:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| 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 |