CVE Catalog

CVE-2026-18676

MediumCVSS 5.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

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.

Risk Assessment

An attacker can obtain the admin token and signing keys, potentially leading to full compromise of the control plane.

Recommendation

Change the default CORS configuration and restrict access to the control plane from browsers.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS