CVE-2026-18675
Kong Mesh: control plane denial of service via a malformed dataplane token with a non-string JWT kid
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-248 CWE-704 |
| Vendor | kong inc. |
| Product | kong mesh |
| Published | Aug 12, 2026 |
Stay Ahead of the Next One
Get instant alerts for kong inc. kong mesh
Be the first to know when new unknown vulnerabilities affecting kong inc. kong mesh are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Kong Inc. / Kong Mesh
0 < 2.7.29 2.8.0 < 2.9.19 2.10.0 < 2.11.18 2.12.0 < 2.12.14 2.13.0 < 2.13.10 2.14.0 < 2.14.2
References
github.com: https://github.com/kumahq/kuma/security/advisories/GHSA-5mxq-7xq4-3vx8 github.com: https://github.com/kumahq/kuma/pull/17465 github.com: https://github.com/kumahq/kuma/pull/17468 github.com: https://github.com/kumahq/kuma/pull/17467 github.com: https://github.com/kumahq/kuma/pull/17471 github.com: https://github.com/kumahq/kuma/pull/17469 github.com: https://github.com/kumahq/kuma/pull/17470 github.com: https://github.com/kumahq/kuma/pull/17472 developer.konghq.com: https://developer.konghq.com/mesh/changelog/
Credits
https://hackerone.com/0ricky