Answer in brief
CVE-2026-18678 records a Medium severity (CVSS 5.5) vulnerability in Kuma: kumactl connects to control plane without verifying TLS certificate when no CA is configured. The current sources do not mark it as known exploited. The current feed maps Kong Inc./Kong Mesh (generic), kumahq/kuma (generic), github.com/kumahq/kuma (go), github.com/kumahq/kuma (go) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Kong Inc./Kong Mesh (generic), kumahq/kuma (generic), github.com/kumahq/kuma (go), github.com/kumahq/kuma (go) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Kong Inc./Kong Meshgeneric | >=0 <2.7.26 || >=2.8.0 <2.9.16 || >=2.10.0 <2.11.14 || >=2.12.0 <2.12.11 || >=2.13.0 <2.13.7 | 2.7.26, 2.9.16, 2.11.14, 2.12.11, 2.13.7 |
| kumahq/kumageneric | < 2.7.26 | Not reported |
| github.com/kumahq/kumago | <=1.8.1 | Not reported |
| github.com/kumahq/kumago | >=0 | Not reported |
| github.com/kumahq/kuma/v2go | <2.7.26 | 2.7.26 |
| github.com/kumahq/kuma/v2go | >=2.8.0,<2.9.16 | 2.9.16 |
| github.com/kumahq/kuma/v2go | >=2.10.0,<2.11.14 | 2.11.14 |
| github.com/kumahq/kuma/v2go | >=2.12.0,<2.12.11 | 2.12.11 |
| github.com/kumahq/kuma/v2go | >=2.13.0,<2.13.7 | 2.13.7 |
| github.com/kumahq/kuma/v2go | >=0 <2.7.26 | 2.7.26 |
| github.com/kumahq/kuma/v2go | >=2.8.0 <2.9.16 | 2.9.16 |
| github.com/kumahq/kuma/v2go | >=2.10.0 <2.11.14 | 2.11.14 |
| github.com/kumahq/kuma/v2go | >=2.12.0 <2.12.11 | 2.12.11 |
| github.com/kumahq/kuma/v2go | >=2.13.0 <2.13.7 | 2.13.7 |
| github.com/kumahq/kuma/v2go | >=0 <2.7.26 >=2.9.13 <2.11.14 >=2.12.4 <2.12.11 >=2.13.0 <2.13.7 | 2.7.26, 2.11.14, 2.12.11, 2.13.7 |
Published upstream
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 16, 2026
Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs. Prior to 2.7.26, 2.9.16, 2.11.14, 2.12.11, and 2.13.7, a kumactl profile manually configured for an HTTPS control plane without --ca-cert-file disables TLS peer verification and sends API tokens over the unverified connection. An attacker on the network path can intercept user or administrator API tokens and act against the control plane as the compromised user. The default local profile is unaffected because it uses plain HTTP. This issue is fixed in versions 2.7.26, 2.9.16, 2.11.14, 2.12.11, and 2.13.7.
Quoted source text, attributed separately from HOL analysis.