CVE-2026-45749

Source
https://cve.org/CVERecord?id=CVE-2026-45749
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45749.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45749
Aliases
  • GHSA-wqfw-rqj7-fv9m
Published
2026-06-05T18:05:11.443Z
Modified
2026-07-08T08:09:38.912664924Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Termix's TOTP two-factor authentication can be disabled or bypassed using only the account password
Details

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. The POST /users/totp/disable and POST /users/totp/backup-codes endpoints in Termix prior to version 2.3.2 accept the account password as a sole authentication factor for MFA-critical operations. An attacker who obtains a user's password (phishing, credential stuffing, the passwordHash leak in GHSA-xxxx) can disable TOTP entirely or regenerate backup codes, without ever possessing the TOTP device or knowing a valid TOTP code. This renders two-factor authentication ineffective. Version 2.3.2 patches the issue.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45749.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-308"
    ]
}
References

Affected packages

Git / github.com/termix-ssh/termix

Affected ranges

Type
GIT
Repo
https://github.com/termix-ssh/termix
Events
Database specific
{
    "cpe": "cpe:2.3:a:termix:termix:*:*:*:*:*:*:*:*",
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.3.2"
        },
        {
            "introduced": "2.1.0"
        }
    ]
}

Affected versions

release-2.*
release-2.1.0-tag
release-2.2.0-tag
release-2.2.1-tag

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45749.json"