Improper access control in etcd - CVE-2026-33343
Published: May 5, 2026
etcd
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass key-level authorization checks.
The vulnerability exists due to improper access control in nested etcd transactions when processing transaction requests. A remote attacker can send crafted nested transactions to bypass key-level authorization checks.
Typical Kubernetes deployments are not affected because Kubernetes does not rely on etcd built-in authentication and authorization.