製品・ソフトウェアに関する情報
Electronのelectronにおける境界外読み取りに関する脆弱性
Title Electronのelectronにおける境界外読み取りに関する脆弱性
Summary

ElectronはJavaScript、HTML、CSSを使用してクロスプラットフォームのデスクトップアプリケーションを作成するためのフレームワークです。バージョン38.8.6、39.8.1、40.8.1、および41.0.0より前のmacOSおよびLinux上で、app.requestSingleInstanceLock()を呼び出すアプリケーションには、細工された二番目のインスタンスメッセージを解析するときに範囲外ヒープ読み取りの脆弱性がありました。漏洩したメモリはアプリの二番目のインスタンスのイベントハンドラに渡される可能性があります。この問題はElectronアプリと同じユーザーとして実行されるプロセスに限定されます。app.requestSingleInstanceLock()を呼び出さないアプリは影響を受けません。Windowsはこの問題の影響を受けません。この問題はバージョン38.8.6、39.8.1、40.8.1、および41.0.0で修正されました。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 4, 2026, midnight
Registration Date April 28, 2026, 10:13 a.m.
Last Update April 28, 2026, 10:13 a.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected System
Electron
electron 38.8.6 未満
electron 39.0.0 以上 39.8.1 未満
electron 40.0.0 以上 40.8.1 未満
electron 41.0.0
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年04月28日]
  掲載
April 28, 2026, 10:13 a.m.

NVD Vulnerability Information
CVE-2026-34776
Summary

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 parsing a crafted second-instance message. Leaked memory could be delivered to the app's second-instance event handler. This issue is limited to processes running as the same user as the Electron app. Apps that do not call app.requestSingleInstanceLock() are not affected. Windows is not affected by this issue. This issue has been patched in versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0.

Publication Date April 4, 2026, 9:16 a.m.
Registration Date April 15, 2026, 11:25 a.m.
Last Update April 7, 2026, 10:20 p.m.
Related information, measures and tools
Common Vulnerabilities List