CVE Catalog

CVE-2026-43943

High
Published: Translated: NVD NIST

Summary

In electerm, prior to version 3.7.9, there is a remote code execution (RCE) vulnerability in the SFTP file editing feature. The filename is passed unsanitized into the command line, allowing an attacker to execute malicious code on the user's machine.

Risk Assessment

Attackers can exploit this vulnerability to run arbitrary code, install malware, or move laterally within the network. This could lead to serious security breaches within the organization.

Recommendation

It is recommended to update electerm to version 3.7.9 or later to mitigate this vulnerability. Additionally, implementing security controls for remote file editing is advisable.

Other vulnerabilities in electerm

See all
Original NVD description (English source)

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to version 3.7.9, a code execution (RCE) vulnerability exists in electerm's SFTP open with system editor or "Edit with custom editor" feature. When a user opts to edit a file using open with system editor or open with a custom editor, the filename is passed directly into a command line without sanitization. A malicious actor controlling the SSH server or user OS can exploit this by crafting a filename containing shell metacharacters. If a victim subsequently attempts to edit this file, the injected commands are executed on their machine with the user's privileges. This could allow the attacker to run arbitrary code, install malware, or move laterally within the network. This issue has been patched in version 3.7.9.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS