GHSA-9jxc-qjr9-vjxq · Severity: high · Ecosystem: npm — electron-updater Code Signing Bypass on Windows
electron-updater allows for automatic updates for Electron apps. The file `packages/electron-updater/src/windowsExecutableCodeSignatureVerifier.ts` implements the signature validation routine for Electron applications on Windows. Because of the surrounding shell, a first pass by `cmd.exe` expands any environment variable found in command-line above. This creates a situation where `verifySignature()` can be tricked into validating the certificate of a different file than the one that was just downloaded. If the step is successful, the malicious update will be executed even if its signature is invalid. This attack assumes a compromised update manifest (server compromise, Man-in-the-Middle attack if fetched over HTTP, Cross-Site Scripting to point the application to a malicious updater server, etc.). The patch is available starting from 6.3.0-alpha.6.
Conclusion & alert: CVE-2024-39698 is rated Exploit Available (53/100): CVSS High severity, with low exploitation likelihood (EPSS 0.32%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.43% | 0.32% | -0.11% |
| 2 | 2025-11-28 | 0.32% | 0.43% | +0.11% |
| 3 | 2025-11-21 | — | 0.32% | — |
Full EPSS history (13 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
1.6 | 5.9 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
1.6 | 5.9 | [email protected] |
GHSA-9jxc-qjr9-vjxq · Severity: high · Ecosystem: npm — electron-updater Code Signing Bypass on Windows
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| electron | electron-builder | < 6.3.0 | cpe:2.3:a:electron:electron-builder:*:*:*:*:*:node.js:*:* |
| electron | electron-builder | 6.3.0 | cpe:2.3:a:electron:electron-builder:6.3.0:alpha0:*:*:*:node.js:*:* |
| electron | electron-builder | 6.3.0 | cpe:2.3:a:electron:electron-builder:6.3.0:alpha1:*:*:*:node.js:*:* |
| electron | electron-builder | 6.3.0 | cpe:2.3:a:electron:electron-builder:6.3.0:alpha2:*:*:*:node.js:*:* |
| electron | electron-builder | 6.3.0 | cpe:2.3:a:electron:electron-builder:6.3.0:alpha3:*:*:*:node.js:*:* |
| electron | electron-builder | 6.3.0 | cpe:2.3:a:electron:electron-builder:6.3.0:alpha4:*:*:*:node.js:*:* |
| electron | electron-builder | 6.3.0 | cpe:2.3:a:electron:electron-builder:6.3.0:alpha5:*:*:*:node.js:*:* |