VYPR
Medium severity6.0NVD Advisory· Published Sep 6, 2023· Updated Jun 17, 2026

CVE-2023-29198

CVE-2023-29198

Description

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. This issue is only exploitable if an API exposed to the main world via contextBridge can return an object or array that contains a javascript object which cannot be serialized, for instance, a canvas rendering context. This would normally result in an exception being thrown Error: object could not be cloned. The app side workaround is to ensure that such a case is not possible. Ensure all values returned from a function exposed over the context bridge are supported. This issue has been fixed in versions 25.0.0-alpha.2, 24.0.1, 23.2.3, and 22.3.6.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
electronnpm
< 22.3.622.3.6
electronnpm
>= 23.0.0-alpha.1, < 23.2.323.2.3
electronnpm
>= 24.0.0-alpha.1, < 24.0.124.0.1
electronnpm
>= 25.0.0-alpha.1, < 25.0.0-alpha.225.0.0-alpha.2

Affected products

19
  • Electronjs/Electron18 versions
    cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:*+ 17 more
    • cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:*range: <22.3.6
    • cpe:2.3:a:electronjs:electron:24.0.0:-:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:alpha1:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:alpha2:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:alpha3:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:alpha4:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:alpha5:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:alpha6:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:alpha7:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:beta1:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:beta2:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:beta3:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:beta4:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:beta5:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:beta6:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:24.0.0:beta7:*:*:*:node.js:*:*
    • cpe:2.3:a:electronjs:electron:25.0.0:alpha1:*:*:*:node.js:*:*
    • (no CPE)range: < 22.3.6
  • ghsa-coords
    Range: < 22.3.6

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.