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.
References
| Link | Resource |
|---|---|
| https://github.com/Termix-SSH/Termix/releases/tag/release-2.3.2-tag | Product Release Notes |
| https://github.com/Termix-SSH/Termix/security/advisories/GHSA-37f4-wq95-pg33 | Exploit Mitigation Vendor Advisory |
| https://github.com/Termix-SSH/Termix/security/advisories/GHSA-37f4-wq95-pg33 | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-06-05 18:17
Updated : 2026-06-17 10:52
NVD link : CVE-2026-45744
Mitre link : CVE-2026-45744
CVE.ORG link : CVE-2026-45744
JSON object : View
Products Affected
termix
- termix
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
