๐Ÿ” CVE Alert

CVE-2026-58167

MEDIUM 6.5

Nightingale < 9.0.0-beta.2 - Datasource Credential Disclosure to Low-Privilege Users

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Nightingale (n9e) before 9.0.0-beta.2 exposes full datasource configurations, including plaintext database passwords, HTTP bearer tokens, HTTP basic-auth passwords, and mTLS client keys, to any authenticated low-privilege (Standard role) user through POST /api/n9e/datasource/list. The route is registered without an admin authorization gate, unlike the sibling datasource mutation routes, and the open-source DatasourceFilter does not redact secret fields, so the secret-bearing settings, http, and auth objects are serialized in the response. The disclosed credentials enable access to the connected downstream systems.

CWE CWE-862
Vendor ccfos
Product nightingale
Published Jun 30, 2026
Stay Ahead of the Next One

Get instant alerts for ccfos nightingale

Be the first to know when new medium vulnerabilities affecting ccfos nightingale are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

ccfos / nightingale
0 < 9.0.0-beta.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ccfos/nightingale/releases/tag/v9.0.0-beta.2 github.com: https://github.com/ccfos/nightingale/issues/3173 github.com: https://github.com/ccfos/nightingale/pull/3175 github.com: https://github.com/ccfos/nightingale/commit/762819fbaa2350b73bce45bfaf6f8cf74b4abef8 vulncheck.com: https://www.vulncheck.com/advisories/nightingale-beta-2-datasource-credential-disclosure-to-low-privilege-users

Credits

George Chen