Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, hostnameRegexHandler.OnUpdate in internal/webhook/tenant/validation/hostname_regex.go reverses the new and old Tenant parameters and validates the previous AllowedHostnames.Regex instead of the submitted value. A cluster administrator can therefore store a malformed AllowedHostnames.Regex after the webhook accepts the update based on stale valid state. Subsequent Ingress creation or update reaches validate_hostnames.go, which evaluates the malformed pattern, ignores the regular-expression error, and treats every hostname as unmatched, blocking Ingress operations for the affected tenant until an administrator repairs the Tenant configuration. This issue is fixed in version 0.13.7.
CVE-2026-61795
This medium-severity CVE scores 6.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). 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(low)
- EG Risk
- 35(Track)EG Risk 35/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%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 26%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 18, 2026
Advisory Details (4)
Auto-updated Sep 18, 2026v0.13.7
Patch available: projectcapsule/capsule v0.13.7
https://github.com/projectcapsule/capsule/releases/tag/v0.13.7commit 8d89d6865df6 (projectcapsule/capsule)
Fix landed in projectcapsule/capsule commit 8d89d6865df6 — awaiting tagged release
https://github.com/projectcapsule/capsule/commit/8d89d6865df6f41c7faa22fc9e807a57b01bfd0efix(sec): corrects validation for regex objects (hostname and forbidden
Fix merged in projectcapsule/capsule PR #1983 on 2026-06-24 — awaiting tagged release
https://github.com/projectcapsule/capsule/pull/1983hostnameRegexHandler.OnUpdate validates stale (old) Tenant regex, allowing invalid AllowedHostnames regex to bypass webhook validation · Advisory · projectcapsule/capsule · GitHub
https://github.com/projectcapsule/capsule/security/advisories/GHSA-f94q-w3w8-cj67Vendor Advisories for CVE-2026-61795(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.7 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× 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-09-18 17:26 UTCEG score recompute
- 2026-09-18 16:39 UTCEG score recompute
- 2026-09-18 16:39 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-61795?
When was CVE-2026-61795 disclosed?
Is CVE-2026-61795 actively exploited?
What is the CVSS score of CVE-2026-61795?
How do I remediate CVE-2026-61795?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-61795
Is Your Infrastructure Affected by CVE-2026-61795?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.