CVE-2026-45750

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:termix:termix:*:*:*:*:*:*:*:*

History

08 Jun 2026, 17:16

Type Values Removed Values Added
References () https://github.com/Termix-SSH/Termix/security/advisories/GHSA-v26q-rpv5-9m72 - Exploit, Vendor Advisory () https://github.com/Termix-SSH/Termix/security/advisories/GHSA-v26q-rpv5-9m72 - Exploit, Vendor Advisory

08 Jun 2026, 14:58

Type Values Removed Values Added
References () https://github.com/Termix-SSH/Termix/releases/tag/release-2.3.2-tag - () https://github.com/Termix-SSH/Termix/releases/tag/release-2.3.2-tag - Product, Release Notes
References () https://github.com/Termix-SSH/Termix/security/advisories/GHSA-v26q-rpv5-9m72 - () https://github.com/Termix-SSH/Termix/security/advisories/GHSA-v26q-rpv5-9m72 - Exploit, Vendor Advisory
First Time Termix
Termix termix
CPE cpe:2.3:a:termix:termix:*:*:*:*:*:*:*:*

05 Jun 2026, 18:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-05 18:17

Updated : 2026-06-08 17:16


NVD link : CVE-2026-45750

Mitre link : CVE-2026-45750

CVE.ORG link : CVE-2026-45750


JSON object : View

Products Affected

termix

  • termix
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-639

Authorization Bypass Through User-Controlled Key