CVE-2026-45748
CRITICAL Exploitation: PoC
9.8
CVSS 3.1
Description
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. The `POST /ssh/tunnel/connect` endpoint in Termix prior to version 2.3.2 builds an SSH tunnel command by interpolating user-controlled host record fields (`endpointIP`, `endpointUsername`, `password`) directly into a shell command without escaping, allowing persistent OS command injection on the source SSH host. Version 2.3.2 patches the issue.
Metadata
Severity & Metrics
9.8
CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| Termix-SSH | Termix | — | < 2.3.2 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-78 | cna | CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 9.8 | CRITICAL | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
References (2)
- https://github.com/Termix-SSH/Termix/security/advisories/GHSA-xmjh-8cc2-qm49 https://github.com/Termix-SSH/Termix/security/advisories/GHSA-xmjh-8cc2-qm49
- 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