{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "9.0.0-beta.2"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1cd39e9647c0888d1c240247ab9cd9370a138305"
            },
            {
              "fixed": "762819fbaa2350b73bce45bfaf6f8cf74b4abef8"
            }
          ],
          "repo": "https://github.com/ccfos/nightingale",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58167.json"
  },
  "details": "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.",
  "id": "CVE-2026-58167",
  "modified": "2026-07-08T05:39:28.695975378Z",
  "published": "2026-06-30T15:51:55.505Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58167.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ccfos/nightingale/releases/tag/v9.0.0-beta.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58167"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/nightingale-beta-2-datasource-credential-disclosure-to-low-privilege-users"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/ccfos/nightingale/pull/3175"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ccfos/nightingale/commit/762819fbaa2350b73bce45bfaf6f8cf74b4abef8"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/ccfos/nightingale"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/ccfos/nightingale/issues/3173"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Nightingale \u003c 9.0.0-beta.2 - Datasource Credential Disclosure to Low-Privilege Users"
}