CVE-2026-33343 Details
Description
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.
A vulnerability exists in etcd, a distributed key-value store, prior to versions 3.4.42, 3.5.28, and 3.6.9. Authenticated users with RBAC restricted permissions on key ranges can exploit nested transactions to bypass key-level authorization. This allows access to the entire etcd data store, disregarding key range restrictions. While Kubernetes typically uses its own authentication and authorization methods, this vulnerability could impact other systems that rely on etcd's built-in RBAC.
Users can upgrade to etcd versions 3.4.42, 3.5.28, or 3.6.9. If an immediate upgrade is not possible, the affected RPCs can be treated as unauthenticated, restrict network access to etcd server ports, and require strong client identity at the transport layer, such as mTLS with tightly scoped client certificate distribution.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 26, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/etcd-io/etcd/security/advisories/GHSA-rfx7-8w68-q57q | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| etcd etcd | < 3.4.42 >= 3.5.0, < 3.5.28 >= 3.6.0, < 3.6.9 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 26, 2026 | Initial Analysis | [email protected] |
| Mar 26, 2026 | New CVE Received | [email protected] |