XenForo before 2.3.7 does not properly restrict methods...
High severity
Unreviewed
Published
Apr 1, 2026
to the GitHub Advisory Database
•
Updated Apr 1, 2026
Description
Published by the National Vulnerability Database
Apr 1, 2026
Published to the GitHub Advisory Database
Apr 1, 2026
Last updated
Apr 1, 2026
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.
References