Improper Authentication in etcd - #VU130094
Published: August 5, 2020 / Updated: May 5, 2026
etcd
CoreOS
Description
The vulnerability allows a remote user to bypass endpoint authentication.
The vulnerability exists due to improper authentication in the gateway endpoint authentication logic when processing endpoints detected from DNS SRV records. A remote user can change an endpoint's authentication settings after the initial validation to bypass endpoint authentication.
The gateway authenticates detected endpoints only once and continues to trust them after their authentication settings change.