Vulnerability Description
@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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/jitsi/jitsi-meet-electron-sdk
- https://github.com/jitsi/jitsi-meet-electron-sdk/blob/002dae740e63a225c0bc8ed7bd
- https://github.com/jitsi/jitsi-meet-electron-sdk/blob/v10.0.5/screensharing/main
- https://github.com/jitsi/jitsi-meet-electron-sdk/commit/144080fdddad2d11f7380475
- https://github.com/jitsi/jitsi-meet-electron-sdk/pull/516
- https://www.vulncheck.com/advisories/jitsi-electron-sdk-before-10.0.5-unauthoriz
FAQ
What is CVE-2026-92299?
CVE-2026-92299 is a vulnerability with a CVSS score of 7.4 (HIGH). @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 w...
How severe is CVE-2026-92299?
CVE-2026-92299 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92299?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.