PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73311 XenForo CVE debrief

CVE-2026-73311 is a critical OAuth2 authorization code reuse vulnerability in XenForo before 2.3.13. Attackers can exploit this vulnerability to obtain unauthorized token pairs by submitting a previously used authorization code, bypassing the single-use guarantee of the OAuth2 authorization code flow. This vulnerability allows attackers to potentially gain unauthorized access to user accounts and bypass authentication mechanisms. Defenders responsible for XenForo installations, especially those using versions prior to 2.3.13, should assess their exposure and consider upgrading to mitigate the vulnerability.

Vendor
XenForo
Product
Unknown
CVSS
CRITICAL 9.1
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 prior to 2.3.13, should assess their exposure and consider upgrading to mitigate the vulnerability.

Why it matters

CVE-2026-73311 is a critical OAuth2 authorization code reuse vulnerability in XenForo before 2.3.13. Defenders should prioritize verifying exposure and assessing the impact on their systems, especially those using XenForo versions prior to 2.3.13.

  • Potential unauthorized access to user accounts
  • Possible bypass of single-use guarantee in OAuth2 authorization code flow
  • Required verification of XenForo version and exposure
  • Potential impact on user authentication and authorization

Technical summary

The vulnerability exists in XenForo versions prior to 2.3.13, where an attacker can submit a previously used authorization code to obtain an independent token pair for the same user and scopes, bypassing the single-use guarantee of the OAuth2 authorization code flow. This allows attackers to potentially gain unauthorized access to user accounts and bypass authentication mechanisms. The vulnerability is caused by the failure to invalidate or mark authorization codes as consumed after initial token issuance. Defenders should prioritize verifying exposure and assessing the impact of this vulnerability on their systems, especially those using XenForo versions prior to 2.3.13.

Defensive priority

Defenders should prioritize verifying exposure and assessing the impact of this vulnerability on their systems, especially those using XenForo versions prior to 2.3.13.

Recommended defensive actions

  • Verify XenForo version and check for exposure
  • Assess the impact of the vulnerability on your systems
  • Consider upgrading to XenForo 2.3.13 or later
  • Monitor for potential exploitation attempts
  • 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 vulnerability is described in the CVE record and NVD detail page. Exploit and third-party advisories are available, but no official statement on exploitation has been made. The CVE record was published on 2026-09-08T14:17:25.220Z and has not been modified since then. The NVD detail page provides additional information on the vulnerability, including its CVSS score and severity. Defenders should verify the exposure of their XenForo installations and assess the potential impact on their systems.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73311 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73311

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73311 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73311

    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-73311/

    [email protected] - Exploit, Third Party Advisory

  • Source reference

    Unverified legacy reference

    URL: https://github.com/BomboBombone/CVE-2026-73311

    [email protected] - Exploit, Third Party Advisory

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/xenforo-oauth2-authorization-code-reuse

    [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.