CVE Catalog

CVE-2026-73313

MediumCVSS 6.8
Published: Translated: NVD NIST

Summary

XenForo before 2.3.13 contains a multi-factor authentication bypass vulnerability in the passkey TFA provider that allows an authenticated attacker to complete login as another user by submitting their own registered passkey credential during the WebAuthn assertion step.

Risk Assessment

An attacker who knows the target's password can bypass MFA and gain full access to the target's account, including the admin panel, potentially leading to forum takeover and data compromise.

Recommendation

Upgrade XenForo to version 2.3.13 or later which includes a fix to verify that the passkey credential belongs to the user whose login is pending.

Other vulnerabilities in XenForo

See all
Original NVD description (English source)

XenForo before 2.3.13 contains a multi-factor authentication bypass vulnerability in the passkey TFA provider that allows an authenticated attacker to complete login as another user by submitting their own registered passkey credential during the WebAuthn assertion step. The passkey verification path performs a global credential lookup without validating that the matched credential belongs to the user whose login is pending, enabling an attacker who knows a target account's password to sign the challenge with their own passkey and bypass multi-factor authentication on both public forum and ACP login paths.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS