GHSA-rfx7-8w68-q57q

Suggest an improvement
Source
https://github.com/advisories/GHSA-rfx7-8w68-q57q
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-rfx7-8w68-q57q/GHSA-rfx7-8w68-q57q.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-rfx7-8w68-q57q
Aliases
Downstream
CGA (16)
MINI (6)
Published
2026-03-20T20:34:44Z
Modified
2026-09-10T03:50:40Z
Severity
  • 0.0 (None) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N CVSS Calculator
Summary
etcd: Nested etcd transactions bypass RBAC authorization checks
Details

Impact

What kind of vulnerability is it? Who is impacted?

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.

Patches

Has the problem been patched? What versions should users upgrade to?

This vulnerability is patched in the following versions:

  • etcd 3.6.9
  • etcd 3.5.28
  • etcd 3.4.42

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

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
  • require strong client identity at the transport layer, such as mTLS with tightly scoped client certificate distribution

Reporters

Our community helps keep etcd secure

SIG-Etcd thanks community members Luke Francis and Battulga Byambaa for reporting this vulnerability.

Database specific
{
    "cwe_ids":  [
        "CWE-863"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-03-20T20:34:44Z",
    "nvd_published_at":  "2026-03-26T14:16:13Z",
    "severity":  "LOW"
}
References

Affected packages

Go / go.etcd.io/etcd/v3

Package

Name
go.etcd.io/etcd/v3
View open source insights on deps.dev
Purl
pkg:golang/go.etcd.io/etcd/v3

Affected ranges

Type
SEMVER
Events
Introduced
3.6.0-alpha.0
Fixed
3.6.9

Database specific

last_known_affected_version_range
"<= 3.6.8"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-rfx7-8w68-q57q/GHSA-rfx7-8w68-q57q.json"

Go / go.etcd.io/etcd/v3

Package

Name
go.etcd.io/etcd/v3
View open source insights on deps.dev
Purl
pkg:golang/go.etcd.io/etcd/v3

Affected ranges

Type
SEMVER
Events
Introduced
3.5.0-alpha.0
Fixed
3.5.28

Database specific

last_known_affected_version_range
"<= 3.5.27"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-rfx7-8w68-q57q/GHSA-rfx7-8w68-q57q.json"

Go / go.etcd.io/etcd/v3

Package

Name
go.etcd.io/etcd/v3
View open source insights on deps.dev
Purl
pkg:golang/go.etcd.io/etcd/v3

Affected ranges

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

Database specific

last_known_affected_version_range
"<= 3.4.41"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-rfx7-8w68-q57q/GHSA-rfx7-8w68-q57q.json"

Go / go.etcd.io/etcd

Package

Name
go.etcd.io/etcd
View open source insights on deps.dev
Purl
pkg:golang/go.etcd.io/etcd

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Last Affected
3.3.27

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-rfx7-8w68-q57q/GHSA-rfx7-8w68-q57q.json"