Denial of Service Vulnerability in Kuma by Kong
CVE-2026-18675

5.3MEDIUM

Key Information:

Vendor

Kong Inc.

Status
Vendor
CVE Published:
12 August 2026

What is CVE-2026-18675?

The token validator in Kuma's dataplane executes an unchecked Go type assertion on the JWT kid header. If a token's kid is represented as a JSON number, it decodes as a float64, resulting in a runtime panic before any signature verification or authorization checks take place. This leads to the termination of the entire Kuma process, affecting the HTTP API, health and readiness endpoints, and xDS. Unauthenticated access to the dataplane gRPC server can exploit this flaw by sending a malformed token. While a single request causes a transient outage, sustaining the crash requires multiple repeated requests.

Affected Version(s)

Kong Mesh Linux 0 < 2.7.29

Kong Mesh Linux 2.8.0 < 2.9.19

Kong Mesh Linux 2.10.0 < 2.11.18

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
Low
Attack Vector:
Adjacent Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

https://hackerone.com/0ricky
.