CVE-2026-45744 Details
Description
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.
A command injection vulnerability has been identified in Termix versions prior to 2.3.2. The issue resides in the File Manager's SSH path resolution endpoint, which improperly handles command escaping. This flaw allows authenticated users with an active SSH File Manager session to execute arbitrary commands on the remote host. The vulnerability arises because the endpoint uses double-quote escaping, which fails to adequately prevent command substitution and variable expansion in POSIX shells. As a result, any commands injected through the path parameter are executed on the connected SSH host, potentially leading to unauthorized access or manipulation of system files.
Users can update to Termix version 2.3.2 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Termix-SSH/Termix/security/advisories/GHSA-37f4-wq95-pg33 | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/Termix-SSH/Termix/releases/tag/release-2.3.2-tag | [email protected] | ProductRelease Notes |
| https://github.com/Termix-SSH/Termix/security/advisories/GHSA-37f4-wq95-pg33 | [email protected] | ExploitMitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| termix termix | >= 2.1.0, < 2.3.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 8, 2026 | CVE Modified | CISA-ADP |
| Jun 8, 2026 | Initial Analysis | [email protected] |
| Jun 5, 2026 | New CVE Received | [email protected] |