Vulnerability from bitnami_vulndb
Published
2026-07-14 15:42
Modified
2026-07-14 16:10
Summary
etcd: gRPC client listener does not enforce `--client-crl-file` certificate revocation
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "etcd",
"purl": "pkg:bitnami/etcd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.32"
},
{
"introduced": "3.6.0"
},
{
"fixed": "3.6.13"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-59818"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:etcd:etcd:*:*:*:*:*:go:*:*"
],
"severity": "High"
},
"details": "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.",
"id": "BIT-etcd-2026-59818",
"modified": "2026-07-14T16:10:26.025Z",
"published": "2026-07-14T15:42:36.975Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/commit/2308ce1578064641d4d67c40f0487309267d1bef"
},
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/commit/24838af5a53dd0245adced920e42a9bf0e7a267f"
},
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/commit/8221ae82bc25d4d55ca64382207b69be71038cbb"
},
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/pull/22007"
},
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/pull/22021"
},
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/pull/22025"
},
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/releases/tag/v3.5.32"
},
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/releases/tag/v3.6.13"
},
{
"type": "WEB",
"url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59818"
}
],
"schema_version": "1.6.2",
"summary": "etcd: gRPC client listener does not enforce `--client-crl-file` certificate revocation"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…