CVE-2026-33343
etcd vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify etcd instances with native RBAC authentication enabled and accessible over the network (default port 2379/2380). Confirm the target version is below 3.4.42, 3.5.28, or 3.6.9.
  2. Obtain credentials: Acquire valid etcd credentials for an account with restricted RBAC key-range permissions (e.g., a low-privilege service account).
  3. Craft nested transaction: Using the etcd client API or etcdctl, construct a nested Txn (transaction) request that embeds sub-transactions targeting key ranges outside the authenticated user's permitted scope.
  4. Submit request: Send the crafted nested transaction to the etcd server. The authorization logic fails to enforce key-range restrictions on nested transaction operations, allowing the request to proceed.
  5. Read unauthorized data: Retrieve key-value pairs from the entire etcd data store, including data outside the attacker's originally permitted key ranges, potentially exposing secrets, configurations, or other sensitive state (GitHub Advisory).

Indicators of compromise

  • Network: Unexpected or anomalous connections to etcd server ports (2379/2380) from clients not in the trusted component list; high volume of Txn RPC calls from a single authenticated user.
  • Logs: etcd audit logs showing nested transaction requests (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.
  • Process/Behavior: Authenticated users querying unusually broad key ranges or issuing complex nested transaction structures not typical of their normal usage pattern.

Mitigation and workarounds

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).

Community reactions

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.

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

etcd

Affected

sid

etcd: 3.5.16-11

Fixed

trixie

etcd

Affected

Ubuntu

Unknown

bionic (esm-apps)

etcd

Unknown

devel

etcd

Unknown

focal (esm-apps)

etcd

Unknown

jammy

etcd

Unknown

jammy (esm-apps)

etcd

Unknown

noble

etcd

Unknown

noble (esm-apps)

etcd

Unknown

resolute

etcd

Unknown

RHEL / CentOS

Unknown

Alpine

Fixed

edge

etcd: 3.6.10-r0

Fixed

v3.23

etcd: 3.6.10-r0

Fixed

SourceThis report was generated using AI

Related etcd vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-39821CRITICAL9.6
  • Go logoGo
  • amazon-k8s-cni-fips
NoYesMay 22, 2026
CVE-2026-73500HIGH8.7
  • HashiCorp Vault logoHashiCorp Vault
  • bento
NoYesAug 12, 2026
CVE-2026-59818HIGH8.1
  • etcd logoetcd
  • etcd
NoYesJul 08, 2026
CVE-2026-56852HIGH7.5
  • cAdvisor logocAdvisor
  • perl-IO-stringy
NoYesJul 21, 2026
CVE-2026-73499HIGH7.1
  • etcd logoetcd
  • docker-fips-29
NoYesAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management