CVE Catalog

CVE-2026-59818

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

29th percentile - higher than 29% of all known CVEs

Summary

In etcd prior to versions 3.5.32 and 3.6.13, when configured with --listen-client-http-urls to split HTTP and gRPC client endpoints onto separate listeners, the --client-crl-file Certificate Revocation List is not enforced on the gRPC listener. This allows a client with a revoked certificate to authenticate successfully over gRPC.

Risk Assessment

The organization is at risk of unauthorized access to the etcd cluster by clients with revoked certificates, potentially compromising the integrity and confidentiality of distributed data.

Recommendation

Immediately upgrade etcd to version 3.5.32 or 3.6.13, which include the fix enforcing the CRL on the gRPC listener.

Other vulnerabilities in etcd

See all
Original NVD description (English source)

etcd is a distributed key-value store for the data of a distributed system. Prior to 3.5.32 and 3.6.13, when etcd is configured with --listen-client-http-urls to split HTTP and gRPC client endpoints onto separate listeners, the --client-crl-file Certificate Revocation List is not enforced on the gRPC listener, allowing a client with a revoked certificate to authenticate successfully over gRPC. This issue is fixed in versions 3.5.32 and 3.6.13.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS