CVEPublished 2026-08-12Modified 2026-08-310 articles on news4 live referencesNVD data

CVE-2026-18675

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
31
Exploit Prediction Scoring System · top 69% of all CVEs
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.

Timeline
Published 2026-08-12
Modified 2026-08-31

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common). Live host counts are a Premium feature.

More intel sources (5)

Known PoCs on GitHub (1)

We haven't classified any articles referencing CVE-2026-18675 yet. The external references above still apply.