GHSA-7m48-wc93-9g85 · Severity: medium · Ecosystem: npm — ASAR Integrity bypass via filetype confusion in electron
Electron is an open source framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. This only impacts apps that have the `embeddedAsarIntegrityValidation` and `onlyLoadAppFromAsar` fuses enabled. Apps without these fuses enabled are not impacted. This issue is specific to macOS as these fuses are only currently supported on macOS. Specifically this issue can only be exploited if your app is launched from a filesystem the attacker has write access too. i.e. the ability to edit files inside the `.app` bundle on macOS which these fuses are supposed to protect against. There are no app side workarounds, you must update to a patched version of Electron.
Conclusion & alert: CVE-2023-44402 is rated Low Risk (35/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.11%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-03-04 | 0.04% | 0.11% | +0.08% |
| 2 | 2026-03-01 | 0.11% | 0.04% | -0.08% |
| 3 | 2026-02-04 | — | 0.11% | — |
Full EPSS history (30 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
1.3 | 4.7 | [email protected] |
| 7.0 | 3.1 | HIGH |
|
1.0 | 5.9 | [email protected] |
GHSA-7m48-wc93-9g85 · Severity: medium · Ecosystem: npm — ASAR Integrity bypass via filetype confusion in electron
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| electronjs | electron | <= 22.3.24 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | >= 23.0.0, <= 23.3.14 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | >= 24.0.0, <= 24.8.3 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | >= 25.0.0, <= 25.8.1 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | >= 26.0.0, <= 26.2.1 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha1:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha2:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha3:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha4:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha5:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha6:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/electron/electron/pull/39788 | Issue Tracking |
| https://github.com/electron/electron/security/advisories/GHSA-7m48-wc93-9g85 | Vendor Advisory |
| https://www.electronjs.org/docs/latest/tutorial/fuses | Product |