Underlying Chromium Bug #917

Closed
opened 2026-01-29 16:51:56 +00:00 by claunia · 1 comment
Owner

Originally created by @jayholliday on GitHub (Oct 2, 2023).

  • Version: Latest

Was .NET 5 with an older Electron.Net but upgraded to .NET 7 and the latest Electron.Net while trying to resolve this.

  • Target: Win

With the critical security issue (https://www.cvedetails.com/cve/CVE-2023-5129/) having been fixed in Chromium and Electron, will there be an update to Electron.Net in the near future to address this (or am I missing something)?

I'm assuming it's using an older version since I see the following but I could be wrong.
npx electron-builder --config=./bin/electron-builder.json --win --x64 -c.electronVersion=23.2.0

Originally created by @jayholliday on GitHub (Oct 2, 2023). <!-- Please search existing issues to avoid creating duplicates. --> <!-- Which version of Electron.NET CLI and API are you using? --> <!-- Please always try to use latest version before report. --> * **Version**: Latest <!-- Which version of .NET Core and Node.js are you using (if applicable)? --> Was .NET 5 with an older Electron.Net but upgraded to .NET 7 and the latest Electron.Net while trying to resolve this. <!-- What target are you building for? --> * **Target**: Win <!-- Enter your issue details below this comment. --> <!-- If you want, you can donate to increase issue priority (https://donorbox.org/electron-net) --> With the critical security issue (https://www.cvedetails.com/cve/CVE-2023-5129/) having been fixed in Chromium and Electron, will there be an update to Electron.Net in the near future to address this (or am I missing something)? I'm assuming it's using an older version since I see the following but I could be wrong. npx electron-builder --config=./bin/electron-builder.json --win --x64 -c.electronVersion=23.2.0
claunia added the bug label 2026-01-29 16:51:56 +00:00
Author
Owner

@FlorianRappl commented on GitHub (Oct 31, 2025):

Outdated - use ElectronNET.Core and ElectronNET.Core.AspNet.

See Wiki / What's New.

@FlorianRappl commented on GitHub (Oct 31, 2025): Outdated - use `ElectronNET.Core` and `ElectronNET.Core.AspNet`. See [Wiki / What's New](https://github.com/ElectronNET/Electron.NET/wiki/What's-New).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#917