VYPR
Critical severityNVD Advisory· Published Jun 7, 2018· Updated Sep 16, 2024

CVE-2017-16151

CVE-2017-16151

Description

Based on details posted by the ElectronJS team; A remote code execution vulnerability has been discovered in Google Chromium that affects all recent versions of Electron. Any Electron app that accesses remote content is vulnerable to this exploit, regardless of whether the sandbox option is enabled.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Remote code execution vulnerability in Google Chromium affecting Electron apps; any app accessing remote content is exploitable.

Vulnerability

A remote code execution vulnerability in Google Chromium affects all recent versions of Electron. Any Electron app that accesses remote content is vulnerable, regardless of whether the sandbox option is enabled. Affected versions are Electron <1.6.14 and >=1.7.0 <1.7.8 [1][2][3].

Exploitation

An attacker can exploit this vulnerability by serving malicious content to an Electron app that accesses remote content. No authentication or user interaction beyond normal use is required; the exploit occurs automatically when the app renders the malicious content [1][2].

Impact

Successful exploitation allows remote code execution on the user's system with the privileges of the Electron app. This can lead to complete compromise of the application and potentially the underlying system [1][2].

Mitigation

Electron released fixed versions 1.6.14 and 1.7.8 in July 2018. Developers should update to these versions or later immediately via npm i electron@latest --save-dev. No workaround is available other than disabling remote content access [3].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
electronnpm
< 1.6.141.6.14
electronnpm
>= 1.7.0, < 1.7.81.7.8

Affected products

2
  • ghsa-coords
    Range: < 1.6.14
  • HackerOne/electron node modulev5
    Range: < 1.6.14 || >= 1.7.0 < 1.7.8

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.