---
id: CVE-2026-70611
title: >-
  Electron is a framework for writing cross-platform desktop applications using
  JavaScript, HTML and CSS
summary: >-
  Electron is a framework for writing cross-platform desktop applications using
  JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.1, and 42.0.0-beta.3,
  the DevTools reveal in file manager action could launch the target file rather
  th…
severity: medium
cvss: 6.9
cvssVector: 'CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N'
cwe:
  - CWE-78
vendor: electron
product: electron
affected:
  - electron < 39.8.9
  - 'electron >= 40.0.0-alpha.1, < 40.9.2'
  - 'electron >= 41.0.0-alpha.1, < 41.2.1'
  - 'electron >= 42.0.0-alpha.1, < 42.0.0-beta.3'
patched:
  - electron 39.8.9
  - electron 40.9.2
  - electron 41.2.1
  - electron 42.0.0-beta.3
published: '2026-08-05'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:44:08.253'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-70611'
references:
  - url: >-
      https://github.com/electron/electron/commit/10fb5b39c5287f70c4bbcab4c24197f3871ec322
    label: security-advisories@github.com
  - url: >-
      https://github.com/electron/electron/commit/1b8a298d629d5a642c816ea5f7505359de17b771
    label: security-advisories@github.com
  - url: >-
      https://github.com/electron/electron/commit/27bf1cae9274d5025684c7268496f435b7e06b44
    label: security-advisories@github.com
  - url: >-
      https://github.com/electron/electron/commit/7a1eb7e5585991b3726cedb890a6244f327f43de
    label: security-advisories@github.com
  - url: 'https://github.com/electron/electron/pull/50937'
    label: security-advisories@github.com
  - url: 'https://github.com/electron/electron/pull/50938'
    label: security-advisories@github.com
  - url: 'https://github.com/electron/electron/pull/51114'
    label: security-advisories@github.com
  - url: 'https://github.com/electron/electron/pull/51115'
    label: security-advisories@github.com
  - url: 'https://github.com/electron/electron/releases/tag/v39.8.9'
    label: security-advisories@github.com
  - url: 'https://github.com/electron/electron/releases/tag/v40.9.2'
    label: security-advisories@github.com
  - url: 'https://github.com/electron/electron/releases/tag/v41.2.1'
    label: security-advisories@github.com
  - url: 'https://github.com/electron/electron/releases/tag/v42.0.0-beta.3'
    label: security-advisories@github.com
  - url: >-
      https://github.com/electron/electron/security/advisories/GHSA-f2r8-jv7c-xqmp
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-f2r8-jv7c-xqmp'
tags:
  - nvd
  - ghsa
  - npm
epss: 0.00179
epssPercentile: 0.06574
aliases:
  - GHSA-f2r8-jv7c-xqmp
ecosystem: npm
ingestedAt: '2026-08-05T17:49:58.051Z'
---

## Overview

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.1, and 42.0.0-beta.3, the DevTools reveal in file manager action could launch the target file rather than reveal it. An attacker with a separate means of running script inside the DevTools frontend, such as a malicious DevTools extension, could use showItemInFolder handling to execute native code outside the sandbox when DevTools is opened for windows exposed to untrusted content or untrusted DevTools extensions. This issue is fixed in 39.8.9, 40.9.2, 41.2.1, and 42.0.0-beta.3.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-70611)

Affected packages:

- `electron < 39.8.9`
- `electron >= 40.0.0-alpha.1, < 40.9.2`
- `electron >= 41.0.0-alpha.1, < 41.2.1`
- `electron >= 42.0.0-alpha.1, < 42.0.0-beta.3`

Patched in:

- `electron 39.8.9`
- `electron 40.9.2`
- `electron 41.2.1`
- `electron 42.0.0-beta.3`

Source: https://github.com/advisories/GHSA-f2r8-jv7c-xqmp
