XenForo 2.3.13 fixes two authentication flaws
XenForo 2.3.13 patched two authentication bugs: empty client_secret and code_verifier bypassing OAuth2 checks (CVE-2026-73309, CVSS up to 9.1) and a passkey two-step verification flaw that accepted a credential owned by another account (CVE-2026-73313).
- CVE-2026-73309: empty client_secret and code_verifier skipped OAuth2 checks
- CVSS 3.1 score 7.4, CVSS 4.0 score 9.1 for the OAuth2 flaw
- CVE-2026-73313: passkey verified without checking credential owner
- Both public forum login and admin control panel were affected
Read next
Security