Vulnerability in Termix-Ssh Termix
CVE-2026-79762
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. From 1.7.0 until 2.5.1, Termix derives the keys that wrap OIDC and WebAuthn users' Data Encryption Keys from committed default strings and the public userId salt in src/backend/utils/user-crypto.ts. Because OIDC_SYSTEM_SECRET and WEBAUTHN_SYSTEM_SECRET are not configured by the project's default deployment artifacts, an attacker with an offline SQLite database copy can derive the wrapping key, recover each affected user's DEK, and decrypt stored SSH passwords, private keys, and key passphrases. Password-authenticated users are not affected by this specific key derivation path. This issue is fixed in version 2.5.1.
Published .
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.
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-685g-ccvv-6p8m
- github.com/Termix-SSH/Termix/pull/1067
- github.com/Termix-SSH/Termix/commit/401ec7e8fc7d7f63739112e0b0897d6c97208eb8
- github.com/Termix-SSH/Termix/commit/ddbdd5c437c2296607dfaa4265d6f63fbc1ca92e
- github.com/Termix-SSH/Termix/releases/tag/release-2.5.1-tag
Frequently asked questions
- What is CVE-2026-79762?
- CVE-2026-79762 is a medium-severity vulnerability in Termix-Ssh Termix, classified under Use of Hard-coded Cryptographic Key. CVSS score: 5.5/10. Published 2026-09-24.
- How severe is CVE-2026-79762?
- Medium severity. CVSS v3 base score is 5.5 out of 10.