All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73226
HIGHpublished 2026-08-11 19:18 UTC · 1 day ago · modified 2026-08-11 20:18 UTC
8.8
CVSS / 10
// description
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.186, electerm allows an authenticated WebSocket client to invoke unintended internal functions through client-controlled func values in upgrade-func in src/app/server/dispatch-center.js and handleFs in src/app/server/fs.js, exposing Upgrade and fsExport methods that can execute commands, open files, mutate the filesystem, or terminate the process. This issue is fixed in version 3.15.186.
// weaknesses (CWE)
- CWE-913