Improper input validation in Projectcapsule Capsule
CVE-2026-65834
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.
Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)
EPSS: 0.003 (18.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.8 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H.
Affected products
- Projectcapsule Capsule — versions < 0.13.8
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com (x_refsource_CONFIRM)
Frequently asked questions
- What is CVE-2026-65834?
- CVE-2026-65834 is a medium-severity vulnerability in Projectcapsule Capsule, classified under Improper Input Validation. CVSS score: 6.8/10. Published 2026-07-30.
- How severe is CVE-2026-65834?
- Medium severity. CVSS v3 base score is 6.8 out of 10.