Cleartext storage of sensitive information in etcd - #VU130096
Published: August 5, 2020 / Updated: May 5, 2026
etcd
CoreOS
Description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to plaintext storage of credentials in wal log entries when processing user authentication. A local user can read insecurely stored wal log files to disclose sensitive information.
User credentials are written to wal entries on each user authentication.