CVE-2026-34773
Last modified
CVE-2026-34773 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Electronjs | Electron | < 38.8.6 | — |
| Electronjs | Electron | >= 39.0.0, < 39.8.1 | — |
| Electronjs | Electron | >= 40.0.0, < 40.8.1 | — |
| Electronjs | Electron | 41.0.0 | Alpha1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34773?
How severe is CVE-2026-34773?
How do I fix CVE-2026-34773?
Are you affected by CVE-2026-34773?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
