๐Ÿ” CVE Alert

CVE-2026-30963

LOW 3.9

Capsule Namespace Hijacking via subresource

CVSS Score
3.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20
Vendor projectcapsule
Product capsule
Published Jun 1, 2026
Last Updated Jun 2, 2026
Stay Ahead of the Next One

Get instant alerts for projectcapsule capsule

Be the first to know when new low vulnerabilities affecting projectcapsule capsule are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

projectcapsule / capsule
< 0.13.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/projectcapsule/capsule/security/advisories/GHSA-2ww6-hf35-mfjm github.com: https://github.com/projectcapsule/capsule/releases/tag/v0.13.0