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.
Published: 2026-06-05
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Termix’s GET /ssh/file_manager/ssh/resolvePath endpoint allows OS command injection by using double‑quote escaping that does not filter $(...) or backtick substitutions. This flaw lets an authenticated user with an active File Manager SSH session execute arbitrary shell commands on the remote host that Termix connects to. The result is uncontrolled code execution, making the attacker able to read, modify, or delete data, install software, or pivot to other systems.

Affected Systems

The vulnerability affects Termix versions prior to 2.3.2, the web‑based server management platform that provides SSH terminals, tunneling, and file editing. Versions 2.3.2 and later include the patch that eliminates the vulnerable endpoint.

Risk and Exploitability

The CVSS score of 9.9 indicates critical severity. EPSS is not available, so the current exploitation probability cannot be quantified, and the issue is not listed in CISA’s KEV catalog. Attackers need only an authenticated account with File Manager access to exploit the flaw, making the vector likely internal but requiring legitimate credentials. Given the high impact and confirmed exploitation path, the overall risk is severe.

Generated by OpenCVE AI on June 5, 2026 at 19:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Termix to version 2.3.2 or later to apply the fix for the OS command injection vulnerability.
  • If upgrading immediately is not possible, remove or disable the File Manager SSH feature for users who do not require it to limit the attack surface.
  • Apply least‑privilege policies on Termix accounts and monitor the use of the File Manager SSH endpoint for suspicious activity.

Generated by OpenCVE AI on June 5, 2026 at 19:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 05 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
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.
Title Termix has an OS Command Injection in File Manager resolvePath endpoint
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-05T17:58:05.338Z

Reserved: 2026-05-13T06:54:34.220Z

Link: CVE-2026-45744

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-06-05T18:17:29.510

Modified: 2026-06-05T19:00:25.007

Link: CVE-2026-45744

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T19:45:03Z

Weaknesses