Kong Mesh: control plane denial of service via a malformed dataplane token with a non-string JWT kid
13Vexday Risk Score
Sin señal de explotación. Ningún artefacto público de explotación conocido hasta ahora.
ssvc Trackcvss 5.3epss 0.4%
probabilidad de explotación
0.4%top 68% de las CVE
explotación observada
noninguna fuente lo reporta
The dataplane token validator in kuma-cp performs an unchecked Go type assertion on the JWT kid header. A token whose kid is a JSON number decodes as a float64 and triggers a runtime panic before any signature, claims, or authorization check runs.
The panic terminates the entire kuma-cp process, HTTP API, the health and readiness endpoints, and xDS. Unauthenticated access to the dataplane gRPC server can trigger the crash with a malformed token
A single request is a transient interruption; sustaining an outage requires repeated requests.
CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Productos afectados
Kong Inc. · Kong MeshReferencias
https://developer.konghq.com/mesh/changelog/https://github.com/kumahq/kuma/pull/17465https://github.com/kumahq/kuma/pull/17467https://github.com/kumahq/kuma/pull/17468https://github.com/kumahq/kuma/pull/17469https://github.com/kumahq/kuma/pull/17470https://github.com/kumahq/kuma/pull/17471https://github.com/kumahq/kuma/pull/17472https://github.com/kumahq/kuma/security/advisories/GHSA-5mxq-7xq4-3vx8