CVE-2026-45744 CRITICAL

CVE-2026-45744: Termix has an OS Command Injection in File Manager resolvePath endpoint

Vendor Termix-Ssh
Product Termix
Weakness CWE-78
Published June 5, 2026
Last update June 10, 2026

CVSS base score

9.9/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 5, 2026 CVE published
June 10, 2026 Record updated