CVE Catalog

CVE-2026-73311

HighCVSS 7.4
Published: Translated: NVD NIST

Summary

XenForo before 2.3.13 contains an OAuth2 authorization code reuse vulnerability that allows attackers to obtain unauthorized token pairs by submitting a previously used authorization code.

Risk Assessment

An attacker can obtain independent token pairs for the same user and scopes, potentially leading to unauthorized account access and compromise of the OAuth2 flow integrity.

Recommendation

It is recommended to update XenForo to version 2.3.13 or later, which includes a fix invalidating authorization codes after use.

Other vulnerabilities in XenForo

See all
Original NVD description (English source)

XenForo before 2.3.13 contains an OAuth2 authorization code reuse vulnerability that allows attackers to obtain unauthorized token pairs by submitting a previously used authorization code. Attackers can exploit the failure to invalidate or mark authorization codes as consumed after initial token issuance to receive an independent token pair for the same user and scopes, bypassing the single-use guarantee of the OAuth2 authorization code flow.

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