CVE-2026-58167
MEDIUMNightingale < 9.0.0-beta.2 - Datasource Credential Disclosure to Low-Privilege Users
Title source: cnaDescription
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.
References (5)
Core 5
Core References
Release Notes release-notes
Release Notes
https://github.com/ccfos/nightingale/releases/tag/v9.0.0-beta.2
Technical Description technical-description
GitHub Issue
https://github.com/ccfos/nightingale/issues/3173
Patch patch
Fix Commit
https://github.com/ccfos/nightingale/commit/762819fbaa2350b73bce45bfaf6f8cf74b4abef8
Third Party Advisory third-party-advisory
https://www.vulncheck.com/advisories/nightingale-beta-2-datasource-credential-disclosure-to-low-privilege-users
Scores
CVSS v3
6.5
EPSS
0.0024
EPSS Percentile
14.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-862
Status
published
Products (1)
ccfos/nightingale
< 9.0.0-beta.2
Published
Jun 30, 2026
Tracked Since
Jun 30, 2026