BIT-etcd-2026-33343

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/etcd/BIT-etcd-2026-33343.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-etcd-2026-33343
Aliases
Published
2026-03-27T11:39:26.076Z
Modified
2026-04-07T15:41:01.742456920Z
Summary
etcd: Nested etcd transactions bypass RBAC authorization checks
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, an authenticated user with RBAC restricted permissions on key ranges can use nested transactions to bypass all key-level authorization. This allows any authenticated user with direct access to etcd to effectively ignore all key range restrictions, accessing the entire etcd data store. 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 require strong client identity at the transport layer, such as mTLS with tightly scoped client certificate distribution.

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

Affected packages

Bitnami / etcd

Package

Name
etcd
Purl
pkg:bitnami/etcd

Severity

  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N 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-33343.json"