CVE-2026-100712
Last modified
CVE-2026-100712 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. froxlor through 2.3.10 disables a user's two-factor authentication immediately upon an unauthenticated-triggerable GET request to the 2FA management page (e.g. /customer_index.php?page=2fa&action=delete), with no confirmation, re-authentication, or CSRF token.
Description
froxlor through 2.3.10 disables a user's two-factor authentication immediately upon an unauthenticated-triggerable GET request to the 2FA management page (e.g. /customer_index.php?page=2fa&action=delete), with no confirmation, re-authentication, or CSRF token. The global CSRF middleware only covers POST/PUT/PATCH/DELETE requests, and the session cookie is set to SameSite=Lax, so a cross-site top-level navigation (link click or redirect) carries the victim's session and silently clears type_2fa/data_2fa. Both the customer and admin 2FA handlers are affected. An attacker who lures a logged-in panel user into following a crafted link reduces that account to password-only authentication, which can be chained with a compromised password for account takeover. Fixed in 2.3.12.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-100712?
How severe is CVE-2026-100712?
How do I fix CVE-2026-100712?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-100707Kyverno before 1.19.1 contains a namespace isolation bypass …7.7
- CVE-2026-100708Froxlor before 2.3.13 returns the ssl_key_file column — whic…7.1
- CVE-2026-100709Froxlor through 2.3.10 stores only a numeric user ID in reme…7.5
- CVE-2026-10071DreamMaker developed by Interinfo has an Arbitrary File Uplo…9.8
- CVE-2026-100710Froxlor through 2.3.10 does not filter sensitive columns fro…4.9
- CVE-2026-100711froxlor versions before 2.3.12 fail to invalidate existing p…7.5
- CVE-2026-100713Froxlor 2.3.10 and earlier contain a time-of-check time-of-u…7.8
- CVE-2026-100714Froxlor before 2.3.12 does not restrict or escape the system…9.1
- CVE-2026-100715Froxlor through 2.3.10 is vulnerable to arbitrary file delet…9.6
- CVE-2026-100716Froxlor is a server administration panel. In versions 2.3.10…9.9
- CVE-2026-100717froxlor is a server administration panel. In versions 2.3.10…9.9
- CVE-2026-100718Froxlor through 2.3.10 does not enforce the mail.allow_exter…7.1
Are you affected by CVE-2026-100712?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
