CVE-2026-34773

HIGH EPSS 15.0%
Published Apr 4, 20262mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
High
Find Similar
Published Apr 4, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago

Description

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0, on Windows, app.setAsDefaultProtocolClient(protocol) did not validate the protocol name before writing to the registry. Apps that pass untrusted input as the protocol name may allow an attacker to write to arbitrary subkeys under HKCU\Software\Classes\, potentially hijacking existing protocol handlers. Apps are only affected if they call app.setAsDefaultProtocolClient() with a protocol name derived from external or untrusted input. Apps that use a hardcoded protocol name are not affected. This issue has been patched in versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
15.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-20 Improper Input Validation Validation
CWE-74

Affected Products 17

VendorProductVersionRange
electronjselectron* <38.8.6
electronjselectron*≥39.0.0  –  <39.8.1
electronjselectron*≥40.0.0  –  <40.8.1
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any
electronjselectron41.0.0any

References 1

  • github.com https://github.com/electron/electron/security/advisories/GHSA-mwmh-mq4g-g6gr
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.