CVE-2026-45750 CRITICAL

CVE-2026-45750: Termix Vulnerable to Arbitrary Command Execution in File Manager

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

CVSS base score

9.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/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 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.

Key dates

02Disclosure timeline

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