Improper Authorization in etcd - #VU139352
Published: July 24, 2026
etcd
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the Watch gRPC API when processing open-ended range watch requests with clientv3.WithFromKey(). A remote user can send a specially crafted watch request to disclose sensitive information.
Only clusters with authentication enabled are vulnerable. Range/Get and DeleteRange requests are not affected.