PT-2026-66596 · Capsule · Capsule
CVE-2026-65834
·
Published
2026-07-30
·
Updated
2026-09-04
CVSS v3.1
6.8
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Capsule versions prior to 0.13.8
Description
The configuration admission webhook fails to validate the
CapsuleConfiguration.Spec.NodeMetadata.ForbiddenLabels.Regex and CapsuleConfiguration.Spec.NodeMetadata.ForbiddenAnnotations.Regex variables. This allows a Cluster Admin to store a malformed regular expression that is subsequently processed by the regexp.MustCompile() function in pkg/api/forbidden list.go via internal/webhook/node/user metadata.go. Consequently, this can cause the node admission webhook to crash during Node create, update, or patch requests.Recommendations
Update to version 0.13.8.
Exploit
Fix
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Capsule