electron-updater allows for automatic updates for Electron apps. Prior to 26.15.0, AppImage targets built by app-builder-lib could use an empty path component when setting the LD_LIBRARY_PATH environment variable at runtime. This causes the current working directory to be added to the dynamic linker search path, which may allow an attacker to execute arbitrary code by placing a malicious shared library in the directory from which the AppImage is launched. This issue has been fixed in version 26.15.0.
References
| Link | Resource |
|---|---|
| https://github.com/electron-userland/electron-builder/commit/01b8ba979 | Patch |
| https://github.com/electron-userland/electron-builder/security/advisories/GHSA-7g7r-gx96-252g | Vendor Advisory Exploit |
Configurations
History
No history.
Information
Published : 2026-06-30 23:17
Updated : 2026-08-18 17:37
NVD link : CVE-2026-54672
Mitre link : CVE-2026-54672
CVE.ORG link : CVE-2026-54672
JSON object : View
Products Affected
electron
- electron-builder
CWE
CWE-427
Uncontrolled Search Path Element
