๐Ÿ” CVE Alert

CVE-2026-65834

MEDIUM 6.8

Capsule: CapsuleConfiguration NodeMetadata regex fields lack webhook validation, allowing MustCompile panic on all Node admission requests

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20 CWE-248
Vendor projectcapsule
Product capsule
Published Jul 30, 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:N/S:C/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

projectcapsule / capsule
< 0.13.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/projectcapsule/capsule/security/advisories/GHSA-68cj-mvg9-rgm2 github.com: https://github.com/projectcapsule/capsule/releases/tag/v0.13.8