PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73319 XenForo CVE debrief

CVE-2026-73319 is a cross-site scripting vulnerability in XenForo's dynamic redirect handler that allows unauthenticated attackers to execute arbitrary JavaScript in the board origin by crafting a malicious javascript: URI. This vulnerability affects XenForo versions prior to 2.3.13. The vulnerability allows attackers to embed the board hostname in the URI authority component and use percent-encoded newlines to evade server-side filters, causing authenticated users who perform a Follow action to execute attacker-supplied JavaScript in their browser.

Vendor
XenForo
Product
Unknown
CVSS
MEDIUM 5.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, security teams, and IT administrators should be aware of this vulnerability and take necessary actions to prevent exploitation. This includes reviewing and updating affected systems or deployments, monitoring for potential exploitation attempts, and verifying the vulnerability and updating XenForo to version 2.3.13 or later.

Why it matters

CVE-2026-73319 is a cross-site scripting vulnerability in XenForo's dynamic redirect handler that allows unauthenticated attackers to execute arbitrary JavaScript in the board origin. Defenders should prioritize updating XenForo to version 2.3.13 or later to prevent exploitation of this vulnerability. The vulnerability affects XenForo versions prior to 2.3.13 and requires verification from official sources.

  • Unauthenticated attackers can execute arbitrary JavaScript in the board origin
  • Attackers can embed the board hostname in the URI authority component and use percent-encoded newlines to evade server-side filters
  • Authenticated users who perform a Follow action can execute attacker-supplied JavaScript in their browser
  • Defenders should verify the vulnerability and update XenForo to version 2.3.13 or later

Technical summary

The vulnerability is a cross-site scripting (XSS) vulnerability in the dynamic redirect handler of XenForo, a popular forum software. The vulnerability allows unauthenticated attackers to execute arbitrary JavaScript in the board origin by crafting a malicious javascript: URI that bypasses host validation. Attackers can embed the board hostname in the URI authority component and use percent-encoded newlines to evade server-side filters, causing authenticated users who perform a Follow action to execute attacker-supplied JavaScript in their browser.

Defensive priority

Defenders should prioritize updating XenForo to version 2.3.13 or later to prevent exploitation of this vulnerability.

Recommended defensive actions

  • Update XenForo to version 2.3.13 or later
  • Review and update any affected systems or deployments
  • Monitor for potential exploitation attempts
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The vulnerability is described in the CVE record and NVD vulnerability detail page. Additional information is available in source references, including exploit and third-party advisories. The CVE record was published on 2026-09-08T14:17:26.333Z and has not been modified since then. The NVD vulnerability detail page provides further information on the vulnerability, including its CVSS score and severity.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73319 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-73319 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

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

    [email protected] - Exploit, Third Party Advisory

  • Source reference

    Unverified legacy reference

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

    [email protected] - Exploit, Third Party Advisory

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/xenforo-xss-via-dynamic-redirect-handler

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