CVE-2026-18675
Published:August 12, 2026
Updated:September 01, 2026
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.
Affected Packages
https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.11.8 <v2.11.18Fix Suggestion:
Update to version v2.11.18https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.7.20 <v2.7.29Fix Suggestion:
Update to version v2.7.29https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.14.0 <v2.14.2Fix Suggestion:
Update to version v2.14.2https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.13.0 <v2.13.10Fix Suggestion:
Update to version v2.13.10https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.12.4 <v2.12.14Fix Suggestion:
Update to version v2.12.14Related Resources (11)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
ADJACENT
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
ADJACENT
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
EPSS
Base Score:
0.38