Lucene search
+L

707 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 4:15 a.m.3 views

CVE-2026-73500

A flaw was found in etcd, a distributed key-value store. A remote attacker can exploit this by opening numerous TCP connections to an etcd TLS listener without completing the TLS handshake. This action causes the tlsListener.acceptLoop to spawn an unbounded number of goroutines, which consume...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/08/18 5:06 p.m.8 views

EUVD-2026-61067

A flaw was found in the submariner-operator component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability allows a cluster administrator, or any user with permissions to modify the Submariner Custom Resource CR, to specify an unvalidated image path. This lack of validation...

8.2CVSS6AI score0.00134EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/18 5:05 p.m.4 views

CVE-2026-66783

A flaw was found in the submariner-operator component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability allows a cluster administrator, or any user with permissions to modify the Submariner Custom Resource CR, to specify an unvalidated image path. This lack of validation...

8.2CVSS6.2AI score0.00134EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:50 p.m.37 views

CVE-2026-12564

CVE-2026-12564 is a critical (CVSS 9.6) SSRF vulnerability in the AAP Controller's HashiCorp Vault credential plugin . The kubernetes_auth() function in awx_plugins/credentials/hashivault.py sends the controller pod's Kubernetes service account token to an attacker-controlled URL when a Vault Sec...

9.6CVSS5.5AI score0.00259EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/13 4:21 p.m.7 views

SUSE CVE-2026-73500

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listenertls.go, each connection handle...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 9:22 p.m.10 views

EUVD-2026-57642

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listenertls.go, each connection handle...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/12 8:17 p.m.9 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.8CVSS0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 7:17 p.m.8 views

CVE-2026-18678

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

5.5CVSS0.00096EPSS
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
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
CVE
CVE
added 2026/08/12 6:49 p.m.30 views

CVE-2026-18678

The CVE affects Kong Mesh/Kuma’s kumactl when adding an HTTPS control-plane profile without a CA certificate. The root cause is that kumactl disables TLS verification and sends API tokens over an unverified connection. This allows an attacker on the network path between the operator and the contr...

5.5CVSS5.3AI score0.00096EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 6:49 p.m.6 views

CVE-2026-18678

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

5.5CVSS5.3AI score0.00096EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/12 6:49 p.m.10 views

EUVD-2026-57425

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

5.5CVSS5.3AI score0.00096EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 6:42 p.m.8 views

EUVD-2026-57423

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.1CVSS5.2AI score0.0023EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/12 6:42 p.m.6 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.1CVSS8.4AI score0.00204EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/12 6:36 p.m.34 views

CVE-2026-18675

The vulnerability CVE-2026-18675 affects Kuma Kuma CP’s dataplane token validator, which uses an unchecked Go type assertion on the JWT kid header. If a token’s kid is a JSON number, it decodes as a float64 and triggers a runtime panic before signatures, claims, or authorization checks run. This ...

5.3CVSS5.4AI score0.00384EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/12 6:36 p.m.7 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.3CVSS5.5AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.6 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
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-71209

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

5.5CVSS5.3AI score0.00096EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:02 p.m.8 views

EUVD-2026-55393

In the Linux kernel, the following vulnerability has been resolved: ice: prevent tstamp ring allocation for non-PF VSI types The pf-txtimetxqs bitmap tracks which Tx queues have ETF Earliest TxTime First offload enabled. This bitmap is indexed by queue number and is set by iceoffloadtxtime, which...

5.4AI score0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder