xenforo CVE Vulnerabilities & Metrics

Focus on xenforo vulnerabilities and metrics.

Last updated: 16 Apr 2026, 22:25 UTC

About xenforo Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with xenforo. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total xenforo CVEs: 13
Earliest CVE date: 03 Nov 2021, 20:15 UTC
Latest CVE date: 01 Apr 2026, 01:16 UTC

Latest CVE reference: CVE-2026-35057

Rolling Stats

30-day Count (Rolling): 9
365-day Count (Rolling): 9

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 350.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 350.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical xenforo CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 0.27

Max CVSS: 3.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 13
4.0-6.9 0
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS xenforo CVEs

These are the five CVEs with the highest CVSS scores for xenforo, sorted by severity first and recency.

All CVEs for xenforo

CVE-2026-35057 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

XenForo before 2.3.10 and before 2.2.19 is vulnerable to stored cross-site scripting (XSS) in structured text mentions, primarily affecting legacy profile post content. An attacker can inject malicious scripts through crafted mentions that are stored and executed when other users view the content.

CVE-2026-35056 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

XenForo before 2.3.9 and before 2.2.18 allows remote code execution (RCE) by authenticated, but malicious, admin users. An attacker with admin panel access can execute arbitrary code on the server.

CVE-2026-35055 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

XenForo before 2.3.9 and before 2.2.18 is vulnerable to cross-site scripting (XSS) related to lightbox usage in posts. An attacker can inject malicious scripts that execute when users interact with post content displayed in the lightbox.

CVE-2026-35054 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

XenForo before 2.3.9 is vulnerable to stored cross-site scripting (XSS) related to BB code rendering. An attacker can inject malicious scripts through BB code that are stored and executed when other users view the content.

CVE-2025-71282 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

XenForo before 2.3.7 discloses filesystem paths through exception messages triggered by open_basedir restrictions. This allows an attacker to obtain information about the server's directory structure.

CVE-2025-71281 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

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.

CVE-2025-71280 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

XenForo before 2.3.7 allows information disclosure via local account page caching on shared systems. On systems where multiple users share a browser or machine, cached account pages could expose sensitive user information to other local users.

CVE-2025-71279 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

XenForo before 2.3.7 contains a security issue affecting Passkeys that have been added to user accounts. An attacker may be able to compromise the security of Passkey-based authentication.

CVE-2024-58342 xenforo vulnerability CVSS: 0 01 Apr 2026, 01:16 UTC

XenForo before 2.2.17 and 2.3.1 allows open redirect via a specially crafted URL. The getDynamicRedirect() function does not adequately validate the redirect target, allowing attackers to redirect users to arbitrary external sites using crafted URLs containing newlines, user credentials, or host mismatches.

CVE-2024-38458 xenforo vulnerability CVSS: 0 16 Jun 2024, 15:15 UTC

Xenforo before 2.2.16 allows code injection.

CVE-2024-38457 xenforo vulnerability CVSS: 0 16 Jun 2024, 15:15 UTC

Xenforo before 2.2.16 allows CSRF.

CVE-2024-25006 xenforo vulnerability CVSS: 0 29 Feb 2024, 01:44 UTC

XenForo before 2.2.14 allows Directory Traversal (with write access) by an authenticated user who has permissions to administer styles, and uses a ZIP archive for Styles Import.

CVE-2021-43032 xenforo vulnerability CVSS: 3.5 03 Nov 2021, 20:15 UTC

In XenForo through 2.2.7, a threat actor with access to the admin panel can create a new Advertisement via the Advertising function, and save an XSS payload in the body of the HTML document. This payload will execute globally on the client side.