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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-295"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59818.json"
}{
"extracted_events": [
{
"introduced": "3.6.0-alpha.0"
},
{
"fixed": "3.6.13"
},
{
"introduced": "0"
},
{
"fixed": "3.5.32"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}