
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-33343 is an incorrect authorization vulnerability in etcd, a distributed key-value store, where authenticated users with RBAC-restricted key range permissions can use nested transactions to bypass all key-level authorization checks. The vulnerability affects etcd versions prior to 3.4.42, 3.5.28, and 3.6.9. It was disclosed on March 20, 2026, via a GitHub Security Advisory, with patches released shortly after. The CVSS v3.1 base score is 6.5 (Medium), reflecting network-accessible exploitation requiring low privileges with high confidentiality impact (GitHub Advisory, Microsoft MSRC).
The root cause is classified as CWE-863 (Incorrect Authorization): etcd's RBAC enforcement logic fails to properly validate key-range restrictions when processing nested transactions, allowing the authorization checks to be circumvented entirely (GitHub Advisory). An attacker who is already authenticated to etcd can craft nested transaction requests (Txn RPCs) that exploit this logic flaw to access key-value pairs outside their permitted key ranges, effectively reading the entire etcd data store. The attack requires network access to the etcd server port and valid credentials, but no elevated privileges beyond basic authentication. Kubernetes deployments are explicitly not affected because the Kubernetes API server manages its own authentication and authorization independently of etcd's built-in mechanisms (GitHub Advisory).
Successful exploitation allows an authenticated but otherwise restricted etcd user to read the entire etcd key-value data store, bypassing all configured RBAC key-range restrictions. This can expose sensitive configuration data, secrets, and state information stored in etcd to unauthorized parties, with a high confidentiality impact. Integrity and availability are not directly affected by this vulnerability. The practical impact is limited to environments where etcd's native authentication is enabled and direct client access to etcd is permitted — standard Kubernetes deployments are unaffected (GitHub Advisory).
No public proof-of-concept exploit code or evidence of in-the-wild exploitation has been reported as of the time of this report. The vulnerability was responsibly disclosed by community members Luke Francis and Battulga Byambaa (GitHub Advisory). The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Detection plugins are available via Tenable Nessus (plugin IDs 303895, 304371, 304497) (Feedly).
etcdctl, construct a nested Txn (transaction) request that embeds sub-transactions targeting key ranges outside the authenticated user's permitted scope.Txn operations) accessing key ranges inconsistent with the authenticated user's RBAC policy; access to keys outside the expected scope for a given user identity.Upgrade etcd to the patched versions: 3.4.42, 3.5.28, or 3.6.9, which contain fixes for this vulnerability (GitHub Advisory). If immediate upgrading is not possible, apply the following workarounds: restrict network access to etcd server ports so that only trusted components can connect, and enforce strong client identity at the transport layer using mutual TLS (mTLS) with tightly scoped client certificate distribution. Treat the affected RPCs as effectively unauthenticated in your threat model until patched. Microsoft has also released updates for affected CBL-Mariner and Azure Linux packages (Microsoft MSRC).
The vulnerability was reported to the etcd security team by community members Luke Francis and Battulga Byambaa, and the etcd SIG-Etcd team acknowledged their contribution in the advisory (GitHub Advisory). The advisory explicitly notes that Kubernetes deployments are unaffected, which has been highlighted in community discussions as significantly limiting the real-world impact. OpenSUSE issued a security announcement for affected packages, and Tenable released multiple Nessus detection plugins. Overall community reaction has been measured, given the limited scope of impact to non-Kubernetes etcd deployments.
Fix availability across major Linux distributions and their releases.
bionic (esm-apps)
etcd
devel
etcd
focal (esm-apps)
etcd
jammy
etcd
jammy (esm-apps)
etcd
noble
etcd
noble (esm-apps)
etcd
resolute
etcd
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."