CVE-2026-85590
Last modified
CVE-2026-85590 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. phpMyFAQ before 4.1.8 contains an authentication bypass vulnerability in its two-factor authentication (TOTP) disable functionality. The removeTwofactorConfig() handler (reachable via POST /api/user/remove-twofactor) verifies only that the user is logged in and that a valid CSRF token is supplied, then disables TOTP without requiring password re-entry or a current TOTP code.
Description
phpMyFAQ before 4.1.8 contains an authentication bypass vulnerability in its two-factor authentication (TOTP) disable functionality. The removeTwofactorConfig() handler (reachable via POST /api/user/remove-twofactor) verifies only that the user is logged in and that a valid CSRF token is supplied, then disables TOTP without requiring password re-entry or a current TOTP code. The same downgrade is also reachable inline via PUT /api/user/data/update, which accepts a plain twofactor_enabled form field under the same session+CSRF-only guard. An attacker who has hijacked a user's session can silently strip two-factor protection from any account, including administrator accounts, after which password-only authentication succeeds.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| thorsten | phpMyFAQ | < 4.1.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-85590?
How severe is CVE-2026-85590?
How do I fix CVE-2026-85590?
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-85585SiYuan before v3.8.2 contains an unbounded resource consumpt…7.5
- CVE-2026-85586phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when…6.9
- CVE-2026-85587phpMyFAQ before 4.1.8 enforces incorrect permission checks o…5.3
- CVE-2026-85588phpMyFAQ versions before 4.1.8 include live TOTP shared secr…5.3
- CVE-2026-85589phpMyFAQ before 4.2.0-alpha.2 contains a missing authorizati…5.3
- CVE-2026-8559Integer overflow in Internationalization in Google Chrome on…4.3
- CVE-2026-85591phpMyFAQ versions before 4.1.8 contain an authentication byp…7.1
- CVE-2026-85592phpMyFAQ before 4.1.8 contains an authorization bypass vulne…3.7
- CVE-2026-85593phpMyFAQ versions before 4.1.8 contain a stored cross-site s…5.4
- CVE-2026-85594Traefik versions from v3.7.1 fail to enforce crossProviderNa…7
- CVE-2026-85595Traefik versions before v2.11.55 and versions v3.0.0 through…9.3
- CVE-2026-85596Traefik versions >= v3.7.0 and <= v3.7.10 contain an authent…8.2
Are you affected by CVE-2026-85590?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
