Display Xenforo Node Security & Risk Analysis

wordpress.org/plugins/display-xenforo-node

Display Xenforo Node is a WordPress plugin that allows you to show nodes (Category, Forum, LinkForum, Page) from your separate xenforo forum as primar …

10 active installs v1.0.0 PHP + WP 3.0+ Updated Jan 25, 2014
categoryforumlinkforumnodexenforo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Xenforo Node Safe to Use in 2026?

Generally Safe

Score 85/100

Display Xenforo Node has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "display-xenforo-node" v1.0.0 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no apparent entry points like AJAX handlers, REST API routes, shortcodes, or cron events that are directly accessible without authentication. Furthermore, there are no recorded vulnerabilities (CVEs) in its history, suggesting a lack of publicly known exploits.

However, significant concerns arise from the code signals. The presence of a single SQL query that is not using prepared statements is a critical weakness, potentially leading to SQL injection vulnerabilities if the input is not properly sanitized elsewhere. Compounding this, 100% of the output escaping is not properly done, meaning any dynamic data displayed could be vulnerable to cross-site scripting (XSS) attacks. The taint analysis also highlights a flow with an unsanitized path, which, while not classified as critical or high severity in this instance, indicates a potential for path traversal or other file-related vulnerabilities if the flow were to involve file operations.

In conclusion, while the plugin avoids common attack vectors through its limited attack surface and clean vulnerability history, the lack of proper output escaping and the un-prepared SQL query represent serious security flaws. These issues significantly elevate the risk of XSS and SQL injection, respectively, demanding immediate attention and remediation.

Key Concerns

  • Raw SQL query without prepared statements
  • 100% of output not properly escaped
  • Taint flow with unsanitized path
Vulnerabilities
None known

Display Xenforo Node Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Display Xenforo Node Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Display Xenforo Node Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
10
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped10 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<wpdxfn_admin> (wpdxfn_admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Display Xenforo Node Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuwpdxfn_main.php:10
filterwp_nav_menu_itemswpdxfn_main.php:25
Maintenance & Trust

Display Xenforo Node Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedJan 25, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Display Xenforo Node Developer Profile

anybuy

4 plugins · 40 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Display Xenforo Node

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
menu-itemmenu-item-type-taxonomymenu-item-object-categorymenu-item-has-childrensub-menuactive
FAQ

Frequently Asked Questions about Display Xenforo Node