Home
» GitHub Advisories
» GHSA-jf4f-rr2c-9m58
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.
Basic information
Type
reviewed
Severity
medium
Advisory on GitHub
Open advisory ↗
Repository advisory
Open repository advisory ↗
Source code
Browse source ↗
Published (advisory)
2026-04-14 22:33:06 UTC
Updated
2026-05-28 07:56:29 UTC
GitHub reviewed
2026-04-14 22:33:06 UTC
NVD published
2026-04-15 04:17:46 UTC
EPSS Score
Score
Percentile
0.02%
4.12%
CVSS Scores
Base score
Version
Severity
Vector
6.0
3.1
—
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
Click to expand
Attack vector (AV:L)
They already need access on the box, or another person has to do something wrong; it’s not a remote drive-by.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:H)
They need powerful rights—admin, root, or similar—before this pays off.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:C)
Breaking this can reach past the original component and bite other resources—bigger blast radius.
Confidentiality (C:H)
Serious risk that confidential data gets exposed in a big way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:N)
Service keeps running; no real outage angle.
CWEs
CWE id
Name
CWE-532
Insertion of Sensitive Information into Log File
Credits
juupas
(reporter)
miparnisari
(remediation_developer)
Affected packages (1)
Vulnerable version ranges and first patched releases as published by GitHub.
Ecosystem
Package
Vulnerable range
First patched
Vulnerable functions
go
github.com/authzed/spicedb
>= 1.49.0, <= 1.51.0
1.51.1
—
cvelogic
Threat Intelligence