Generated remediation guidance and an executive summary. No account required.
The Electron framework lets users write cross-platform desktop applications using JavaScript, HTML and CSS. In versions of Electron IPC prior to 9.4.0, 10.2.0, 11.1.0, and 12.0.0-beta.9, messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame, event.reply or when using the remote module, can in some cases be delivered to the wrong frame. If your app uses remote, calls webContents.sendToFrame, or calls event.reply in an IPC message handler then it is impacted by this issue. This has been fixed in versions 9.4.0, 10.2.0, 11.1.0, and 12.0.0-beta.9. There are no known workarounds for this issue.
Cite this page
CVE-2020-26272. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2020-26272
Use CWE-668, Electronjs vendor hub and Electron product page to widen CVE-2020-26272 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-34780, CVE-2026-34774 and CVE-2026-34771 for nearby disclosures in the same product family.