← Back to browse · API

CVE-2026-45744

Severity
CRITICAL
CVSS
9.9
EPSS
0.02008
Risk score
40.3
CISA KEV
No
PoC
No
Published
2026-06-05
Modified
2026-06-10
First seen
2026-08-07
Aliases
EUVD-2026-34873
Products
Termix-SSH:Termix < 2.3.2
Sources
euvd EUVD-2026-34873

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.

References