Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.8, CapsuleConfiguration.Spec.NodeMetadata.ForbiddenLabels.Regex and CapsuleConfiguration.Spec.NodeMetadata.ForbiddenAnnotations.Regex were not validated by the configuration admission webhook, allowing a Cluster Admin to store a malformed regex that later reached regexp.MustCompile in pkg/api/forbidden_list.go through internal/webhook/node/user_metadata.go and crashed the node admission webhook on Node create, update, or patch requests. This issue is fixed in version 0.13.8.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-30 20:18
Updated : 2026-07-31 12:16
NVD link : CVE-2026-65834
Mitre link : CVE-2026-65834
CVE.ORG link : CVE-2026-65834
JSON object : View
Products Affected
No product.
