{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "26.8.1"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "87bdc67f1f0331fa2d07e932a550064c118eae70"
            }
          ],
          "repo": "https://github.com/arcadedata/arcadedb",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-79wq-w74x-74ch"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75839.json"
  },
  "details": "ArcadeDB (com.arcadedb:arcadedb-server) versions \u003c= 26.7.3 contain an insecure direct object reference (IDOR) vulnerability in the Raft cluster-info endpoints (GetClusterHandler and PostBootstrapStateHandler), which authenticate but do not authorize access. On an ArcadeDB HA cluster (only reachable when arcadedb.ha.enabled is set and the ha-raft module is loaded), any authenticated user — including one granted access to only one database or none — can enumerate the full server database registry and retrieve per-database metadata such as database names, last transaction IDs, bootstrap fingerprints, and peer/leader cluster topology, resulting in cross-database information disclosure. Fixed in 26.8.1.",
  "id": "CVE-2026-75839",
  "modified": "2026-08-20T03:30:36.442281160Z",
  "published": "2026-08-18T11:19:48.550Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-79wq-w74x-74ch"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75839.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-75839"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/arcadedb-before-information-disclosure-via-cluster-endpoints"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "ArcadeDB before 26.8.1 Information Disclosure via Cluster Endpoints"
}