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

Published Aug 5, 2026
·
Updated

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

Apps are only affected if untrusted content can call window.open() and the app does not override child window options via setWindowOpenHandler. Apps that deny window.open() for untrusted content, or set overrideBrowserWindowOptions explicitly, are not affected.

Workarounds Return { action: 'deny' } from setWindowOpenHandler for untrusted content, or supply overrideBrowserWindowOptions so every window option is set explicitly.

Fixed Versions 42.0.0-beta.3 41.2.1 40.9.0 39.8.8

For more information If you have any questions or comments about this advisory, email Electron at security@electronjs.org

Other sources

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.

MITRE

Affected Software

4 affected componentsFixes available
npm/electron>=42.0.0-alpha.1<42.0.0-beta.3
42.0.0-beta.3
npm/electron>=41.0.0-alpha.1<41.2.1
41.2.1
npm/electron>=40.0.0-alpha.1<40.9.0
40.9.0
npm/electron<39.8.8
39.8.8

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade npm/electron to a version that resolves this vulnerability.

    Fixed in 42.0.0-beta.3
  2. Upgrade

    Upgrade npm/electron to a version that resolves this vulnerability.

    Fixed in 41.2.1
  3. Upgrade

    Upgrade npm/electron to a version that resolves this vulnerability.

    Fixed in 40.9.0
  4. Upgrade

    Upgrade npm/electron to a version that resolves this vulnerability.

    Fixed in 39.8.8
  5. Upgrade

    Upgrade Electron to a version that resolves this vulnerability.

    Fixed in 39.8.8
  6. Upgrade

    Upgrade Electron to a version that resolves this vulnerability.

    Fixed in 40.9.0
  7. Upgrade

    Upgrade Electron to a version that resolves this vulnerability.

    Fixed in 41.2.1
  8. Upgrade

    Upgrade Electron to a version that resolves this vulnerability.

    Fixed in 42.0.0-beta.3
  9. Configuration

    In setWindowOpenHandler for untrusted content, return `{ action: 'deny' }` so window.open() feature strings cannot set privileged BrowserWindow options.

    Electron (setWindowOpenHandler) Return value for untrusted content in setWindowOpenHandler = { action: 'deny' }
  10. Configuration

    Supply `overrideBrowserWindowOptions` so every window option is set explicitly (do not rely on web content window.open() features string for any privileged options).

    Electron overrideBrowserWindowOptions = set to explicitly define every window option

Event History

Aug 5, 2026
CVE Published
via MITRE·04:24 PM
Data Sourced
via MITRE·04:24 PM
DescriptionSeverityWeakness
Advisory Published
via GitHub·04:24 PM
Data Sourced
via GitHub·04:24 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-70607?

The severity of CVE-2026-70607 is rated as medium, with a CVSS score of 5.3.

2

How do I fix CVE-2026-70607?

To mitigate CVE-2026-70607, ensure that you implement strict validation on the window options used in the window.open() feature.

3

What is the impact of CVE-2026-70607?

The impact of CVE-2026-70607 is that untrusted web content can manipulate window options improperly, which may allow unauthorized file access.

4

What software is affected by CVE-2026-70607?

CVE-2026-70607 affects the npm package Electron.

5

What type of vulnerability is CVE-2026-70607 classified as?

CVE-2026-70607 is classified as an Input Validation vulnerability.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203