Skip to main content
Mallory
Critical

Command Injection in Termix File Manager resolvePath Endpoint

IdentifiersCVE-2026-45750CWE-78· Improper Neutralization of Special…

CVE-2026-45750 is a command injection vulnerability in Termix, a web-based server management platform that provides SSH terminal, tunneling, and file editing capabilities. In versions prior to 2.3.2, the File Manager endpoint GET /ssh/file_manager/ssh/resolvePath unsafely handles the path parameter by embedding attacker-controlled input into a shell command executed over an active SSH session. Although double quotes are escaped, the implementation still places the user-supplied value inside double quotes, allowing shell command substitution syntax such as $(...) to be evaluated by the remote shell. As a result, an attacker can inject commands that execute in the context of the SSH session associated with the Termix-managed remote host.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows execution of arbitrary shell commands on the remote system reached through the active SSH session. Impact depends on the privileges of that SSH session, but can include unauthorized file access or modification, command execution on managed hosts, data exfiltration, service disruption, and potentially broader compromise of infrastructure administered through Termix.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible, restrict access to the vulnerable Termix interface to trusted administrators only, disable or limit exposure of the File Manager functionality where feasible, and reduce privileges of SSH accounts used by Termix. Monitor requests to /ssh/file_manager/ssh/resolvePath for suspicious path values containing shell substitution syntax such as $(...) and review remote host command histories and logs for unexpected execution. Network-level access controls and segmentation can further reduce exploitation opportunities.

Remediation

Patch, then assume compromise.

Upgrade Termix to version 2.3.2 or later, which fixes the vulnerable handling in the resolvePath endpoint. The underlying remediation is to avoid constructing shell commands with untrusted input and instead use safe argument handling or non-shell APIs for path resolution over SSH. Input validation and strict neutralization of shell metacharacters should be applied as defense in depth.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

ACTIVITY FEED

Recent activity

6 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.

No news coverage yet. Advisories and community discussion only.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity6

Community discussion across Reddit, Mastodon, and other social sources.