---
cve: "CVE-2026-70601"
severity: "HIGH"
cvss: 7.5
epss: "19%"
vendor: "electron"
kev: false
exploited: false
published: "2026-08-05 16:17:04"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-14T04:00:58+02:00"
---

# CVE-2026-70601

> 7.5 HIGH · 🧪 PoC

## Beschreibung

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.5, apps that expose Promise-returning functions to web content via contextBridge may be vulnerable to a context isolation bypass. Untrusted web content could obtain access to the isolated preload world and, through it, every capability the preload script has. In renderers without a sandbox, or with nodeIntegration enabled, this may escalate to Node.js access. Apps are affected if they expose Promise-returning functions via contextBridge, the standard pattern for wrapping ipcRenderer.invoke, in windows that load untrusted content. This issue is fixed in versions 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.5.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 7362bac55e15036652edfa8d9e0faf1efeb75332 (Commit)
- 55ca037b117d4ffee403b31d0c1bc74b6ab938c0 (Commit)

## Referenzen

- <https://github.com/electron/electron/security/advisories/GHSA-h7rp-cf8h-j98x>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-70601) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
