Electron vulnerable to Heap Buffer Overflow in NativeImage
Package
Affected versions
< 28.3.2
>= 29.0.0-alpha.1, < 29.3.3
>= 30.0.0-alpha.1, < 30.0.3
Patched versions
28.3.2
29.3.3
30.0.3
Description
Published to the GitHub Advisory Database
Jun 30, 2025
Reviewed
Jun 30, 2025
Published by the National Vulnerability Database
Jul 1, 2025
Last updated
Jul 1, 2025
Impact
The
nativeImage.createFromPath()
andnativeImage.createFromBuffer()
functions call a function downstream that is vulnerable to a heap buffer overflow. An Electron program that uses either of the affected functions is vulnerable to a buffer overflow if an attacker is in control of the image's height, width, and contents.Workaround
There are no app-side workarounds for this issue. You must update your Electron version to be protected.
Patches
v28.3.2
v29.3.3
v30.0.3
For More Information
If you have any questions or comments about this advisory, email us at [email protected].
References