{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.1.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "ac23bab8eca24c6bc5476c3e34f175a04c022b91"
            }
          ],
          "repo": "https://github.com/opencve/opencve",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92764.json"
  },
  "details": "OpenCVE before 3.1.0 fails to properly scope the organizations API endpoint to the token's organization, instead returning the token creator's memberships. Attackers with organization-scoped tokens can list and retrieve every organization their creator belongs to, bypassing intended token isolation boundaries.",
  "id": "CVE-2026-92764",
  "modified": "2026-09-18T03:30:41.104790689Z",
  "published": "2026-09-16T20:32:30.536Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92764.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/opencve/opencve/releases/tag/v3.1.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-92764"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/opencve-before-3.1.0-organization-api-ignores-token-scope"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/opencve/opencve/issues/744"
    },
    {
      "type": "FIX",
      "url": "https://github.com/opencve/opencve/blob/v3.1.0/web/organizations/resources.py#L20-L30"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/opencve/opencve"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/opencve/opencve/blob/v2.4.0/web/organizations/resources.py#L20-L25"
    }
  ],
  "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": "OpenCVE before 3.1.0 Organization API Ignores Token Scope"
}