BomboBombone.exe
ARCHITECTURE:x86-64
BACK
.TEXTXenForo / Authentication
08 Sept 2026 · 3 min
XenForo / Authentication · 08 Sept 2026

CVE-2026-73313: Passkey accepted for the wrong account

A passkey owned by one XenForo user completed another user's pending two-step login.

POST VIEWTEXT / UTF-8

I set up two XenForo accounts. One owned a passkey; the other used passkeys for two-step verification.

After entering the second account’s password, I finished its login with the first account’s passkey. The same sequence worked on the public login and in the ACP on XenForo 2.3.12 build 2031270.

The signature was valid for the wrong user

The passkey manager looked up the credential ID globally and verified its challenge, origin, RP ID, signature, presence flag, and counter. Every cryptographic check passed.

The credential record also contained its owner’s user_id. The TFA provider skipped that field, returned success, and opened the pending user’s session.

WebAuthn correctly validated the attacker’s credential. XenForo then attached that valid assertion to the wrong login. Reaching the bug required the target’s password, an attacker-owned registered passkey, and a target account configured for passkey TFA.

The PoC drives that two-account login. XenForo 2.3.13 rejects a credential unless its owner matches the account completing authentication.

MEASURING VISUAL LINES… ADDRESSES ARE UTF-8 BYTE OFFSETS

Resize column

Choose a width with the slider or the narrower and wider buttons.