CVE-2026-18678
Received
Received - Intake
kumactl HTTPS Control Plane API Token Exposure via Disabled TLS Verification
Vulnerability report for CVE-2026-18678, 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
When an operator adds an HTTPS control plane profile to kumactl without providing a CA certificate, kumactl disables TLS verification and sends API tokens over the unverified connection.
An attacker on the network path between the operator and the control plane can intercept user or admin API tokens and then act against the control plane as that user.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kumahq | kuma | From 2.13.0 (inc) to 2.13.7 (exc) |
| konghq | kong_mesh | From 2.7.28 (inc) to 2.14.3 (inc) |
| kumahq | kuma | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-295 | The product does not validate, or incorrectly validates, a certificate. |