CVE-2026-70607
Published:August 05, 2026
Updated:August 06, 2026
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. Untrusted content could set window options it should not control, including options that cause the main process to access attacker-chosen file or network paths, when untrusted content can call window.open() and the app does not override child window options via setWindowOpenHandler or overrideBrowserWindowOptions. This issue is fixed in 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3.
Affected Packages
https://github.com/electron/electron.git (GITHUB):
Affected version(s) >=v0.1.0 <v39.8.8Fix Suggestion:
Update to version v39.8.8https://github.com/electron/electron.git (GITHUB):
Affected version(s) >=v41.0.0-alpha.1 <v41.2.1Fix Suggestion:
Update to version v41.2.1https://github.com/electron/electron.git (GITHUB):
Affected version(s) >=v40.0.0-alpha.1 <v40.9.0Fix Suggestion:
Update to version v40.9.0https://github.com/electron/electron.git (GITHUB):
Affected version(s) >=v42.0.0-alpha.1 <v42.0.0-beta.3Fix Suggestion:
Update to version v42.0.0-beta.3electron (NPM):
Affected version(s) >=0.1.0 <39.8.8Fix Suggestion:
Update to version 39.8.8electron (NPM):
Affected version(s) >=42.0.0-alpha.1 <42.0.0-beta.3Fix Suggestion:
Update to version 42.0.0-beta.3electron (NPM):
Affected version(s) >=41.0.0-alpha.1 <41.2.1Fix Suggestion:
Update to version 41.2.1Related Resources (14)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Input Validation