PT-2026-68284 · Electron · Electron

CVE-2026-70608

·

Published

2026-08-05

·

Updated

2026-08-05

CVSS v3.1

7.2

High

VectorAV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Electron versions prior to 39.8.10 Electron versions prior to 41.10.3 Electron versions prior to 42.0.1
Description A sandboxed iframe lacking the allow-popups keyword can open a new window or trigger the setWindowOpenHandler() function without user interaction. This occurs because new-window navigations using the OpenURL path fail to apply the iframe sandbox popup restriction. This issue affects applications that embed untrusted content in sandboxed iframes and rely solely on the absence of allow-popups to prevent window creation.
Recommendations Update to version 39.8.10. Update to version 41.10.3. Update to version 42.0.1. As a workaround, return { action: 'deny' } from the setWindowOpenHandler() function for any untrusted content instead of relying exclusively on the iframe sandbox.

Exploit

Fix

Protection Mechanism Failure

Clickjacking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-70608
GHSA-9F4C-93C8-JC8G

Affected Products

Electron