CVE Vulnerabilities

CVE-2026-59818

Improper Certificate Validation

Published: Jul 08, 2026 | Modified: Jul 13, 2026
CVSS 3.x
8.1
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
6.5 MODERATE
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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.

Weakness

The product does not validate, or incorrectly validates, a certificate.

Affected Software

NameVendorStart VersionEnd Version
EtcdEtcd*3.5.32 (excluding)
EtcdEtcd3.6.0 (including)3.6.13 (excluding)
EtcdUbuntuquesting*

Potential Mitigations

References