BIT-etcd-2026-33413

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/etcd/BIT-etcd-2026-33413.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-etcd-2026-33413
Aliases
Published
2026-03-27T11:39:27.916Z
Modified
2026-04-07T15:26:22.911810576Z
Summary
etcd: Authorization bypasses in multiple APIs
Details

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.42, 3.5.28, and 3.6.9, unauthorized users may bypass authentication or authorization checks and call certain etcd functions in clusters that expose the gRPC API to untrusted or partially trusted clients. In unpatched etcd clusters with etcd auth enabled, unauthorized users are able to call MemberList and learn cluster topology, including member IDs and advertised endpoints; call Alarm, which can be abused for operational disruption or denial of service; use Lease APIs, interfering with TTL-based keys and lease ownership; and/or trigger compaction, permanently removing historical revisions and disrupting watch, audit, and recovery workflows. Kubernetes does not rely on etcd’s built-in authentication and authorization. Instead, the API server handles authentication and authorization itself, so typical Kubernetes deployments are not affected. Versions 3.4.42, 3.5.28, and 3.6.9 contain a patch. If upgrading is not immediately possible, reduce exposure by treating the affected RPCs as unauthenticated in practice. Restrict network access to etcd server ports so only trusted components can connect and/or require strong client identity at the transport layer, such as mTLS with tightly scoped client certificate distribution.

Database specific
{
    "severity": "High",
    "cpes": [
        "cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:*"
    ]
}
References

Affected packages

Bitnami / etcd

Package

Name
etcd
Purl
pkg:bitnami/etcd

Severity

  • 8.8 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.4.42
Introduced
3.5.0
Fixed
3.5.28
Introduced
3.6.0
Fixed
3.6.9

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/etcd/BIT-etcd-2026-33413.json"