{
  "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-37f4-wq95-pg33"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45744.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 Termix is vulnerable to OS command injection. The endpoint uses double-quote escaping for shell command construction, which does not prevent $(...) and backtick command substitution. Any authenticated user with an active File Manager SSH session can execute arbitrary commands on the connected remote host. Version 2.3.2 patches the issue.",
  "id": "CVE-2026-45744",
  "modified": "2026-07-15T01:49:16.955207706Z",
  "published": "2026-06-05T17:58:05.338Z",
  "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-45744.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Termix-SSH/Termix/security/advisories/GHSA-37f4-wq95-pg33"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45744"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Termix has an OS Command Injection in File Manager resolvePath endpoint"
}