{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.9.2"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1998658ca43d6b60816a35356cfecee81dc697ad"
            },
            {
              "fixed": "f307c4989cc9f3ff4204fd383dec7a39924e6b2a"
            }
          ],
          "repo": "https://github.com/parseablehq/parseable",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-522"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56783.json"
  },
  "details": "Parseable before 2.9.2 contains an information disclosure vulnerability in the notification-target API endpoints that returns webhook tokens and basic-auth credentials in cleartext due to commented-out secret-masking functionality. Any authenticated user with the GetAlert action, including low-privilege reader roles, can recover credentials and internal endpoint URLs for all configured notification targets by querying GET /api/v1/targets or related endpoints.",
  "id": "CVE-2026-56783",
  "modified": "2026-07-16T03:31:18.807339769Z",
  "published": "2026-06-29T17:16:42.123Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56783.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/parseablehq/parseable/releases/tag/v2.9.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56783"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/parseable-cleartext-credential-exposure-in-notification-target-api"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/parseablehq/parseable/issues/1693"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/parseablehq/parseable/pull/1698"
    },
    {
      "type": "FIX",
      "url": "https://github.com/parseablehq/parseable/commit/f307c4989cc9f3ff4204fd383dec7a39924e6b2a"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/parseablehq/parseable"
    }
  ],
  "schema_version": "1.8.0",
  "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": "Parseable \u003c 2.9.2 - Cleartext Credential Exposure in Notification Target API"
}