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 security@electronjs.org
{
"cwe_ids": [
"CWE-416"
],
"github_reviewed": true,
"nvd_published_at": null,
"severity": "HIGH",
"github_reviewed_at": "2026-04-03T02:39:52Z"
}