Lucene search
+L

44 matches found

NVD
NVD
added 2026/09/16 2:17 a.m.9 views

CVE-2026-92299

@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...

7.4CVSS0.00347EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/16 1:57 a.m.32 views

CVE-2026-92299 @jitsi/electron-sdk before 10.0.5 Unauthorized Screen Capture

@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...

7.4CVSS0.00347EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/16 1:57 a.m.9 views

EUVD-2026-80079

@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...

7.4CVSS5.8AI score0.00347EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 1:57 a.m.4 views

CVE-2026-92299 @jitsi/electron-sdk before 10.0.5 Unauthorized Screen Capture

@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...

7.1CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/09/16 1:57 a.m.19 views

CVE-2026-92299

@jitsi/electron-sdk (the Electron-based desktop client for Jitsi Meet) prior to 10.0.5 exposes getDesktopSources() via contextBridge without requiring an active getDisplayMedia() picker. This allows any script running in the meeting page to call the jitsi-screen-sharing-get-sources IPC route and ...

7.4CVSS5.8AI score0.00347EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/08/05 5:41 p.m.16 views

Prototype Pollution

Overview electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Prototype Pollution in the contextBridge boundary. An attacker can influence the prototype of objects copied across the...

10CVSS6.5AI score0.00479EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/05 5:41 p.m.15 views

NPM: Electron: contextBridge object copy honors prototype setters

NPM: Electron: contextBridge object copy honors prototype setters vulnerability discovered by ? in WordPress Npm electron versions 39.8.9...

5.4CVSS5.4AI score0.00479EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2026/08/05 5:41 p.m.15 views

GHSA-FF2P-HMQR-HXM4 Electron: contextBridge object copy honors prototype setters

Impact Objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object argumen...

5.4CVSS5.7AI score0.00479EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2026/08/05 5:41 p.m.20 views

Electron: contextBridge object copy honors prototype setters

Impact Objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object argumen...

5.4CVSS5.7AI score0.00479EPSS
SaveExploits0References14Affected Software1
Snyk
Snyk
added 2026/08/05 5:41 p.m.11 views

Prototype Pollution

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Prototype Pollution in the contextBridge boundary. An attacker can influence the prototype of objects copie...

10CVSS6.5AI score0.00479EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:41 p.m.10 views

CVE-2026-70610

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling...

5.4CVSS5.6AI score0.00479EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2026/08/05 5:41 p.m.14 views

CVE-2026-70610 Electron: contextBridge object copy honors prototype setters

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling...

5.4CVSS5.4AI score
SaveExploits0References15
NVD
NVD
added 2026/08/05 4:17 p.m.10 views

CVE-2026-70601

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.5, apps that expose Promise-returning functions to web content via contextBridge may be vulnerable to a context isolation bypass. Untrusted web...

7.5CVSS0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 3:46 p.m.10 views

GHSA-H7RP-CF8H-J98X Electron: Context isolation bypass via Function.prototype.bind hijack

Impact Apps that expose Promise-returning functions to web content via contextBridge may be vulnerable to a context isolation bypass. Untrusted web content could obtain access to the isolated preload world and, through it, every capability the preload script has. In renderers without a sandbox, o...

7.5CVSS5.5AI score0.00245EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 3:46 p.m.17 views

Electron: Context isolation bypass via Function.prototype.bind hijack

Impact Apps that expose Promise-returning functions to web content via contextBridge may be vulnerable to a context isolation bypass. Untrusted web content could obtain access to the isolated preload world and, through it, every capability the preload script has. In renderers without a sandbox, o...

7.5CVSS5.5AI score0.00245EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/08/05 3:46 p.m.14 views

Origin Validation Error

Overview electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Origin Validation Error in contextBridge. An attacker can gain access to the isolated preload world and its capabilities by...

8.3CVSS7.3AI score0.00245EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/05 3:46 p.m.13 views

Origin Validation Error

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Origin Validation Error in contextBridge. An attacker can gain access to the isolated preload world and its...

8.3CVSS7.3AI score0.00245EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 3:45 p.m.11 views

CVE-2026-70601 Electron: Context isolation bypass via Function.prototype.bind hijack

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.5, apps that expose Promise-returning functions to web content via contextBridge may be vulnerable to a context isolation bypass. Untrusted web...

7.5CVSS5.5AI score0.00245EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 3:45 p.m.19 views

EUVD-2026-53433

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.5, apps that expose Promise-returning functions to web content via contextBridge may be vulnerable to a context isolation bypass. Untrusted web...

7.5CVSS5.5AI score0.00245EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/04 1:16 a.m.14 views

CVE-2026-34780

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. From versions 39.0.0-alpha.1 to before 39.8.0, 40.0.0-alpha.1 to before 40.7.0, and 41.0.0-alpha.1 to before 41.0.0-beta.8, apps that pass VideoFrame objects from the WebCodecs API across the...

8.3CVSS0.00327EPSS
SaveExploits0References4
Rows per page
Query Builder