Buffer Overflow Vulnerability in Electron Framework by GitHub
CVE-2026-54257
9.3CRITICAL
What is CVE-2026-54257?
The Electron framework, commonly used for developing cross-platform desktop applications, has a vulnerability that affects versions 42.3.1 through 42.3.3. This issue arises from incorrect byte length calculations in the Buffer component, leading to potential heap buffer underflows and overflows. As a result, applications built on this framework may experience crashes or perform erroneous buffer allocations within the Node.js Buffer API, causing unexpected behaviors such as data truncation or improper memory handling. This vulnerability has been addressed in version 42.3.3.
Affected Version(s)
electron >= 42.3.1, < 42.3.3
