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.
CVE-2026-65834
This medium-severity CVE scores 6.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 81% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.8
- EG Score
- 6.8(medium)
- EG Risk
- 47(Track)EG Risk 47/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity68% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 19%
- KEV
- Not listed
Published
July 30, 2026
Last Modified
July 31, 2026
Advisory Details (2)
Auto-updated Jul 30, 2026v0.13.8
Patch available: projectcapsule/capsule v0.13.8
https://github.com/projectcapsule/capsule/releases/tag/v0.13.8CapsuleConfiguration NodeMetadata regex fields lack webhook validation, allowing MustCompile panic on all Node admission requests · Advisory · projectcapsule/capsule · GitHub
https://github.com/projectcapsule/capsule/security/advisories/GHSA-68cj-mvg9-rgm2Vendor Advisories for CVE-2026-65834(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/projectcapsule/capsule | — | 0.13.8 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 40× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 21:36 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 20:39 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 20:13 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 19:37 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-15 19:10 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 18:43 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 17:50 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 17:23 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 16:27 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 16:01 UTCEG score recompute
- 2026-08-06 15:08 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
Show 15 moreShow fewer
- 2026-08-05 14:41 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 14:14 UTCEG score recompute
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-03 13:45 UTCEG score recompute
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 13:12 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 12:45 UTCEG score recompute
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-31 12:18 UTCEG score recompute
- 2026-07-31 12:00 UTCEG score recompute
- 2026-07-30 20:32 UTCEG score recompute
- 2026-07-30 20:07 UTCEG score recompute
- 2026-07-30 20:05 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-20
- CVE-2005-0050EG 10.0EPSS p99HIGH
- CVE-2004-1019EG 10.0EPSS p94HIGH
- CVE-2004-0840EG 10.0EPSS p98HIGH
- CVE-2003-1425EG 10.0EPSS p96HIGH
- CVE-2003-1487EG 10.0EPSS p94HIGH
- CVE-2002-1874EG 10.0HIGH
- CVE-2002-2236EG 10.0EPSS p91HIGH
- CVE-2002-2365EG 10.0HIGH
- CVE-2002-1358EG 10.0EPSS p93HIGH
- CVE-2002-1359EG 10.0EPSS p100HIGH
Frequently asked(5)
What is CVE-2026-65834?
When was CVE-2026-65834 disclosed?
Is CVE-2026-65834 actively exploited?
What is the CVSS score of CVE-2026-65834?
How do I remediate CVE-2026-65834?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-65834
Is Your Infrastructure Affected by CVE-2026-65834?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.