VYPR
High severityNVD Advisory· Published Aug 5, 2026

Electron: Context isolation bypass via Function.prototype.bind hijack

CVE-2026-70601

Description

Impact

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. Apps that never load untrusted content in those windows are not affected.

Workarounds

There are no app side workarounds, you must update to a patched version of Electron.

Fixed

Versions * 42.0.0-beta.5 * 41.2.2 * 40.9.2 * 39.8.9

For more information

If you have any questions or comments about this advisory, email Electron at [email protected]

AI Insight

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

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
electronnpm
< 39.8.939.8.9
electronnpm
>= 40.0.0-alpha.1, < 40.9.240.9.2
electronnpm
>= 41.0.0-alpha.1, < 41.2.241.2.2
electronnpm
>= 42.0.0-alpha.1, < 42.0.0-beta.542.0.0-beta.5

Affected products

1
  • Range: before 42.0.0-beta.5, 41.x.x before 41.2.2, 40.x.x before 40.9.2, 39.x.x before 39.8.9

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.