All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73223
HIGHpublished 2026-08-11 19:18 UTC · 1 day ago · modified 2026-08-12 23:17 UTC
8.1
CVSS / 10
// 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 SFTP server to write attacker-controlled content outside the temporary directory because the server-controlled filename name used by editWithSystemEditor in src/client/components/sftp/file-item.jsx is interpolated into path.resolve without sanitization. This issue is fixed in version 3.15.120.
// weaknesses (CWE)
- CWE-22