๐Ÿ” CVE Alert

CVE-2026-55636

MEDIUM 5.7

Capsule: Incomplete fix of CVE-2026-30963: singular/plural typo leaves namespaces/finalize unprotected

CVSS Score
5.7
EPSS Score
0.0%
EPSS Percentile
0th

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.6, charts/capsule/templates/configuration.yaml configures the validating webhook with namespace/finalize instead of the Kubernetes resource name namespaces/finalize. A user with namespaces/finalize RBAC can send a PUT request to /api/v1/namespaces/{namespace}/finalize, and the singular rule never matches the plural resource, so the validating webhook is not invoked and the user can change the namespace tenant label. matchPolicy: Equivalent does not compensate because it handles API group and version equivalence rather than resource-name errors. This vulnerability is fixed in 0.13.6.

CWE CWE-863
Vendor projectcapsule
Product capsule
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for projectcapsule capsule

Be the first to know when new medium 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:L/PR:H/UI:R/S:U/C:L/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
Low

Affected Versions

projectcapsule / capsule
>= 0.13.0, < 0.13.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/projectcapsule/capsule/security/advisories/GHSA-gwxr-7h77-7777 github.com: https://github.com/projectcapsule/capsule/pull/1966 github.com: https://github.com/projectcapsule/capsule/commit/af2f37793e789b2301da8ed8dfb52ab60affebb6 github.com: https://github.com/projectcapsule/capsule/releases/tag/v0.13.6