๐Ÿ” CVE Alert

CVE-2026-49255

HIGH 8.8

electerm: Command Injection in File System Operations (rmrf, mv, cp)

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm constructs operating system commands in src/app/lib/fs.js by interpolating untrusted file paths into the rmrf(), mv(), and cp() functions. A malicious SSH or SFTP server can provide a filename containing quote characters and shell metacharacters, and a victim can cause that filename to reach the affected operation during remote-to-local transfer, conflict renaming, copying, moving, or removal. The generated `rm -rf`, mv, `cp -r`, PowerShell Remove-Item, Move-Item, or Copy-Item command can then interpret the filename as shell syntax. This allows arbitrary command execution with the electerm desktop user's privileges on POSIX and Windows systems, enabling data exfiltration, file modification, malware installation, or denial of service. This issue is fixed in version 3.11.11.

CWE CWE-78
Vendor electerm
Product electerm
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for electerm electerm

Be the first to know when new high vulnerabilities affecting electerm electerm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

electerm / electerm
< 3.11.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/electerm/electerm/security/advisories/GHSA-v5ff-xmfp-p245 github.com: https://github.com/electerm/electerm/commit/aa778818843b9c083bd711cd04644d102fcb5a42 github.com: https://github.com/electerm/electerm/releases/tag/v3.11.11