Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.18
Fix Suggestion:
Update to version v2.11.18
https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.7.20 <v2.7.29
Fix Suggestion:
Update to version v2.7.29
https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.14.0 <v2.14.2
Fix Suggestion:
Update to version v2.14.2
https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.13.0 <v2.13.10
Fix Suggestion:
Update to version v2.13.10
https://github.com/kumahq/kuma.git (GITHUB):
Affected version(s) >=v2.12.4 <v2.12.14
Fix Suggestion:
Update to version v2.12.14
Do you need more information?
Contact Us
CVSS 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
Weakness Type (CWE)
Incorrect Type Conversion or Cast
Uncaught Exception
EPSS
Base Score:
0.38