CVE-2026-45750

Source
https://cve.org/CVERecord?id=CVE-2026-45750
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45750.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45750
Aliases
  • GHSA-v26q-rpv5-9m72
Published
2026-06-05T18:06:04.693Z
Modified
2026-07-08T08:13:29.997942054Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Termix Vulnerable to Arbitrary Command Execution in File Manager
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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45750.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-639",
        "CWE-78"
    ]
}
References

Affected packages

Git / github.com/termix-ssh/termix

Affected ranges

Type
GIT
Repo
https://github.com/termix-ssh/termix
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:termix:termix:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.3.2"
        },
        {
            "introduced": "2.1.0"
        }
    ]
}

Affected versions

release-2.*
release-2.1.0-tag
release-2.2.0-tag
release-2.2.1-tag

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45750.json"