{"api_version":"1","generated_at":"2026-07-09T10:38:00+00:00","cve":"CVE-2026-59818","urls":{"html":"https://cve.report/CVE-2026-59818","api":"https://cve.report/api/cve/CVE-2026-59818.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-59818","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-59818"},"summary":{"title":"etcd: gRPC client listener does not enforce `--client-crl-file` certificate revocation","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.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-07-08 21:16:54","updated_at":"2026-07-08 21:16:54"},"problem_types":["CWE-295","CWE-295 CWE-295: Improper Certificate Validation"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"6.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","baseScore":6.5,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"6.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":6.5,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/etcd-io/etcd/commit/2308ce1578064641d4d67c40f0487309267d1bef","name":"https://github.com/etcd-io/etcd/commit/2308ce1578064641d4d67c40f0487309267d1bef","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92","name":"https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/etcd-io/etcd/commit/8221ae82bc25d4d55ca64382207b69be71038cbb","name":"https://github.com/etcd-io/etcd/commit/8221ae82bc25d4d55ca64382207b69be71038cbb","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/etcd-io/etcd/commit/24838af5a53dd0245adced920e42a9bf0e7a267f","name":"https://github.com/etcd-io/etcd/commit/24838af5a53dd0245adced920e42a9bf0e7a267f","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/etcd-io/etcd/pull/22021","name":"https://github.com/etcd-io/etcd/pull/22021","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/etcd-io/etcd/releases/tag/v3.6.13","name":"https://github.com/etcd-io/etcd/releases/tag/v3.6.13","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/etcd-io/etcd/pull/22025","name":"https://github.com/etcd-io/etcd/pull/22025","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/etcd-io/etcd/releases/tag/v3.5.32","name":"https://github.com/etcd-io/etcd/releases/tag/v3.5.32","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/etcd-io/etcd/pull/22007","name":"https://github.com/etcd-io/etcd/pull/22007","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-59818","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-59818","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"etcd-io","product":"etcd","version":"affected >= 3.6.0-alpha.0, < 3.6.13","platforms":[]},{"source":"CNA","vendor":"etcd-io","product":"etcd","version":"affected < 3.5.32","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"etcd","vendor":"etcd-io","versions":[{"status":"affected","version":">= 3.6.0-alpha.0, < 3.6.13"},{"status":"affected","version":"< 3.5.32"}]}],"descriptions":[{"lang":"en","value":"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."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":6.5,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-295","description":"CWE-295: Improper Certificate Validation","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-07-08T21:00:18.207Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92","tags":["x_refsource_CONFIRM"],"url":"https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92"},{"name":"https://github.com/etcd-io/etcd/pull/22007","tags":["x_refsource_MISC"],"url":"https://github.com/etcd-io/etcd/pull/22007"},{"name":"https://github.com/etcd-io/etcd/pull/22021","tags":["x_refsource_MISC"],"url":"https://github.com/etcd-io/etcd/pull/22021"},{"name":"https://github.com/etcd-io/etcd/pull/22025","tags":["x_refsource_MISC"],"url":"https://github.com/etcd-io/etcd/pull/22025"},{"name":"https://github.com/etcd-io/etcd/commit/2308ce1578064641d4d67c40f0487309267d1bef","tags":["x_refsource_MISC"],"url":"https://github.com/etcd-io/etcd/commit/2308ce1578064641d4d67c40f0487309267d1bef"},{"name":"https://github.com/etcd-io/etcd/commit/24838af5a53dd0245adced920e42a9bf0e7a267f","tags":["x_refsource_MISC"],"url":"https://github.com/etcd-io/etcd/commit/24838af5a53dd0245adced920e42a9bf0e7a267f"},{"name":"https://github.com/etcd-io/etcd/commit/8221ae82bc25d4d55ca64382207b69be71038cbb","tags":["x_refsource_MISC"],"url":"https://github.com/etcd-io/etcd/commit/8221ae82bc25d4d55ca64382207b69be71038cbb"},{"name":"https://github.com/etcd-io/etcd/releases/tag/v3.5.32","tags":["x_refsource_MISC"],"url":"https://github.com/etcd-io/etcd/releases/tag/v3.5.32"},{"name":"https://github.com/etcd-io/etcd/releases/tag/v3.6.13","tags":["x_refsource_MISC"],"url":"https://github.com/etcd-io/etcd/releases/tag/v3.6.13"}],"source":{"advisory":"GHSA-3wh4-j44w-pg92","discovery":"UNKNOWN"},"title":"etcd: gRPC client listener does not enforce `--client-crl-file` certificate revocation"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-59818","datePublished":"2026-07-08T21:00:18.207Z","dateReserved":"2026-07-07T15:00:50.978Z","dateUpdated":"2026-07-08T21:00:18.207Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-07-08 21:16:54","lastModifiedDate":"2026-07-08 21:16:54","problem_types":["CWE-295","CWE-295 CWE-295: Improper Certificate Validation"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","baseScore":6.5,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE"},"exploitabilityScore":1.2,"impactScore":5.2}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"59818","Ordinal":"1","Title":"etcd: gRPC client listener does not enforce `--client-crl-file` ","CVE":"CVE-2026-59818","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"59818","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"etcd: gRPC client listener does not enforce `--client-crl-file` "}]}}}