CVE-2026-40091
MEDIUM6.0EPSS 0.02%SpiceDB's SPICEDB_DATASTORE_CONN_URI is leaked on startup logs
Published: 4/14/2026Modified: 5/14/2026
Description
### Impact When SpiceDB starts with log level `info`, the startup `"configuration"` log will include the full datastore DSN, including the plaintext password, inside `DatastoreConfig.URI`. ### Patches v1.51.1 ### Workarounds Change the log level to `warn` or `error`.
Affected packages (1)
- Go/github.com/authzed/spicedb>= 1.49.0, < 1.51.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.0 | CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N |