Apps that use the powerMonitor module may be vulnerable to a use-after-free. After the native PowerMonitor object is garbage-collected, the associated OS-level resources (a message window on Windows, a shutdown handler on macOS) retain dangling references. A subsequent session-change event (Windows) or system shutdown (macOS) dereferences freed memory, which may lead to a crash or memory corruption.
All apps that access powerMonitor events (suspend, resume, lock-screen, etc.) are potentially affected. The issue is not directly renderer-controllable.
There are no app side workarounds, you must update to a patched version of Electron.
41.0.0-beta.840.8.039.8.138.8.6If there are any questions or comments about this advisory, please email [email protected]
| Score | Percentile |
|---|---|
| 0.02% | 3.96% |
| Base score | Version | Severity | Vector |
|---|---|---|---|
| 7.0 | 3.1 | — |
|
| Type | Value |
|---|---|
| GHSA | GHSA-jjp3-mq3x-295m ↗ |
| CVE | CVE-2026-34770 ↗ |
| CWE id | Name |
|---|---|
| CWE-416 | Use After Free |
Vulnerable version ranges and first patched releases as published by GitHub.
| Ecosystem | Package | Vulnerable range | First patched | Vulnerable functions |
|---|---|---|---|---|
| npm | electron | < 38.8.6 | 38.8.6 | — |
| npm | electron | >= 39.0.0-alpha.1, < 39.8.1 | 39.8.1 | — |
| npm | electron | >= 40.0.0-alpha.1, < 40.8.0 | 40.8.0 | — |
| npm | electron | >= 41.0.0-alpha.1, < 41.0.0-beta.8 | 41.0.0-beta.8 | — |