Vulnerability Description
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious FTP or SFTP server to execute arbitrary commands when a user downloads a crafted folder and invokes Properties and Calculate Size because calcLocal in src/client/components/sftp/file-info-modal.jsx inserts the server-controlled folder name into a du -sh shell command without safely escaping single quotes. This issue is fixed in version 3.15.120.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/electerm/electerm/commit/36b16fb66936bb7c65fbcdf706dfd1b77f07
- https://github.com/electerm/electerm/releases/tag/v3.15.120
- https://github.com/electerm/electerm/security/advisories/GHSA-4wx8-4m69-8rw5
FAQ
What is CVE-2026-73224?
CVE-2026-73224 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.120, electerm allows a malicious FTP or SFTP server to execute arbitrary commands when a user do...
How severe is CVE-2026-73224?
CVE-2026-73224 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-73224?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.