Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-4f78-qhmw-8j8m

Опубликовано: 05 авг. 2026
Источник: github
Github: Прошло ревью
CVSS3: 5.7

Описание

Electron: DevTools JavaScript Injection via Unsanitized Dock State Parameter

Impact

The mode option of webContents.openDevTools() was not sanitized before use by the DevTools frontend. If an attacker can influence this value, script under their control may run in the DevTools context, which in unsandboxed configurations has access to Node.js.

Apps are only affected if untrusted input can reach the mode argument of openDevTools(), or if untrusted content can call openDevTools() on a <webview> it embeds. Apps that only ever pass a fixed dock mode are not affected.

Workarounds

Only pass fixed, allowlisted values (right, bottom, undocked, detach) as the DevTools mode, and do not expose openDevTools to untrusted content.

Fixed Versions

  • 42.0.0-beta.1
  • 41.2.0
  • 40.9.0
  • 39.8.7

For more information

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

Пакеты

Наименование

electron

npm
Затронутые версииВерсия исправления

< 39.8.7

39.8.7

Наименование

electron

npm
Затронутые версииВерсия исправления

>= 40.0.0-alpha.1, < 40.9.0

40.9.0

Наименование

electron

npm
Затронутые версииВерсия исправления

>= 41.0.0-alpha.1, < 41.2.0

41.2.0

Наименование

electron

npm
Затронутые версииВерсия исправления

>= 42.0.0-alpha.1, < 42.0.0-beta.1

42.0.0-beta.1

EPSS

Процентиль: 25%
0.00322
Низкий

5.7 Medium

CVSS3

Дефекты

CWE-116
CWE-94

Связанные уязвимости

CVSS3: 5.7
nvd
около 1 месяца назад

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.7, 40.9.0, 41.2.0, and 42.0.0-beta.1, the mode option of webContents.openDevTools() was not sanitized before use by the DevTools frontend. If an attacker can influence this value, script under their control may run in the DevTools context, which in unsandboxed configurations has access to Node.js, including when untrusted input reaches the mode argument of openDevTools() or untrusted content calls openDevTools() on a webview it embeds. This issue is fixed in 39.8.7, 40.9.0, 41.2.0, and 42.0.0-beta.1.

CVSS3: 5.7
debian
около 1 месяца назад

Electron is a framework for writing cross-platform desktop application ...

EPSS

Процентиль: 25%
0.00322
Низкий

5.7 Medium

CVSS3

Дефекты

CWE-116
CWE-94