Back to overview

CVE-2026-59818

MEDIUM
6.5
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-59818
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-07 15:00 UTC
Published
2026-07-08 21:00 UTC
Last updated
2026-07-08 21:00 UTC
Primary CWE
CWE-295
CWE-295: Improper Certificate Validation
Vendor / Product
etcd-io / etcd
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Affected products (1)
VendorProductPlatformVersions
etcd-io etcd >= 3.6.0-alpha.0, < 3.6.13, < 3.5.32
Weakness (CWE)
CWESourceDescription
CWE-295 cna CWE-295: Improper Certificate Validation
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
References (9)
Back to overview