CVE-2026-50166
Received
Received - Intake
Information Disclosure in Kuma Service Mesh
Vulnerability report for CVE-2026-50166, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-15
Last updated on: 2026-09-15
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kuma | kuma | to 2.7.26 (exc) |
| kuma | kuma | to 2.9.16 (exc) |
| kuma | kuma | to 2.11.14 (exc) |
| kuma | kuma | to 2.12.11 (exc) |
| kuma | kuma | to 2.13.7 (exc) |
| kumahq | kuma | 2.7.26 |
| kumahq | kuma | 2.9.16 |
| kumahq | kuma | 2.11.14 |
| kumahq | kuma | 2.12.11 |
| kumahq | kuma | 2.13.7 |
| kumahq | kumactl | 2.7.26 |
| kumahq | kumactl | to 2.9.15 (exc) |
| kumahq | kumactl | to 2.11.13 (exc) |
| kumahq | kumactl | to 2.12.10 (exc) |
| kumahq | kumactl | to 2.13.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-295 | The product does not validate, or incorrectly validates, a certificate. |