Vulnerability Description
XenForo before 2.3.7 does not properly restrict methods callable from within templates. A loose prefix match was used instead of a stricter first-word match for methods accessible through callbacks and variable method calls in templates, potentially allowing unauthorized method invocations.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xenforo | Xenforo | < 2.3.7 |
Related Weaknesses (CWE)
References
- https://www.vulncheck.com/advisories/xenforo-template-method-call-restriction-byThird Party Advisory
- https://xenforo.com/community/threads/xenforo-2-3-7-released-includes-security-fRelease Notes
FAQ
What is CVE-2025-71281?
CVE-2025-71281 is a vulnerability with a CVSS score of 8.8 (HIGH). XenForo before 2.3.7 does not properly restrict methods callable from within templates. A loose prefix match was used instead of a stricter first-word match for methods accessible through callbacks an...
How severe is CVE-2025-71281?
CVE-2025-71281 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-71281?
Check the references section above for vendor advisories and patch information. Affected products include: Xenforo Xenforo.