Vulnerability 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 check Electron uses on macOS to confirm it was launched by a same-signed parent process could be bypassed by a local process. Apps that enable fuse-based hardening restricting ELECTRON_RUN_AS_NODE and NODE_OPTIONS to same-signed parents rely on this check, and a local attacker could bypass it and run code inside the signed app, inheriting its TCC permissions and keychain access. This issue is fixed in 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/electron/electron/commit/0a6291a97d210db3733689e70a51f5711e38
- https://github.com/electron/electron/security/advisories/GHSA-jm7p-cc5g-qwxx
FAQ
What is CVE-2026-70597?
CVE-2026-70597 is a vulnerability with a CVSS score of 6.3 (MEDIUM). 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 check Electron uses on macOS to confirm ...
How severe is CVE-2026-70597?
CVE-2026-70597 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-70597?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.