Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/projectcapsule/capsule
  4. ›
  5. CVE-2026-30963

CVE-2026-30963: Capsule Namespace Hijacking via subresource

May 28, 2026 (updated June 9, 2026)

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. 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.

References

  • github.com/advisories/GHSA-2ww6-hf35-mfjm
  • github.com/projectcapsule/capsule/releases/tag/v0.13.0
  • github.com/projectcapsule/capsule/security/advisories/GHSA-2ww6-hf35-mfjm
  • nvd.nist.gov/vuln/detail/CVE-2026-30963

Code Behaviors & Features

Detect and mitigate CVE-2026-30963 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.13.0

Fixed versions

  • 0.13.0

Solution

Upgrade to version 0.13.0 or above.

Impact 3.9 LOW

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

go/github.com/projectcapsule/capsule/CVE-2026-30963.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:34 +0000.