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

exploitDog

github логотип

GHSA-8337-3p73-46f4

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

Описание

Electron: Use-after-free in WebContents fullscreen, pointer-lock, and keyboard-lock permission callbacks

Impact

Apps that register an asynchronous session.setPermissionRequestHandler() may be vulnerable to a use-after-free when handling fullscreen, pointer-lock, or keyboard-lock permission requests. If the requesting frame navigates or the window closes while the permission handler is pending, invoking the stored callback dereferences freed memory, which may lead to a crash or memory corruption.

Apps that do not set a permission request handler, or whose handler responds synchronously, are not affected.

Workarounds

Respond to permission requests synchronously, or deny fullscreen, pointer-lock, and keyboard-lock requests if an asynchronous flow is required.

Fixed Versions

  • 41.0.0-beta.8
  • 40.7.0
  • 39.8.0
  • 38.8.6

For more information

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

Пакеты

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

electron

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

< 38.8.6

38.8.6

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

electron

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

>= 39.0.0-alpha.1, < 39.8.0

39.8.0

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

electron

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

>= 40.0.0-alpha.1, < 40.7.0

40.7.0

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

electron

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

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

41.0.0-beta.8

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-416

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

CVSS3: 7.5
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.0, 40.7.0, and 41.0.0-beta.8, apps that register an asynchronous session.setPermissionRequestHandler() may be vulnerable to a use-after-free when handling fullscreen, pointer-lock, or keyboard-lock permission requests. If the requesting frame navigates or the window closes while the permission handler is pending, invoking the stored callback dereferences freed memory, which may lead to a crash or memory corruption. Apps that do not set a permission request handler, or whose handler responds synchronously, are not affected. This issue has been patched in versions 38.8.6, 39.8.0, 40.7.0, and 41.0.0-beta.8.

CVSS3: 7.5
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.0, 40.7.0, and 41.0.0-beta.8, apps that register an asynchronous session.setPermissionRequestHandler() may be vulnerable to a use-after-free when handling fullscreen, pointer-lock, or keyboard-lock permission requests. If the requesting frame navigates or the window closes while the permission handler is pending, invoking the stored callback dereferences freed memory, which may lead to a crash or memory corruption. Apps that do not set a permission request handler, or whose handler responds synchronously, are not affected. This issue has been patched in versions 38.8.6, 39.8.0, 40.7.0, and 41.0.0-beta.8.

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

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

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-416