Description
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.
Published: 2026-06-30
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Nightingale (n9e) before 9.0.0-beta.2 allows any authenticated Standard role user to retrieve complete datasource configurations via the POST /api/n9e/datasource/list endpoint. The response contains plaintext database passwords, HTTP bearer tokens, HTTP basic-auth passwords, and mTLS client keys because the route lacks an admin authorization gate and the DatasourceFilter does not hide secret fields. The exposed credentials enable an attacker to access connected downstream systems, compromising confidentiality and integrity. This vulnerability is a case of missing authorization (CWE-862).

Affected Systems

The product Nightingale from vendor ccfos:nightingale is affected in all releases prior to 9.0.0-beta.2. Versions 9.0.0-beta.2 and newer contain the fix.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity. No EPSS information is available, and the vulnerability is not listed in CISA KEV, suggesting no confirmed exploits yet. The likely attack vector requires only a low‑privilege authenticated user to call the unsecured endpoint; the attacker does not need elevated privileges. The disclosed credentials provide a clear path to compromise downstream systems, posing significant risk to confidentiality, integrity, and availability.

Generated by OpenCVE AI on June 30, 2026 at 17:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Nightingale to version 9.0.0-beta.2 or later
  • Restrict datasource endpoints to privileged users and ensure proper authorization checks
  • Disable or restrict the /api/n9e/datasource/list endpoint for non‑admin users

Generated by OpenCVE AI on June 30, 2026 at 17:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Ccfos
Ccfos nightingale
Vendors & Products Ccfos
Ccfos nightingale

Tue, 30 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Nightingale < 9.0.0-beta.2 - Datasource Credential Disclosure to Low-Privilege Users
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Ccfos Nightingale
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T21:34:53.996Z

Reserved: 2026-06-29T16:03:38.521Z

Link: CVE-2026-58167

cve-icon Vulnrichment

Updated: 2026-06-30T17:51:40.594Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T10:01:20Z

Weaknesses