Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestion detail

Dismissed
Permalink CVE-2026-70597
6.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): None (N)
updated 1 month, 2 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    26 packages
    • electron
    • electron_38
    • electron_39
    • electron_40
    • electron_41
    • electron_42
    • electron_43
    • electron-bin
    • electron-cash
    • electron-mail
    • electron-fiddle
    • electron_39-bin
    • electron_40-bin
    • electron_41-bin
    • electron_42-bin
    • electron_43-bin
    • todoist-electron
    • jitsi-meet-electron
    • electron-chromedriver
    • idrisPackages.electron
    • electron-chromedriver_38
    • electron-chromedriver_39
    • electron-chromedriver_40
    • electron-chromedriver_41
    • electron-chromedriver_42
    • electron-chromedriver_43
  • @LeSuisse restored package electron_38
  • @LeSuisse accepted
  • @LeSuisse dismissed
Electron: Parent process code-sign check is spoofable

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, the check Electron uses on macOS to confirm it was launched by a same-signed parent process could be bypassed by a local process. Apps that enable fuse-based hardening restricting ELECTRON_RUN_AS_NODE and NODE_OPTIONS to same-signed parents rely on this check, and a local attacker could bypass it and run code inside the signed app, inheriting its TCC permissions and keychain access. This issue is fixed in 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3.

Affected products

electron
  • ==>= 40.0.0-alpha.1, < 40.9.0
  • ==>= 41.0.0-alpha.1, < 41.2.1
  • ==< 39.8.8
  • ==>= 42.0.0-alpha.1, < 42.0.0-beta.3

Matching in nixpkgs

Ignored packages (25)

pkgs.electron_43

Cross platform desktop application shell

  • nixos-unstable -
  • nixos-26.05 -

pkgs.electron_43-bin

Cross platform desktop application shell

  • nixos-unstable -
  • nixos-26.05 -
All supported versions have been updated