7.8

CVE-2026-34768

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.0, and 41.0.0-beta.8, on Windows, app.setLoginItemSettings({openAtLogin: true}) wrote the executable path to the Run registry key without quoting. If the app is installed to a path containing spaces, an attacker with write access to an ancestor directory may be able to cause a different executable to run at login instead of the intended app. On a default Windows install, standard system directories are protected against writes by standard users, so exploitation typically requires a non-standard install location. This issue has been patched in versions 38.8.6, 39.8.1, 40.8.0, and 41.0.0-beta.8.
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.0
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
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.01% 0.02
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
security-advisories@github.com 3.9 0.5 3.4
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L
CWE-428 Unquoted Search Path or Element

The product uses a search path that contains an unquoted element, in which the element contains whitespace or other separators. This can cause the product to access resources in a parent path.