CVE-2026-44283 Details
Description
etcd is a distributed key-value store for the data of a distributed system. Prior to 3.4.44, 3.5.30, and 3.6.11, a vulnerability in etcd allows read access via PrevKv, or lease attachment in Put requests within transaction operations, to bypass RBAC authorization checks. An authenticated user without sufficient read or lease-related permissions may be able to access unauthorized data or attach leases by invoking transaction operations with these features enabled. This vulnerability is fixed in 3.4.44, 3.5.30, and 3.6.11.
A vulnerability in etcd, a distributed key-value store, allows for an authorization bypass in role-based access control (RBAC) settings. This issue is present in etcd versions prior to 3.4.44, 3.5.30, and 3.6.11. The vulnerability enables an authenticated user lacking sufficient read or lease-related permissions to access unauthorized data or attach leases. This is achieved by using transaction operations that leverage the PrevKv feature or lease attachment in Put requests, bypassing the necessary RBAC checks. While Kubernetes deployments are typically not affected due to their handling of authentication and authorization outside of etcd, the vulnerability could impact other systems relying on etcd's authorization mechanisms.
Users can upgrade to etcd versions 3.4.44, 3.5.30, or 3.6.11 to address this vulnerability. If an immediate upgrade is not possible, it is recommended to treat the affected RPCs as unauthenticated, restrict network access to etcd server ports to only allow connections from trusted components, and require strong client identity at the transport layer, such as mutual TLS with carefully managed 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 May 16, 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-x35m-3gp4-4fh5 | [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.44 >= 3.5.0, < 3.5.30 >= 3.6.0, < 3.6.11 |
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 |
| May 15, 2026 | Initial Analysis | [email protected] |
| May 14, 2026 | New CVE Received | [email protected] |