Feed/CVE-2026-50166
CVE-2026-50166MEDIUMCVSS 0.0

kumactl connects to control plane without verifying TLS certificate when no CA is configured

Published Jul 16, 2026·Updated Jul 16, 2026

NVD Description

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 ## Impact 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 ## Affected configurations - `kumactl` profiles manually added against an HTTPS control plane endpoint without `--ca-cert-file` ## Not affected - The default local profile, which uses plain HTTP ## Workarounds When 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 ## Resources - Fix: https://github.com/kumahq/kuma/pull/16777

Affected Packages (2)

github.com/kumahq/kuma/v2GO
Fixed in 2.7.26
github.com/kumahq/kumaGO
Fixed in = 1.8.1

References

View on NVD Search GitHub Search Google

Get alerted for CVEs like this

Register your stack and get notified within minutes when a matching CVE drops.

Start monitoring free