CVE-2026-18678Medium▾ Sunlitkumactl connects to control plane without verifying TLS certificate when no CA is configured
▾ Sunlit zone — Low / medium · no exploitation signal
impact 27.5 · likelihood 0 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Aug 13.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
Last analysed / modified upstream
0.10%
When an operator adds an HTTPS control plane profile to kumactl without providing a CA certificate, kumactl disables TLS verification and sends API tokens over the unverified connection
An attacker on the network path between the operator and the control plane can intercept user or admin API tokens and then act against the control plane as that user
kumactl profiles manually added against an HTTPS control plane endpoint without --ca-cert-fileWhen adding an HTTPS control plane profile to kumactl, always pass --ca-cert-file pointing at the control plane's serving CA. Alternatively, terminate the control plane behind a publicly trusted certificate; the patched releases will verify successfully against the operating system trust store with no further configuration
github.com/kumahq/kuma/v2 < 2.7.26github.com/kumahq/kuma/v2 >= 2.8.0, < 2.9.16github.com/kumahq/kuma/v2 >= 2.10.0, < 2.11.14github.com/kumahq/kuma/v2 >= 2.12.0, < 2.12.11github.com/kumahq/kuma/v2 >= 2.13.0, < 2.13.7github.com/kumahq/kuma <= 1.8.1Upgrade to a patched release:
github.com/kumahq/kuma/v2 2.7.26github.com/kumahq/kuma/v2 2.9.16github.com/kumahq/kuma/v2 2.11.14github.com/kumahq/kuma/v2 2.12.11github.com/kumahq/kuma/v2 2.13.7Connected by shared product, vendor, weakness, or advisory.
CVE-2026-18679Mediumkuma-dp connects to control plane without verifying TLS certificate when no CA is configured
CVE-2026-50166Medium· 5.5Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs
CVE-2026-52724Medium· 5.8Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs
CVE-2026-18676MediumDefault kuma-cp leaks admin token cross-origin via CORS wildcard + LocalhostIsAdmin
CVE-2026-45021MediumDefault kuma-cp leaks admin token cross-origin via CORS wildcard + LocalhostIsAdmin