{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:termix:termix:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.3.2"
              },
              {
                "introduced": "2.1.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "c67d914e61ef9fc6e97347337ea59ffa9196d560"
            },
            {
              "fixed": "c3282b5dca081d52513e94329bbc71084338217d"
            }
          ],
          "repo": "https://github.com/termix-ssh/termix",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-v26q-rpv5-9m72"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639",
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45750.json"
  },
  "details": "Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the GET /ssh/file_manager/ssh/resolvePath endpoint in the Termix File Manager component unsafely processes the path parameter and embeds it into a shell command executed over the active SSH session. Because the user-controlled value is placed inside double quotes and only double quotes are escaped, shell command substitution syntax such as $(...) is still interpreted by the remote shell. Version 2.3.2 fixes the issue.",
  "id": "CVE-2026-45750",
  "modified": "2026-07-08T05:38:15.310526108Z",
  "published": "2026-06-05T18:06:04.693Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/Termix-SSH/Termix/releases/tag/release-2.3.2-tag"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45750.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Termix-SSH/Termix/security/advisories/GHSA-v26q-rpv5-9m72"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45750"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Termix Vulnerable to Arbitrary Command Execution in File Manager"
}