CVE-2026-18675
Last modified
CVE-2026-18675 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Kong Inc. | Kong Mesh | < 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
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-18675?
How severe is CVE-2026-18675?
How do I fix CVE-2026-18675?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-1867The Guest posting / Frontend Posting / Front Editor WordPre…5.9
- CVE-2026-18670IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a …9.1
- CVE-2026-18671IBM i 7.6, 7.5, 7.4, and 7.3 could allow an authenticated at…5.3
- CVE-2026-18672In Progress® Telerik® UI for AJAX prior to v2026.3.812, insu…7.5
- CVE-2026-18673When kuma-dp is configured with the Envoy admin API on a Uni…5.3
- CVE-2026-18674On a Kong Mesh global control plane, resources received over…7
- CVE-2026-18676The default kuma-cp configuration in Kong Mesh reveals the a…5.1
- CVE-2026-18677In Kong Mesh running in universal mode with a MeshIdentity w…6
- CVE-2026-18678When an operator adds an HTTPS control plane profile to kuma…5.5
- CVE-2026-18679When kuma-dp is started against an HTTPS control plane and t…5.8
- CVE-2026-1868GitLab has remediated a vulnerability in the Duo Workflow Se…9.9
- CVE-2026-18681IBM Server Firmware FW1120.00, FW1110.00 through FW1110.30, …6.8
Are you affected by CVE-2026-18675?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
