Auth bypass in Froxlor
CVE-2026-100709
Froxlor through 2.3.10 stores only a numeric user ID in remembered-2FA tokens (panel_2fa_tokens) without recording the account namespace, and the remembered-token lookup during login is not constrained to the customer or administrator account type. Because customer and administrator IDs are allocated from separate namespaces, a remembered-2FA token legitimately issued to a customer with a given ID also matches an administrator with the same ID. An attacker who controls a customer account with a colliding ID, holds a valid remembered-2FA cookie for it, and already knows the target administrator's password can bypass the administrator's TOTP second factor and obtain an authenticated administrator session. This is a second-factor bypass only; it does not defeat password authentication. Fixed in 2.3.12.
Vulnerability class: Broken Authentication
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/froxlor/froxlor/security/advisories/GHSA-9fq7-9w8p-c3qh (vendor-advisory)
- www.vulncheck.com/advisories/froxlor-before-2.3.12-2fa-bypass-via-namespace-con… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-100709?
- CVE-2026-100709 is a high-severity vulnerability in Froxlor, classified under Improper Authentication. CVSS score: 7.5/10. Published 2026-09-26.
- How severe is CVE-2026-100709?
- High severity. CVSS v3 base score is 7.5 out of 10.