CVE-2026-42452 HIGH

CVE-2026-42452: Termix: Pending-TOTP temporary token can regenerate backup codes and neutralize TOTP

Vendor Termix-Ssh
Product Termix
Weakness CWE-304
Published May 8, 2026
Last update May 12, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 8, 2026 CVE published
May 12, 2026 Record updated