PatchSiren cyber security CVE debrief
CVE-2026-79762 Termix-SSH CVE debrief
CVE-2026-79762 debrief based on CVE Program and NVD records. Termix, a web-based server management platform, has a vulnerability in versions 1.7.0 to 2.5.1. The platform derives data encryption keys from default strings and userId salts. Without configured OIDC_SYSTEM_SECRET and WEBAUTHN_SYSTEM_SECRET, an attacker with an offline SQLite database copy can derive wrapping keys, recover users' DEKs, and decrypt stored SSH passwords, private keys, and passphrases. This issue is fixed in version 2.5.1.
- Vendor
- Termix-SSH
- Product
- Termix
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-24
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-24
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for Termix deployments, including system administrators and security teams, should assess exposure and take action to secure their environments. This includes verifying the current version of Termix, reviewing user access and authentication, and monitoring for potential decryption of stored sensitive data. Additionally, defenders should prioritize verifying exposure and upgrading to version 2.5.1 or later, as well as reviewing and Sec
Why it matters
CVE-2026-79762 allows decryption of stored sensitive data in Termix deployments due to weak key derivation. Defenders should prioritize verifying exposure and upgrading to version 2.5.1 or later.
- Decrypt stored SSH passwords, private keys, and passphrases
- Verify exposure and upgrade to version 2.5.1 or later
- Review and secure Termix deployments
Technical summary
Termix, a web-based server management platform, derives data encryption keys from default strings and userId salts in versions 1.7.0 to 2.5.1. Without configured OIDC_SYSTEM_SECRET and WEBAUTHN_SYSTEM_SECRET, an attacker with an offline SQLite database copy can derive wrapping keys, recover users' DEKs, and decrypt stored SSH passwords, private keys, and passphrases. The issue is fixed in version 2.5.1.
Defensive priority
Defenders should prioritize verifying exposure and upgrading to version 2.5.1 or later, as well as reviewing and securing their Termix deployments.
Recommended defensive actions
- Verify Termix version and upgrade to 2.5.1 or later if necessary
- Review and secure Termix deployments, including reviewing user access and authentication
- Monitor for potential decryption of stored sensitive data
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
Evidence is based on official CVE Program and NVD records, as well as source references from [email protected]. The records indicate that the issue is fixed in version 2.5.1, but do not provide information on exploitation or affected users.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-79762 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-79762
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-79762 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-79762
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Termix-SSH/Termix/commit/401ec7e8fc7d7f63739112e0b0897d6c97208eb8
-
Source reference
Unverified legacy reference
URL: https://github.com/Termix-SSH/Termix/commit/ddbdd5c437c2296607dfaa4265d6f63fbc1ca92e
-
Source reference
Unverified legacy reference
URL: https://github.com/Termix-SSH/Termix/pull/1067
-
Source reference
Unverified legacy reference
URL: https://github.com/Termix-SSH/Termix/releases/tag/release-2.5.1-tag
-
Source reference
Unverified legacy reference
URL: https://github.com/Termix-SSH/Termix/security/advisories/GHSA-685g-ccvv-6p8m
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.