In offscreen rendering mode, frame data received from the GPU process was not fully validated by the main process. A compromised GPU process could cause the main process to read out-of-bounds memory while producing paint event images, disclosing memory or crashing the app.
Apps are only affected if they use offscreen rendering (webPreferences.offscreen) and an attacker has separately gained code execution in the GPU process. Apps that do not use offscreen rendering are not affected.
There are no app side workarounds, you must update to a patched version of Electron.
42.0.0-beta.341.2.140.9.039.8.10If you have any questions or comments about this advisory, email us at security@electronjs.org
{
"nvd_published_at": null,
"cwe_ids": [
"CWE-125"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2026-08-05T15:27:27Z"
}