CVE Catalog

CVE-2026-42452

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

Termix is a web-based server management platform that prior to version 2.1.0 issued a temporary JWT for TOTP-enabled accounts. This token, which should only be used in the two-factor authentication process, was accepted by the auth middleware on standard endpoints, effectively reducing security to single-factor.

Risk Assessment

Organizations using Termix prior to version 2.1.0 may be vulnerable to attacks that exploit the weakened two-factor authentication, increasing the risk of unauthorized access to accounts.

Recommendation

It is recommended to upgrade to version 2.1.0 or later to eliminate this vulnerability and restore full two-factor authentication security.

Other vulnerabilities in Termix

See all
Original NVD description (English source)

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, /users/login issues a temporary JWT (temp_token) for TOTP-enabled accounts. That token carries a pendingTOTP state and should only be valid for the second-factor flow. However, the auth middleware accepts this token on regular authenticated endpoints. This effectively turns 2FA into single-factor (password) for impacted accounts. This issue has been patched in version 2.1.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS