CVE-2026-70612
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, 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 sandbox state was also not made available to the app permission handlers, affecting apps that render untrusted content in sandboxed iframes and grant the openExternal permission by default when no setPermissionRequestHandler is installed. 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) >=v41.0.0-alpha.1 <v41.2.1Fix Suggestion:
Update to version v41.2.1https://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) >=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) >=41.0.0-alpha.1 <41.2.1Fix Suggestion:
Update to version 41.2.1electron (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.3Related Resources (14)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Access Control