---
id: CVE-2026-73224
title: >-
  electerm is an open-sourced
  terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client
summary: >-
  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 …
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-78
published: '2026-08-11'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:55:04.493'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73224'
references:
  - url: >-
      https://github.com/electerm/electerm/commit/36b16fb66936bb7c65fbcdf706dfd1b77f0750a7
    label: security-advisories@github.com
  - url: 'https://github.com/electerm/electerm/releases/tag/v3.15.120'
    label: security-advisories@github.com
  - url: >-
      https://github.com/electerm/electerm/security/advisories/GHSA-4wx8-4m69-8rw5
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00671
epssPercentile: 0.4995
ingestedAt: '2026-09-09T21:22:45.529Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
