CVE-2025-71281

Severity CVSS v4.0:
HIGH
Type:
CWE-94 Code Injection
Publication date:
01/04/2026
Last modified:
01/04/2026

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.