Lucene search
+L

245 matches found

NVD
NVD
added 2026/08/12 7:17 p.m.9 views

CVE-2026-18673

When kuma-dp is configured with the Envoy admin API on a Unix domain socket, which is the default, its readiness service on TCP port 9902 - bound to all interfaces - forwards almost the entire Envoy admin API to any caller that can reach the port, with no authentication. An attacker with network...

5.3CVSS0.00311EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 7:17 p.m.7 views

CVE-2026-18675

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,...

5.3CVSS0.00384EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/12 7:17 p.m.11 views

CVE-2026-18676

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...

5.1CVSS0.0023EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/12 6:52 p.m.25 views

CVE-2026-18679 Kong Mesh: kuma-dp connects to the control plane without verifying the TLS certificate when no CA is configured

When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection. An on-path actor can intercept the dataplane...

5.8CVSS0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 6:52 p.m.23 views

CVE-2026-18679

CVE-2026-18679 : Kong Mesh kuma-dp connects to the control plane over TLS without certificate verification when no CA is configured. This disables TLS peer verification for the data plane and sends the dataplane authentication token over the unverified channel. An on-path attacker can intercept t...

5.8CVSS5.3AI score0.00119EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 6:52 p.m.6 views

CVE-2026-18679

When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection. An on-path actor can intercept the dataplane...

5.8CVSS5.3AI score0.00119EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/12 6:52 p.m.6 views

CVE-2026-18679 Kong Mesh: kuma-dp connects to the control plane without verifying the TLS certificate when no CA is configured

When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection. An on-path actor can intercept the dataplane...

5.8CVSS8.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/12 6:52 p.m.9 views

EUVD-2026-57427

When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection. An on-path actor can intercept the dataplane...

5.8CVSS5.3AI score0.00119EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 6:47 p.m.8 views

EUVD-2026-57424

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, so a dataplane...

6CVSS5.3AI score0.00313EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/12 6:47 p.m.38 views

CVE-2026-18677

In Kong Mesh (universal mode), the XDS authenticator in kuma-cp validates the dataplane’s SPIFFE ID path template against the kuma.io/workload label only when the dataplane token is bound to a workload. Because workload binding is optional, a dataplane presenting a tags-bound token can register w...

6CVSS5.3AI score0.00313EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 6:42 p.m.31 views

CVE-2026-18676 Kong Mesh: default control plane config leaks the admin token cross-origin via a CORS wildcard and localhost admin

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...

5.1CVSS0.0023EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/12 6:36 p.m.11 views

EUVD-2026-57421

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,...

5.3CVSS5.4AI score0.00384EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/12 6:36 p.m.29 views

CVE-2026-18675 Kong Mesh: control plane denial of service via a malformed dataplane token with a non-string JWT kid

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,...

5.3CVSS0.00384EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/12 6:20 p.m.27 views

CVE-2026-18673 Kong Mesh: the kuma-dp readiness service exposes the Envoy admin API without authentication

When kuma-dp is configured with the Envoy admin API on a Unix domain socket, which is the default, its readiness service on TCP port 9902 - bound to all interfaces - forwards almost the entire Envoy admin API to any caller that can reach the port, with no authentication. An attacker with network...

5.3CVSS0.00311EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 6:20 p.m.9 views

EUVD-2026-57398

When kuma-dp is configured with the Envoy admin API on a Unix domain socket, which is the default, its readiness service on TCP port 9902 - bound to all interfaces - forwards almost the entire Envoy admin API to any caller that can reach the port, with no authentication. An attacker with network...

5.3CVSS5.3AI score0.00311EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 6:20 p.m.33 views

CVE-2026-18673

Kong Mesh CVE-2026-18673 affects kuma-dp readiness service. When Envoy admin API is exposed on a TCP port (9902) while the Envoy admin API is connected to a Unix domain socket by default, the readiness endpoint forwards a large portion of the Envoy admin API to any caller on the port without auth...

5.3CVSS5.3AI score0.00311EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.11 views

PT-2026-71205

When kuma-dp is configured with the Envoy admin API on a Unix domain socket, which is the default, its readiness service on TCP port 9902 - bound to all interfaces - forwards almost the entire Envoy admin API to any caller that can reach the port, with no authentication. An attacker with network...

5.3CVSS5.3AI score0.00311EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.7 views

PT-2026-71218

When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection. An on-path actor can intercept the dataplane...

5.8CVSS5.3AI score0.00119EPSS
SaveExploits0References4
Chainguard
Chainguard
added 2026/08/08 8:22 a.m.17 views

CVE-2026-45021 vulnerabilities

Vulnerabilities for packages: kuma...

5.1CVSS5.2AI score0.00204EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/08 8:22 a.m.15 views

GHSA-3VCP-CHFH-F6R2 vulnerabilities

Vulnerabilities for packages: kuma...

5.2AI score
SaveExploits0
Rows per page
Query Builder