7.8
CVE-2026-54672
- EPSS 0.14%
- Veröffentlicht 30.06.2026 22:15:03
- Zuletzt bearbeitet 18.08.2026 17:37:49
- CVE-Watchlists
- Unerledigt
electron-updater: Uncontrolled search path elements within `AppImage` built by `app-builder-lib`
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Electron ≫ Electron-builder SwPlatformnode.js Version < 26.15.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.035 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-427 Uncontrolled Search Path Element
The product uses a fixed or controlled search path to find resources, but one or more locations in that path can be under the control of unintended actors.
https://github.com/electron-userland/electron-builder/commit/01b8ba979
https://github.com/electron-userland/electron-builder/security/advisories/GHSA-7g7r-gx96-252g