Unauthorized Access Vulnerability in etcd Distributed Key-Value Store
CVE-2026-33413
What is CVE-2026-33413?
etcd, a distributed key-value store vital for managing data in distributed systems, has a vulnerability allowing unauthorized users to bypass authentication and authorization checks. This can enable malicious actors to call various etcd functions in clusters that expose the gRPC API to untrusted clients. Unpatched instances may lead to significant risks, including unauthorized access to cluster topology information, operational disruptions via alarm abuse, interference with lease management, and irreversible data removal through compaction. Strengthening network access controls and enforcing strict client authentication measures are crucial for mitigating these vulnerabilities.
Affected Version(s)
etcd >= 3.6.0-alpha.0, < 3.6.9 < 3.6.0-alpha.0, 3.6.9
etcd >= 3.5.0-alpha.0, < 3.5.28 < 3.5.0-alpha.0, 3.5.28
etcd < 3.4.42 < 3.4.42
