Vendor
Multiple Vulnerabilities in etcd
1 TTPMultiple vulnerabilities have been identified in etcd that could allow a remote attacker to bypass security controls or trigger a denial of service condition.
etcd Watch API Authorization Bypass via Open-Ended Range Requests
3 TTPsAn authorization bypass vulnerability (GHSA-xg4h-6gfc-h4m8) in etcd's Watch API allows an authenticated user with READ permission on a single key to exploit the `clientv3.WithFromKey()` function, gaining unauthorized access to monitor and receive events for all keys lexicographically greater than or equal to their permitted key in clusters with authentication enabled.
CVE-2026-59818 etcd: gRPC client listener does not enforce certificate revocation
1 CVEThe etcd gRPC client listener is affected by CVE-2026-59818, a vulnerability where it fails to properly enforce Certificate Revocation Lists (CRLs) when the `--client-crl-file` flag is used, potentially allowing clients with revoked certificates to bypass authentication and gain unauthorized access to etcd instances.