6.5

CVE-2026-34778

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0, a service worker running in a session could spoof reply messages on the internal IPC channel used by webContents.executeJavaScript() and related methods, causing the main-process promise to resolve with attacker-controlled data. Apps are only affected if they have service workers registered and use the result of webContents.executeJavaScript() (or webFrameMain.executeJavaScript()) in security-sensitive decisions. This issue has been patched in versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ElectronjsElectron SwPlatformnode.js Version < 38.8.6
ElectronjsElectron SwPlatformnode.js Version >= 39.0.0 < 39.8.1
ElectronjsElectron SwPlatformnode.js Version >= 40.0.0 < 40.8.1
ElectronjsElectron Version41.0.0 Updatealpha1 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatealpha2 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatealpha3 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatealpha4 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatealpha5 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatealpha6 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatebeta1 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatebeta2 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatebeta3 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatebeta4 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatebeta5 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatebeta6 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatebeta7 SwPlatformnode.js
ElectronjsElectron Version41.0.0 Updatebeta8 SwPlatformnode.js
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.02% 0.033
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
security-advisories@github.com 5.9 1.6 4.2
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N
CWE-290 Authentication Bypass by Spoofing

This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks.

CWE-345 Insufficient Verification of Data Authenticity

The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.