Vulnerability Description
Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.7, 40.9.0, 41.2.0, and 42.0.0-beta.1, serial-port and media permission checks made from an iframe passed the top-level frame origin to session.setPermissionCheckHandler instead of the requesting iframe origin. Origin-based handler logic could grant a cross-origin iframe device access intended only for the top-level origin. This issue is fixed in 39.8.7, 40.9.0, 41.2.0, and 42.0.0-beta.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/electron/electron/commit/0cbdf2f0375466d701aa393c92e0ec29eb89
- https://github.com/electron/electron/security/advisories/GHSA-9pf5-hg6p-4pwp
FAQ
What is CVE-2026-70599?
CVE-2026-70599 is a vulnerability with a CVSS score of 5.9 (MEDIUM). Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.7, 40.9.0, 41.2.0, and 42.0.0-beta.1, serial-port and media permission checks made...
How severe is CVE-2026-70599?
CVE-2026-70599 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-70599?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.