PatchSiren cyber security CVE debrief
CVE-2026-73310 XenForo CVE debrief
CVE-2026-73310 is an authorization flaw in XenForo's OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding. This vulnerability, which has a CVSS score of 8.2, was published on 2026-09-08 and last modified on 2026-09-11. The flaw enables attackers to exchange an intercepted authorization code using a mismatched redirect URI to steal OAuth2 tokens from intercepted authorization flows. Defenders should assess their exposure, especially if using XenForo versions before 2.3.13, and implement measures to prevent exploitation.
- Vendor
- XenForo
- Product
- Unknown
- CVSS
- HIGH 8.2
- 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
Defenders responsible for XenForo installations, especially those using versions before 2.3.13, should assess their exposure and implement measures to prevent exploitation. This includes verifying the version of XenForo in use, understanding the potential impact of the vulnerability on their systems, and taking steps to mitigate the risk. Additionally, security teams and vulnerability management teams should review the vulnerability details and assess the
Why it matters
CVE-2026-73310 is an authorization flaw in XenForo's OAuth2 token endpoint that allows attackers to bypass redirect URI binding and steal OAuth2 tokens. Defenders should prioritize verifying exposure, assessing impact, and implementing measures to prevent exploitation.
- Attackers can steal OAuth2 tokens from intercepted authorization flows
- Defenders need to verify exposure and assess impact on their systems
- Implementing redirect URI binding can prevent bypass
- Updating to XenForo version 2.3.13 or later can mitigate vulnerability
Technical summary
The CVE-2026-73310 vulnerability is an authorization flaw in XenForo's OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an intercepted authorization code using a mismatched redirect URI to steal OAuth2 tokens from intercepted authorization flows.
Defensive priority
Defenders should prioritize verifying exposure and assessing the impact of this vulnerability on their systems, especially if they use XenForo versions before 2.3.13.
Recommended defensive actions
- Verify XenForo version and assess exposure to this vulnerability
- Implement redirect URI binding to prevent bypass
- Monitor for suspicious OAuth2 token requests
- Update to XenForo version 2.3.13 or later
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD vulnerability detail page provide information about this authorization flaw in XenForo's OAuth2 token endpoint. The vulnerability allows attackers to bypass redirect URI binding and steal OAuth2 tokens from intercepted authorization flows.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73310 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73310
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73310 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73310
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-73310/
[email protected] - Exploit, Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://github.com/BomboBombone/CVE-2026-73310
[email protected] - Exploit, Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/xenforo-oauth2-authorization-code-token-theft-via-redirect-uri-bypass
[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.