VYPR

kuma-cp

by Kong

Source repositories

CVEs (3)

  • CVE-2026-18677MedAug 12, 2026
    risk 0.32cvss —epss 0.00

    In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane's kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional,…

  • CVE-2026-18675MedAug 12, 2026
    risk 0.27cvss —epss 0.00

    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…

  • CVE-2026-18676MedAug 12, 2026
    risk 0.26cvss —epss 0.00

    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…