MushRaider Bridge Security & Risk Analysis

wordpress.org/plugins/mushraider-bridge

MushRaider Bridge is a plugin to integrate MushRaider raid planner into wordpress

10 active installs v1.0.6 PHP + WP 3.0+ Updated Unknown
bridgemmorpgmushraiderraidraid-planner
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MushRaider Bridge Safe to Use in 2026?

Generally Safe

Score 100/100

MushRaider Bridge has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "mushraider-bridge" plugin v1.0.6 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a lack of critical findings in taint analysis are positive indicators. The plugin also correctly utilizes prepared statements for all SQL queries, which is a significant security strength. However, the analysis reveals a concerningly low rate of proper output escaping (4%), indicating a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is outputted without sufficient sanitization. Additionally, the use of the deprecated `create_function` is a code smell and can be a source of security issues. The limited number of entry points and the absence of unauthenticated handlers are good, but the low output escaping rate and the presence of `create_function` detract from an otherwise good security profile.

Key Concerns

  • Low output escaping rate
  • Use of dangerous function create_function
Vulnerabilities
None known

MushRaider Bridge Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

MushRaider Bridge Code Analysis

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

Dangerous Functions Found

create_functioncreate_function('', 'register_widget("MushraiderBridgeEvents_Widget");')mushraider-bridge.php:38

Output Escaping

4% escaped52 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
mushraider_render_bridge (mushraider-bridge.php:84)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

MushRaider Bridge Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mushraider_roster] mushraider-bridge.php:41
WordPress Hooks 4
actionplugins_loadedmushraider-bridge.php:34
actionadmin_menumushraider-bridge.php:35
actionwidgets_initmushraider-bridge.php:36
actionwp_headmushraider-bridge.php:40
Maintenance & Trust

MushRaider Bridge Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

MushRaider Bridge Developer Profile

mushtitude

3 plugins · 30 total installs

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

How We Detect MushRaider Bridge

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mushraider-bridge/images/icone.png

HTML / DOM Fingerprints

CSS Classes
widget_mushraider_bridge_events_widgetmushraider_roster
Data Attributes
name="mushraider_api_key"name="mushraider_api_url"name="mushraider_css"name="mushraider_update"data-mushraider-game-id
JS Globals
window.mushraiderLoginUrl
REST Endpoints
/roles/index
Shortcode Output
[mushraider_roster game="game_id"]
FAQ

Frequently Asked Questions about MushRaider Bridge