RCE in Termix-Ssh Termix
CVE-2026-79761
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. From 1.7.0 until 2.5.1, the Termix SSH key deployment flow derives a grep pattern from a user-controlled public-key token and interpolates it into double-quoted shell commands executed on the selected target host. In src/backend/database/routes/credential-deploy-routes.ts, both grep -F verification paths accept command substitution or quote-breaking shell syntax in keyPattern. An authenticated user who can deploy a crafted SSH credential can therefore execute commands with the selected remote account's privileges. The separate ACME command-injection report is outside this CVE's scope. This issue is fixed in version 2.5.1.
Vulnerability class: Command Injection (OS Command Injection)
Published .
CVSS v3 metric
CVSS v3 base score 6.6 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Termix-Ssh Termix — versions >= 1.7.0, < 2.5.1
Weakness classification (CWE)
References
- github.com/Termix-SSH/Termix/security/advisories/GHSA-p2g3-2xq3-23gx
- github.com/Termix-SSH/Termix/pull/1067
- github.com/Termix-SSH/Termix/commit/ddbdd5c437c2296607dfaa4265d6f63fbc1ca92e
- github.com/Termix-SSH/Termix/commit/fafff94e5e31c3843df06aa08773bbaa879bbede
- github.com/Termix-SSH/Termix/releases/tag/release-2.5.1-tag
Frequently asked questions
- What is CVE-2026-79761?
- CVE-2026-79761 is a medium-severity vulnerability in Termix-Ssh Termix, classified under OS Command Injection. CVSS score: 6.6/10. Published 2026-09-24.
- How severe is CVE-2026-79761?
- Medium severity. CVSS v3 base score is 6.6 out of 10.