Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/electerm/electerm/commit/b1729eb67a4cd9cf1182de69dc2c8e051931
- https://github.com/electerm/electerm/pull/4447
- https://github.com/electerm/electerm/releases/tag/v3.15.186
- https://github.com/electerm/electerm/security/advisories/GHSA-8chw-jwc5-8587
FAQ
What is CVE-2026-73226?
CVE-2026-73226 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 t...
How severe is CVE-2026-73226?
CVE-2026-73226 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73226?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.