CVE-2026-73499
ADVISORY - githubSummary
Impact
What kind of vulnerability is it? Who is impacted?
A user granted READ permission on a single, exact key can use the Watch gRPC API with clientv3.WithFromKey() (an open-ended, "from this key to the end of the keyspace" watch) to receive watch events for every key lexicographically greater than or equal to their permitted key — not just the one key they were granted.
This is an authorization bypass in etcd's RBAC enforcement for the Watch API; Range/Get and DeleteRange requests are not affected. It only affects clusters with authentication enabled — clusters running without auth already allow unrestricted read access.
Patches
Has the problem been patched? What versions should users upgrade to?
This vulnerability is patched in the following versions:
- etcd 3.7.1
- etcd 3.6.14
- etcd 3.5.33
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
If upgrading is not immediately possible, the following mitigations reduce exposure:
- Audit READ grants. Any READ grant — even on one key — can be leveraged via Watch to read everything after it. Review who holds READ permissions and revoke/tighten any you wouldn't trust with full read access.
- Restrict network access. Limit which hosts can reach etcd's client (gRPC) port via firewall rules or network policy, reducing who can attempt exploitation.
Reporter
- Luis Toro (@lobuhi on Github)
- Anthropic and Adam Korczynski (@AdamKorcz on Github)
Common Weakness Enumeration (CWE)
Incorrect Authorization
Incorrect Authorization
NIST
-
CVSS SCORE
7.1highGitHub
-
CVSS SCORE
7.1highDebian
-
Ubuntu
-
CVSS SCORE
N/AmediumGoLang
-
Bitnami
BIT-etcd-2026-73499
-
CVSS SCORE
7.1highChainguard
CGA-xj7j-37c9-523x
-
minimos
MINI-24x5-cj63-fjg8
-
minimos
MINI-395h-q4pp-c9fg
-
minimos
MINI-3gmw-67r3-f9vm
-
minimos
MINI-3j3v-v7r6-q95f
-
minimos
MINI-3p6j-34fw-x2m9
-
minimos
MINI-44vv-cqq4-2v8h
-
minimos
MINI-5p69-hmhw-p2f5
-
minimos
MINI-7xcx-96wc-vgp5
-
minimos
MINI-cj9c-74pw-2vf5
-
minimos
MINI-cr8p-cfmj-77cg
-
minimos
MINI-fq34-p964-f5v7
-
minimos
MINI-fxgf-vxfj-wx24
-
minimos
MINI-hwwg-pww4-52c9
-
minimos
MINI-m84c-pp5x-mjfc
-
minimos
MINI-mmxg-79j8-637r
-
minimos
MINI-p2fg-qqqh-29wq
-
minimos
MINI-pwvh-5722-4pq6
-
minimos
MINI-q2xg-7g9j-crx7
-
minimos
MINI-rp4m-v5xf-2pmh
-
minimos
MINI-xmgq-mgfr-9j9w
-