7.8
CVE-2026-34768
- EPSS 0.01%
- Veröffentlicht 03.04.2026 23:44:55
- Zuletzt bearbeitet 09.04.2026 16:10:39
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
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
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Electronjs ≫ Electron SwPlatformnode.js Version < 38.8.6
Electronjs ≫ Electron SwPlatformnode.js Version >= 39.0.0 < 39.8.1
Electronjs ≫ Electron SwPlatformnode.js Version >= 40.0.0 < 40.8.0
Electronjs ≫ Electron Version41.0.0 Updatealpha1 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatealpha2 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatealpha3 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatealpha4 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatealpha5 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatealpha6 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatebeta1 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatebeta2 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatebeta3 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatebeta4 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatebeta5 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatebeta6 SwPlatformnode.js
Electronjs ≫ Electron Version41.0.0 Updatebeta7 SwPlatformnode.js
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.02 |
| 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.