SpiceDB's SPICEDB_DATASTORE_CONN_URI is leaked on startup logs
Package
Affected versions
>= 1.49.0, <= 1.51.0
Patched versions
1.51.1
Description
Published to the GitHub Advisory Database
Apr 14, 2026
Reviewed
Apr 14, 2026
Published by the National Vulnerability Database
Apr 15, 2026
Last updated
Apr 24, 2026
Impact
When SpiceDB starts with log level
info, the startup"configuration"log will include the full datastore DSN, including the plaintext password, insideDatastoreConfig.URI.Patches
v1.51.1
Workarounds
Change the log level to
warnorerror.References