CVE-2026-18676
Received
Received - Intake
Kong Mesh kuma-cp CORS Misconfiguration Exposes Admin Token
Vulnerability report for CVE-2026-18676, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-12
Last updated on: 2026-08-12
Assigner: Kong
Description
Description
The default kuma-cp configuration in Kong Mesh reveals the admin bootstrap token and signing keys to any webpage the operator visits while the control plane is reachable from their browser.Β Due to a CORS misconfiguration a cross-origin fetch() from a malicious page returns the admin JWT and signing material.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kumahq | kuma | 2.7.25 |
| kumahq | kuma | 2.9.15 |
| kumahq | kuma | 2.11.13 |
| kumahq | kuma | 2.12.10 |
| kumahq | kuma | 2.13.5 |
| kumahq | kuma | 2.9 |
| kumahq | kuma | 2.11 |
| kumahq | kuma | 2.12 |
| kumahq | kuma | 2.13 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-942 | The product uses a web-client protection mechanism such as a Content Security Policy (CSP) or cross-domain policy file, but the policy includes untrusted domains with which the web client is allowed to communicate. |
| CWE-346 | The product does not properly verify that the source of data or communication is valid. |