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, Universal mode kuma-dp connections to an HTTPS control plane disable TLS peer verification when --ca-cert-file is not supplied and KUMA_CONTROL_PLANE_CA_CERT is unset. The dataplane authentication token is sent over the unverified connection, allowing an on-path attacker to intercept the token, impersonate the control plane, inject a forged bootstrap configuration, and take over the proxy. Standard Kubernetes installations created by kumactl install control-plane or the official Helm chart are unaffected because the mutating admission webhook injects KUMA_CONTROL_PLANE_CA_CERT into each sidecar. This issue is fixed in versions 2.7.26, 2.9.16, 2.11.14, 2.12.11, and 2.13.7.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-295"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52724.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.7.26"
},
{
"introduced": "2.8.0"
},
{
"fixed": "2.9.16"
},
{
"introduced": "2.10.0"
},
{
"fixed": "2.11.14"
},
{
"introduced": "2.12.0"
},
{
"fixed": "2.12.11"
},
{
"introduced": "2.13.0"
},
{
"fixed": "2.13.7"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}