Lucene search
+L

31 matches found

NVD
NVD
added 2026/08/05 6:17 p.m.7 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.4CVSS0.00383EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/05 5:56 p.m.8 views

GHSA-P2RR-RVMM-C5FP Electron: Sandboxed iframes can launch external protocol handlers

Impact Requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could cause an OS-registered external application to be launched. The frame's sandbox state was also not made available to the app's permission handlers. Ap...

5.4CVSS5.6AI score0.00361EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/08/05 5:56 p.m.30 views

CVE-2026-70612 Electron: Sandboxed iframes can launch external protocol handlers

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could...

5.4CVSS0.00361EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/05 5:56 p.m.13 views

CVE-2026-70612 Electron: Sandboxed iframes can launch external protocol handlers

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could...

5.4CVSS5.3AI score
SaveExploits0References15
Snyk
Snyk
added 2026/08/05 5:32 p.m.12 views

Improper Encoding or Escaping of Output

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 Improper Encoding or Escaping of Output via the mode parameter of the openDevTools function. An attacker can execute...

7.2CVSS5.7AI score0.00322EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 5:27 p.m.30 views

CVE-2026-70608 Electron: Sandboxed iframe can bypass the allow-popups restriction via the OpenURL navigation path

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.10, 41.10.3, and 42.0.1, a sandboxed iframe without the allow-popups keyword could still open a new window or trigger setWindowOpenHandler with no user interaction because...

7.2CVSS0.00259EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2026/08/05 4:24 p.m.10 views

CVE-2026-70607 Electron: window.open features string controls some window options considered privileged

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, some window options supplied by web content in the window.open features string were applied to the new BrowserWindow without an allowlist...

5.3CVSS5.5AI score0.00335EPSS
SaveExploits0References13
Patchstack
Patchstack
added 2026/08/05 4:07 p.m.11 views

NPM: Electron: ProtocolResponse.url reuses the default session cache instead of the registering session

NPM: Electron: ProtocolResponse.url reuses the default session cache instead of the registering session vulnerability discovered by ? in WordPress Npm electron versions = 40.0.0-alpha.1, 40.10.6...

5.9CVSS5.5AI score0.00157EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/05 3:59 p.m.9 views

Electron: Custom protocol with supportFetchAPI but not corsEnabled allows cross-origin reads

Impact A custom scheme registered with supportFetchAPI: true but without corsEnabled: true was not subject to CORS enforcement. A page loaded from a remote origin could therefore fetch or XMLHttpRequest that scheme cross-origin and read the full response body, rather than the read being blocked...

7.4CVSS5.7AI score0.00206EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/05 3:40 p.m.22 views

CVE-2026-70600 Electron: Cross-origin iframe can position native autofill popup

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, the native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling...

3.1CVSS5.4AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/05 3:40 p.m.8 views

CVE-2026-70600 Electron: Cross-origin iframe can position native autofill popup

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, the native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling...

3.1CVSS5.5AI score0.00136EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 9:18 p.m.11 views

CVE-2026-34765

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, when a renderer calls window.open with a target name, Electron did not correctly scope the named-window lookup to the opener's browsing...

6.2AI score0.003EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/04/04 1:16 a.m.11 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
ATTACKERKB
ATTACKERKB
added 2026/04/03 11:33 p.m.5 views

CVE-2026-34769

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.0, 40.7.0, and 41.0.0-beta.8, an undocumented commandLineSwitches webPreference allowed arbitrary switches to be appended to the renderer process command line. Ap...

8.8CVSS5.9AI score0.00295EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/03 9:52 p.m.9 views

GHSA-8X5Q-PVF5-64MP Electron: Use-after-free in offscreen shared texture release() callback

Impact Apps that use offscreen rendering with GPU shared textures may be vulnerable to a use-after-free. Under certain conditions, the release callback provided on a paint event texture can outlive its backing native state, and invoking it after that point dereferences freed memory in the main...

2.3CVSS5.8AI score0.001EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/03 2:41 a.m.15 views

Use After Free

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 Use After Free in the download save dialog callback process. An attacker can cause a crash or memory corruption by triggeri...

8.8CVSS5.9AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/03 2:36 a.m.12 views

GHSA-9899-M83M-QHPJ Electron: USB device selection not validated against filtered device list

Impact The select-usb-device event callback did not validate the chosen device ID against the filtered list that was presented to the handler. An app whose handler could be influenced to select a device ID outside the filtered set would grant access to a device that did not match the renderer's...

3.3CVSS5.9AI score0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.14 views

PT-2026-29997

Name of the Vulnerable Software and Affected Versions Electron versions prior to 38.8.6, 39.8.3, 40.8.3, and 41.0.3 Description Applications using Electron that register custom protocol handlers via protocol.handle / protocol.registerSchemesAsPrivileged or modify response headers via...

6.5CVSS5.8AI score0.00211EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.17 views

PT-2026-30277

Name of the Vulnerable Software and Affected Versions Electron versions 33.0.0-alpha.1 through 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5 Description Electron applications utilizing offscreen rendering with GPU shared textures may experience a use-after-free condition. Specifically, the release...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.17 views

PT-2026-30009

Impact On macOS, app.moveToApplicationsFolder used an AppleScript fallback path that did not properly handle certain characters in the application bundle path. Under specific conditions, a crafted launch path could lead to arbitrary AppleScript execution when the user accepted the...

6.5CVSS6.2AI score0.00161EPSS
SaveExploits0References4
Rows per page
Query Builder