CVE-2020-15215
MEDIUM5.6EPSS 0.28%Context isolation bypass in Electron
Published: 10/6/2020Modified: 3/13/2026
Also known as:GHSA-56pc-6jqp-xqj8
Description
### Impact Apps using both `contextIsolation` and `sandbox: true` are affected. Apps using both `contextIsolation` and `nativeWindowOpen: true` are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. ### Workarounds There are no app-side workarounds, you must update your Electron version to be protected. ### Fixed Versions * `11.0.0-beta.6` * `10.1.2` * `9.3.1` * `8.5.2` ### For more information If you have any questions or comments about this advisory: * Email us at [[email protected]](mailto:[email protected])
Affected packages (1)
- npm/electron>= 8.0.0-beta.0, < 8.5.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.6 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L |