CVE-2026-70600
Received
Received - Intake
Clickjacking via Cross-Origin Autofill Popup in Electron
Vulnerability report for CVE-2026-70600, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-05
Last updated on: 2026-08-05
Assigner: GitHub, Inc.
Description
Description
Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, the native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling clickjacking or spoofing of trusted UI. Apps are only affected if they embed untrusted content in iframes within windows that also display trusted UI. Apps that do not embed untrusted third-party content are not affected. This issue is fixed in versions 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| electron | electron | to 39.8.8 (exc) |
| electron | electron | to 40.9.0 (exc) |
| electron | electron | to 41.2.1 (exc) |
| electron | electron | to 42.0.0-beta.3 (exc) |
| electron | electron | From 42.0.0-alpha.1 (inc) to 42.0.0-beta.3 (exc) |
| electron | electron | From 40.0.0-alpha.1 (inc) to 40.9.0 (exc) |
| electron | electron | From 41.0.0-alpha.1 (inc) to 41.2.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1021 | The web application does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting with. |