Malformed Regex Vulnerability in Capsule for Kubernetes by Project Capsule
CVE-2026-65834
6.8MEDIUM
What is CVE-2026-65834?
Prior to version 0.13.8, Capsule, a multi-tenancy and policy-based framework for Kubernetes, had a significant flaw where the Kubernetes configuration admission webhook did not validate certain regex patterns set within CapsuleConfiguration.Spec.NodeMetadata.ForbiddenLabels.Regex and CapsuleConfiguration.Spec.NodeMetadata.ForbiddenAnnotations.Regex. This flaw allowed a Cluster Admin to inadvertently store a malformed regex, which then led to a crash of the node admission webhook during node create, update, or patch operations. The issue has been resolved in the latest release, version 0.13.8.
Affected Version(s)
capsule < 0.13.8
