CVE Catalog

CVE-2026-73319

MediumCVSS 6.1
Published: Translated: NVD NIST

Summary

XenForo before 2.3.13 contains a cross-site scripting vulnerability in the dynamic redirect handler that allows unauthenticated attackers to execute arbitrary JavaScript in the board origin by crafting a malicious javascript: URI that bypasses host validation.

Risk Assessment

Authenticated users performing a Follow action may execute attacker-supplied JavaScript in their browser, potentially leading to session theft, account takeover, or other attacks.

Recommendation

Upgrade XenForo to version 2.3.13 or later which includes a fix for URI validation in the redirect handler.

Other vulnerabilities in XenForo

See all
Original NVD description (English source)

XenForo before 2.3.13 contains a cross-site scripting vulnerability in the dynamic redirect handler that 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.

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