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.
References
| Link | Resource |
|---|---|
| https://bombobombone.github.io/posts/cve-2026-73311/ | Exploit Third Party Advisory |
| https://github.com/BomboBombone/CVE-2026-73311 | Exploit Third Party Advisory |
| https://www.vulncheck.com/advisories/xenforo-oauth2-authorization-code-reuse | Third Party Advisory |
| https://xenforo.com/community/threads/security-fixes-released-for-all-xenforo-and-media-gallery-versions-2-2-0-2-3-12.239856/ | Release Notes |
| https://xenforo.com/community/threads/xenforo-2-3-13-and-add-ons-released-includes-security-fixes.239857/ | Release Notes |
Configurations
History
No history.
Information
Published : 2026-09-08 14:17
Updated : 2026-09-11 20:30
NVD link : CVE-2026-73311
Mitre link : CVE-2026-73311
CVE.ORG link : CVE-2026-73311
JSON object : View
Products Affected
xenforo
- xenforo
CWE
CWE-294
Authentication Bypass by Capture-replay
