Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-jfqx-fxh3-c62j

Опубликовано: 03 апр. 2026
Источник: github
Github: Прошло ревью
CVSS3: 3.9

Описание

Electron: Unquoted executable path in app.setLoginItemSettings on Windows

Impact

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.

Workarounds

Install the application to a path without spaces, or to a location where all ancestor directories are protected against unauthorized writes.

Fixed Versions

  • 41.0.0-beta.8
  • 40.8.0
  • 39.8.1
  • 38.8.6

For more information

If there are any questions or comments about this advisory, send an email to security@electronjs.org

Пакеты

Наименование

electron

npm
Затронутые версииВерсия исправления

< 38.8.6

38.8.6

Наименование

electron

npm
Затронутые версииВерсия исправления

>= 39.0.0-alpha.1, < 39.8.1

39.8.1

Наименование

electron

npm
Затронутые версииВерсия исправления

>= 40.0.0-alpha.1, < 40.8.0

40.8.0

Наименование

electron

npm
Затронутые версииВерсия исправления

>= 41.0.0-alpha.1, < 41.0.0-beta.8

41.0.0-beta.8

EPSS

Процентиль: 3%
0.0013
Низкий

3.9 Low

CVSS3

Дефекты

CWE-428

Связанные уязвимости

CVSS3: 3.9
redhat
4 месяца назад

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.

CVSS3: 3.9
nvd
4 месяца назад

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.

CVSS3: 3.9
debian
4 месяца назад

Electron is a framework for writing cross-platform desktop application ...

EPSS

Процентиль: 3%
0.0013
Низкий

3.9 Low

CVSS3

Дефекты

CWE-428