๐Ÿ” CVE Alert

CVE-2026-79762

MEDIUM 5.5

Termix: Hardcoded default key encrypts all OIDC/WebAuthn users' stored SSH credentials โ€” full offline decryption from a database copy

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-321
Vendor termix-ssh
Product termix
Published Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for termix-ssh termix

Be the first to know when new medium vulnerabilities affecting termix-ssh termix are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Termix-SSH / Termix
>= 1.7.0, < 2.5.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Termix-SSH/Termix/security/advisories/GHSA-685g-ccvv-6p8m github.com: https://github.com/Termix-SSH/Termix/pull/1067 github.com: https://github.com/Termix-SSH/Termix/commit/401ec7e8fc7d7f63739112e0b0897d6c97208eb8 github.com: https://github.com/Termix-SSH/Termix/commit/ddbdd5c437c2296607dfaa4265d6f63fbc1ca92e github.com: https://github.com/Termix-SSH/Termix/releases/tag/release-2.5.1-tag