GHSA-v93f-fgjr-hjrj: Input Validation

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

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/electron to a version that resolves this vulnerability.

    Fixed in 39.8.8
  6. Upgrade

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

    Fixed in 40.9.0
  7. Upgrade

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

    Fixed in 41.2.1
  8. Upgrade

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

    Fixed in 42.0.0-beta.3
  9. Configuration

    Return `{ action: 'deny' }` from `setWindowOpenHandler` for untrusted content so it cannot call `window.open()`.

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

    Supply `overrideBrowserWindowOptions` so every window option is set explicitly (avoids applying window options from untrusted `window.open()` features string without an allowlist).

    Electron (BrowserWindow / setWindowOpenHandler) overrideBrowserWindowOptions = set explicitly

Event History

Aug 5, 2026
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 GHSA-v93f-fgjr-hjrj?

The severity of GHSA-v93f-fgjr-hjrj is medium with a score of 5.3.

2

What are the main impacts of GHSA-v93f-fgjr-hjrj?

The main impacts of GHSA-v93f-fgjr-hjrj include untrusted content being able to set window options that could lead to unauthorized access to files.

3

How do I fix GHSA-v93f-fgjr-hjrj?

To fix GHSA-v93f-fgjr-hjrj, ensure that window options passed to the `BrowserWindow` are properly validated and implement an allowlist.

4

What software is affected by GHSA-v93f-fgjr-hjrj?

The affected software for GHSA-v93f-fgjr-hjrj is npm/electron.

5

What kind of vulnerability is GHSA-v93f-fgjr-hjrj classified as?

GHSA-v93f-fgjr-hjrj 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