CVE-2017-12581

HIGH

Electron < 1.6.8 - Remote Code Execution via Node Integration Bypass

Title source: llm
STIX 2.1

Description

GitHub Electron before 1.6.8 allows remote command execution because of a nodeIntegration bypass vulnerability. This also affects all applications that bundle Electron code equivalent to 1.6.8 or earlier. Bypassing the Same Origin Policy (SOP) is a precondition; however, recent Electron versions do not have strict SOP enforcement. Combining an SOP bypass with a privileged URL internally used by Electron, it was possible to execute native Node.js primitives in order to run OS commands on the user's host. Specifically, a chrome-devtools://devtools/bundled/inspector.html window could be used to eval a Node.js child_process.execFile API call.

References (2)

Core 2
Core References
Exploit, Technical Description, Third Party Advisory x_refsource_misc
https://doyensec.com/resources/us-17-Carettoni-Electronegativity-A-Study-Of-Electron-Security.pdf
Exploit, Technical Description, Third Party Advisory x_refsource_misc
https://blog.doyensec.com/2017/08/03/electron-framework-security.html

Scores

CVSS v3 8.1
EPSS 0.0669
EPSS Percentile 93.1%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-78
Status published
Products (2)
electron/electron < 1.6.7
npm/electron 0 - 1.6.8npm
Published Aug 06, 2017
Tracked Since Feb 18, 2026