CVE-2026-70601
Description
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.2, and 42.0.0-beta.5, apps that expose Promise-returning functions to web content via contextBridge may be vulnerable to a context isolation bypass. Untrusted web content could obtain access to the isolated preload world and, through it, every capability the preload script has. In renderers without a sandbox, or with nodeIntegration enabled, this may escalate to Node.js access. Apps are affected if they expose Promise-returning functions via contextBridge, the standard pattern for wrapping ipcRenderer.invoke, in windows that load untrusted content. This issue is fixed in versions 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.5.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
electronnpm | < 39.8.9 | 39.8.9 |
electronnpm | >= 40.0.0-alpha.1, < 40.9.2 | 40.9.2 |
electronnpm | >= 41.0.0-alpha.1, < 41.2.2 | 41.2.2 |
electronnpm | >= 42.0.0-alpha.1, < 42.0.0-beta.5 | 42.0.0-beta.5 |
Affected products
1- Range: <39.8.9, <40.9.2, <41.2.2, <42.0.0-beta.5
Patches
Vulnerability mechanics
References
2News mentions
1- Electron Framework: 16 Vulnerabilities Disclosed, Including Sandbox Bypass and Prototype PollutionVypr Intelligence · Aug 5, 2026