{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "10.0.5"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6e3b7bc75b2f3d121b2aecb18ec01dfec03cbfec"
            },
            {
              "fixed": "144080fdddad2d11f7380475d4ac9bcf379cd035"
            }
          ],
          "repo": "https://github.com/jitsi/jitsi-meet-electron-sdk",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92299.json"
  },
  "details": "@jitsi/electron-sdk before 10.0.5 exposes getDesktopSources() via contextBridge without requiring an active getDisplayMedia() picker, allowing any script in the meeting page to enumerate screens and windows. Attackers can call the jitsi-screen-sharing-get-sources IPC route to retrieve desktop thumbnails at arbitrary resolution without user consent or operating system permission prompts.",
  "id": "CVE-2026-92299",
  "modified": "2026-09-18T03:30:31.573569424Z",
  "published": "2026-09-16T01:57:46.964Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92299.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-92299"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/jitsi-electron-sdk-before-10.0.5-unauthorized-screen-capture"
    },
    {
      "type": "FIX",
      "url": "https://github.com/jitsi/jitsi-meet-electron-sdk/commit/144080fdddad2d11f7380475d4ac9bcf379cd035"
    },
    {
      "type": "FIX",
      "url": "https://github.com/jitsi/jitsi-meet-electron-sdk/pull/516"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/jitsi/jitsi-meet-electron-sdk"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/jitsi/jitsi-meet-electron-sdk/blob/002dae740e63a225c0bc8ed7bd53ed7ce104ebc8/screensharing/main.js#L93-L96"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/jitsi/jitsi-meet-electron-sdk/blob/v10.0.5/screensharing/main.js#L131-L137"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "@jitsi/electron-sdk before 10.0.5 Unauthorized Screen Capture"
}