PatchSiren cyber security CVE debrief
CVE-2026-73313 XenForo CVE debrief
CVE-2026-73313 is a high-severity vulnerability in XenForo, a popular forum software, that allows an authenticated attacker to bypass multi-factor authentication (MFA) using the passkey TFA provider. This vulnerability affects XenForo versions prior to 2.3.13 and can lead to unauthorized access to user accounts. System administrators and security teams should assess their exposure and prioritize patching to prevent potential security breaches. The vulnerability is caused by a global credential lookup in the passkey verification path that does not validate if the matched credential belongs to the user whose login is pending.
- Vendor
- XenForo
- Product
- Unknown
- CVSS
- HIGH 7.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-08
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-08
- Advisory updated
- 2026-09-11
Who should care
System administrators and security teams responsible for XenForo installations should assess their exposure and prioritize patching to prevent potential unauthorized access to user accounts.
Why it matters
CVE-2026-73313 is a high-severity vulnerability in XenForo that allows an authenticated attacker to bypass MFA using the passkey TFA provider, potentially leading to unauthorized access to user accounts.
- An attacker can bypass MFA and gain unauthorized access to user accounts
- The vulnerability allows an attacker to sign the challenge with their own passkey, enabling them to bypass MFA on both public forum and ACP login paths
- Defenders should verify if their XenForo installation is vulnerable and prioritize patching
Technical summary
The vulnerability is caused by a global credential lookup in the passkey verification path that does not validate if the matched credential belongs to the user whose login is pending. This allows an attacker who knows a target account's password to sign the challenge with their own passkey and bypass MFA on both public forum and ACP login paths. The vulnerability affects XenForo versions prior to 2.3.13 and can be mitigated by patching to the latest version. Defenders should prioritize patching this vulnerability, especially if they are using XenForo versions prior to 2.3.13, as it allows an attacker to bypass MFA and gain unauthorized access to user accounts.
Defensive priority
Defenders should prioritize patching this vulnerability, especially if they are using XenForo versions prior to 2.3.13, as it allows an attacker to bypass MFA and gain unauthorized access to user accounts.
Recommended defensive actions
- Patch XenForo to version 2.3.13 or later
- Review and update MFA settings for all users
- Monitor for suspicious login activity
- Verify if XenForo installation is vulnerable
- Prioritize patching
- Review compensating controls for exposed systems
- Track exceptions and retest remediated assets
Evidence notes
The vulnerability is caused by a global credential lookup in the passkey verification path that does not validate if the matched credential belongs to the user whose login is pending. This allows an attacker who knows a target account's password to sign the challenge with their own passkey and bypass MFA.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73313 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73313
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73313 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73313
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://bombobombone.github.io/posts/cve-2026-73313/
[email protected] - Exploit, Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://github.com/BomboBombone/CVE-2026-73313
[email protected] - Exploit, Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/xenforo-mfa-bypass-via-passkey-tfa-provider
[email protected] - Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://xenforo.com/community/threads/security-fixes-released-for-all-xenforo-and-media-gallery-versions-2-2-0-2-3-12.239856/
[email protected] - Release Notes
-
Source reference
Unverified legacy reference
URL: https://xenforo.com/community/threads/xenforo-2-3-13-and-add-ons-released-includes-security-fixes.239857/
[email protected] - Release Notes
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.