Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-39698

21
FAUCET Score

CVE-2024-39698 is a high-severity vulnerability affecting Electron applications using electron-updater on Windows, allowing for the execution of malicious updates due to a flaw in signature validation. An attacker can trick the verifySignature() function into validating a different file's certificate by exploiting environment variable expansion in command-line arguments. This requires a compromised update manifest (e.g., server compromise or MiTM) and user interaction, leading to high impact on confidentiality, integrity, and availability. While no active exploits or public exploit code are currently known, and community discussion is minimal, a patch is available in electron-updater 6.3.0-alpha.6 and later.

Impacted Technologies

VendorProductVersion(s)CPE
< 6.3.0CPE matchmatch criteria
cpe:2.3:a:electron:electron-builder:*:*:*:*:*:node.js:*:*
6.3.0CPE matchmatch criteria
cpe:2.3:a:electron:electron-builder:6.3.0:alpha0:*:*:*:node.js:*:*
6.3.0CPE matchmatch criteria
cpe:2.3:a:electron:electron-builder:6.3.0:alpha1:*:*:*:node.js:*:*
6.3.0CPE matchmatch criteria
cpe:2.3:a:electron:electron-builder:6.3.0:alpha2:*:*:*:node.js:*:*
6.3.0CPE matchmatch criteria
cpe:2.3:a:electron:electron-builder:6.3.0:alpha3:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.6
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.34%
Probability of exploitation in next 30 days
EPSS Percentile
26.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0034 is in the 26th percentile among its peer group of 1,570 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.2 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.6 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: electron-updaterFixed in: 6.3.0-alpha.6

Vendor Advisories (1)

npmGHSA-9jxc-qjr9-vjxqhigh

electron-updater Code Signing Bypass on Windows

Jul 9, 2024

References

github.com / electron-userland/electron-builder/blob/140e2f0eb0df79c2a46e35024e96d0563355fc89/packages/electron-updater/src/windowsExecutableCodeSignatureVerifier.ts
Product
github.com / electron-userland/electron-builder/commit/ac2e6a25aa491c1ef5167a552c19fc2085cd427f
Patch
github.com / electron-userland/electron-builder/pull/8295
Issue TrackingPatch
github.com / electron-userland/electron-builder/security/advisories/GHSA-9jxc-qjr9-vjxq
ExploitVendor Advisory