製品・ソフトウェアに関する情報
Electerm projectのElectermにおける複数の脆弱性
Title Electerm projectのElectermにおける複数の脆弱性
Summary

electermはオープンソースのターミナル、SSH、SFTP、Telnet、シリアルポート、RDP、VNC、Spice、FTPクライアントです。バージョン3.7.16以前では、src/app/widgets/load-widget.js内のrunWidget関数がユーザー提供のウィジェット識別子を適切にサニタイズせずに直接連結してファイルパスを構築していました。runWidgetは非同期IPCハンドラを介してレンダラープロセスに公開されており、入力検証が行われていません。そのため、レンダラー内でJavaScriptの実行を達成した攻撃者(例えば悪意のあるプラグインや組み込みwebviewのクロスサイトスクリプティング脆弱性を通じて)がパストラバーサル(../)を悪用し、被害者のファイルシステムの任意の場所にあるJavaScriptファイルを読み込み実行できます。これにより攻撃者はelectermプロセスのフル権限でローカルコードを実行でき、システム全体を完全に乗っ取る危険があります。この問題はバージョン3.7.16で修正されました。

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

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

Publication Date May 8, 2026, midnight
Registration Date May 11, 2026, 11:05 a.m.
Last Update May 11, 2026, 11:05 a.m.
CVSS3.0 : 重要
Score 8.4
Vector CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected System
Electerm project
Electerm 3.7.16 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年05月11日]
  掲載
May 11, 2026, 11:05 a.m.

NVD Vulnerability Information
CVE-2026-43940
Summary

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to version 3.7.16, the runWidget function in src/app/widgets/load-widget.js constructs a file path by directly concatenating user‑supplied widget identifiers without any sanitisation. Because runWidget is exposed to the renderer process via an asynchronous IPC handler with no input validation, an attacker who achieves JavaScript execution inside the renderer (for example, through a malicious plugin or a cross‑site scripting flaw in the built‑in webview) can abuse a path traversal (../) to load and execute an arbitrary JavaScript file anywhere on the victim’s filesystem. This gives the attacker local code execution with the full privileges of the electerm process, leading to complete system compromise. This issue has been patched in version 3.7.16.

Publication Date May 8, 2026, 1:16 p.m.
Registration Date May 9, 2026, 4:11 a.m.
Last Update May 9, 2026, 12:54 a.m.
Related information, measures and tools
Common Vulnerabilities List