{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.15.120"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "36b16fb66936bb7c65fbcdf706dfd1b77f0750a7"
            },
            {
              "fixed": "32ea29365762b3451b1f2fcc0ef78104384db282"
            }
          ],
          "repo": "https://github.com/electerm/electerm",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4wx8-4m69-8rw5"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73224.json"
  },
  "details": "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.",
  "id": "CVE-2026-73224",
  "modified": "2026-08-15T11:30:55.156852269Z",
  "published": "2026-08-11T18:39:20.631Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/electerm/electerm/releases/tag/v3.15.120"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73224.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/electerm/electerm/security/advisories/GHSA-4wx8-4m69-8rw5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73224"
    },
    {
      "type": "FIX",
      "url": "https://github.com/electerm/electerm/commit/36b16fb66936bb7c65fbcdf706dfd1b77f0750a7"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Electerm check folder size function may get attacked by unsafe folder name"
}