PT-2026-60681 · Kumahq · Kuma
CVE-2026-50166
·
Published
2026-07-16
·
Updated
2026-07-22
CVSS v4.0
5.5
Medium
| Vector | AV:A/AC:H/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H |
Name of the Vulnerable Software and Affected Versions
github.com/kumahq/kuma/v2 versions 2.8.0 through 2.9.15
Description
When an operator adds an HTTPS control plane profile to
kumactl without providing a CA certificate, the tool disables TLS verification. This causes API tokens to be transmitted over an unverified connection, allowing an attacker on the network path between the operator and the control plane to intercept user or admin API tokens and perform unauthorized actions against the control plane.Recommendations
Update github.com/kumahq/kuma/v2 to version 2.9.16 or later.
When adding an HTTPS control plane profile to
kumactl, always use the --ca-cert-file parameter pointing to the control plane serving CA.
Terminate the control plane behind a publicly trusted certificate to allow verification against the operating system trust store.Fix
Improper Certificate Validation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Kuma