Wingetlywingetly
← All apps

Electron

by OpenJS Foundationv41.10.7

Last updated

Build cross-platform desktop apps with JavaScript, HTML, and CSS.

Install with winget

$ winget install --id OpenJS.Electron.41 --exact --version 41.10.7

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v41.10.7

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • low2.8Patched in wingetCVE-2026-34781affects before 41.1.0Apr 7, 2026

    Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, apps that call clipboard.readImage() may be vulnerable to a denial of service. If the system clipboard contains image data...

  • medium6.0Patched in wingetCVE-2026-34765affects before 41.1.0Apr 7, 2026

    Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, when a renderer calls window.open() with a target name, Electron did not correctly scope the named-window lookup to the op...

  • high8.3Patched in wingetCVE-2026-34780affects before 39.8.0, 40.7.0Apr 3, 2026

    Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. From versions 39.0.0-alpha.1 to before 39.8.0, 40.0.0-alpha.1 to before 40.7.0, and 41.0.0-alpha.1 to before 41.0.0-beta.8, apps that pass VideoFrame objects (from the WebCode...

  • medium6.5Patched in wingetCVE-2026-34779affects before 38.8.6, 39.8.1, 40.8.0Apr 3, 2026

    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.0, and 41.0.0-beta.8, on macOS, app.moveToApplicationsFolder() used an AppleScript fallback path that did not properly handle certain ch...

  • medium5.9Patched in wingetCVE-2026-34778affects before 38.8.6, 39.8.1, 40.8.1Apr 3, 2026

    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, a service worker running in a session could spoof reply messages on the internal IPC channel used by webContents.executeJ...

  • medium5.4Patched in wingetCVE-2026-34777affects before 38.8.6, 39.8.1, 40.8.1Apr 3, 2026

    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, when an iframe requests fullscreen, pointerLock, keyboardLock, openExternal, or media permissions, the origin passed to s...

  • medium5.3Patched in wingetCVE-2026-34776affects before 38.8.6, 39.8.1, 40.8.1Apr 3, 2026

    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 macOS and Linux, apps that call app.requestSingleInstanceLock() were vulnerable to an out-of-bounds heap read when par...

  • medium6.8Patched in wingetCVE-2026-34775affects before 38.8.6, 39.8.4, 40.8.4Apr 3, 2026

    Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.4, 40.8.4, and 41.0.0, the nodeIntegrationInWorker webPreference was not correctly scoped in all configurations. In certain process-sharing scen...

Showing 8 of 25. Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • ElectronOpenJS Foundation
    OpenJS.Electron.36v36.9.5

    Build cross-platform desktop apps with JavaScript, HTML, and CSS.

  • ElectronOpenJS Foundation
    OpenJS.Electron.43v43.7.0

    Build cross-platform desktop apps with JavaScript, HTML, and CSS.

  • ElectronOpenJS Foundation
    OpenJS.Electron.42v42.11.3

    Build cross-platform desktop apps with JavaScript, HTML, and CSS.

  • ElectronOpenJS Foundation
    OpenJS.Electron.33v33.4.11

    Build cross-platform desktop apps with JavaScript, HTML, and CSS.

  • ElectronOpenJS Foundation
    OpenJS.Electron.40v40.10.6

    Build cross-platform desktop apps with JavaScript, HTML, and CSS.

  • ElectronOpenJS Foundation
    OpenJS.Electron.35v35.7.5

    Build cross-platform desktop apps with JavaScript, HTML, and CSS.

More from OpenJS Foundation or browse c-plus-plus, chrome, css.

Frequently asked questions

How do I install Electron on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id OpenJS.Electron.41 --exact --version 41.10.7. winget downloads the installer from OpenJS Foundation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Electron silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id OpenJS.Electron.41 --exact 41.10.7 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Electron via winget?
Run: winget uninstall --id OpenJS.Electron.41 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Electron's Apps & Features entry.
Is Electron free?
Electron is distributed under MIT. Refer to the publisher (https://www.electronjs.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Electron work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Electron directly from the publisher.
How do I keep Electron up to date?
Run winget upgrade --id OpenJS.Electron.41 --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Electron from microsoft/winget-pkgs.

Recent versions

  • 41.10.7latest
  • 41.10.6
  • 41.10.5
  • 41.10.4
  • 41.10.3
  • 41.10.2
  • 41.10.1
  • 41.10.0
  • 41.9.2
  • 41.9.1