Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Quick assessment

Affected
projectcapsule capsule
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Capsule 是一个用于 Kubernetes 的多租户(multi-tenancy)且基于策略的管理框架。在版本 0.13.0 到 0.13.6 期间, 文件错误地将验证 Webhook(validating webhook)配置为使用 规则,而非 Kubernetes 资源的标准名称 。 由于 Kubernetes 中资源的复数形式为 ,单数规则 无法匹配实际资源操作。因此,拥有 RBAC 权限的用户可以向 发送 PUT 请求,而验证 Webhook 不会被触发。攻击者可借此修改命名空间的租户标签(tenan

CVSS 5.7 · Medium
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-55636

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Capsule: Incomplete fix of CVE-2026-30963: singular/plural typo leaves namespaces/finalize unprotected
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:H/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
projectcapsule capsule >= 0.13.0, < 0.13.6 -

II. Public POCs for CVE-2026-55636

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55636

登录查看更多情报信息。

Patches & Fixes for CVE-2026-55636 (1)

Vendor Advisories for CVE-2026-55636 (1)

Vendor Pages for CVE-2026-55636 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-55636

No comments yet


Leave a comment