Warcraft Bundle Security & Risk Analysis

wordpress.org/plugins/warcraft-bundle

Warcraft Bundle for WordPress. World of Warcraft collection pages and widgets for WordPress.

10 active installs v2.3.2 PHP + WP + Updated Unknown
widget-guild-newswidget-guild-perkswidget-server-newsworld-of-warcraftwow
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Warcraft Bundle Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "warcraft-bundle" v2.3.2 plugin presents a mixed security posture. On the positive side, it demonstrates good practices in handling SQL queries, exclusively using prepared statements, and its vulnerability history is clean with no known CVEs. The static analysis also indicates a minimal attack surface in terms of AJAX handlers and REST API routes, with no unprotected entry points identified in these areas. However, several concerning signals exist within the code analysis. The presence of "dangerous functions" like create_function is a red flag, as it can lead to security vulnerabilities if not handled with extreme care. Furthermore, a significant portion of output (63%) is not properly escaped, posing a risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis, while limited in scope with only two flows analyzed, revealed unsanitized paths, which, if not handled correctly, could lead to security issues. The complete absence of nonce checks and capability checks on its identified entry points (shortcodes, cron events) is a significant weakness, leaving these functionalities potentially vulnerable to unauthorized access or execution. While the plugin has no recorded history of vulnerabilities, the internal code analysis reveals potential weaknesses that could be exploited if not addressed.

Key Concerns

  • Unsanitized paths in taint analysis
  • Dangerous functions (create_function) used
  • Significant unescaped output (37% escaped)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Warcraft Bundle Security Vulnerabilities

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

Warcraft Bundle Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function( '', 'register_widget( "wb_achievements_widget" );'));wb-main-fork.php:2943
create_functionadd_action('widgets_init', create_function( '', 'register_widget( "wb_perks_widget" );'));wb-main-fork.php:3042
create_functionadd_action('widgets_init', create_function( '', 'register_widget( "wb_news_widget" );'));wb-main-fork.php:3122
create_functionadd_action('widgets_init', create_function( '', 'register_widget( "wb_server_widget" );'));wb-main-fork.php:3185

SQL Query Safety

100% prepared7 total queries

Output Escaping

37% escaped110 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wb_do_admin_page_mainconf (pages-admin\admin-wb-main-fork.php:51)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Warcraft Bundle Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[warcraft] wb-main-fork.php:1052
WordPress Hooks 6
actionadmin_menupages-admin\admin-wb-main-fork.php:12
actionwb_schedule_rosterwb-main-fork.php:211
actionwidgets_initwb-main-fork.php:2943
actionwidgets_initwb-main-fork.php:3042
actionwidgets_initwb-main-fork.php:3122
actionwidgets_initwb-main-fork.php:3185

Scheduled Events 1

wb_schedule_roster
Maintenance & Trust

Warcraft Bundle Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedUnknown
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Warcraft Bundle Developer Profile

leaklords

7 plugins · 70 total installs

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

How We Detect Warcraft Bundle

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/warcraft-bundle/css/admin.css/wp-content/plugins/warcraft-bundle/css/frontend.css/wp-content/plugins/warcraft-bundle/js/jquery.tables.min.js/wp-content/plugins/warcraft-bundle/js/jquery.countdown.js/wp-content/plugins/warcraft-bundle/js/basic-jquery-slider.min.js/wp-content/plugins/warcraft-bundle/js/jquery.freeow.min.js/wp-content/plugins/warcraft-bundle/js/jPages.min.js/wp-content/plugins/warcraft-bundle/js/jquery.qtip.min.js+2 more
Script Paths
/wp-content/plugins/warcraft-bundle/js/jquery.tables.min.js/wp-content/plugins/warcraft-bundle/js/jquery.countdown.js/wp-content/plugins/warcraft-bundle/js/basic-jquery-slider.min.js/wp-content/plugins/warcraft-bundle/js/jquery.freeow.min.js/wp-content/plugins/warcraft-bundle/js/jPages.min.js/wp-content/plugins/warcraft-bundle/js/jquery.qtip.min.js+1 more
Version Parameters
warcraft-bundle/css/admin.css?ver=warcraft-bundle/css/frontend.css?ver=warcraft-bundle/js/jquery.tables.min.js?ver=warcraft-bundle/js/jquery.countdown.js?ver=warcraft-bundle/js/basic-jquery-slider.min.js?ver=warcraft-bundle/js/jquery.freeow.min.js?ver=warcraft-bundle/js/jPages.min.js?ver=warcraft-bundle/js/jquery.qtip.min.js?ver=warcraft-bundle/js/warcraft-qtip-dark.js?ver=warcraft-bundle/css/jquery.qtip.min.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Copyright Laurent (KwarK) Bertrand (email : kwark@allwebtuts.net) --><!-- php class by Thomas Andersen http://www.acoon.dk/ --><!-- You can not remove these comments such as authors informations. --><!-- This program is free software; you can redistribute it and/or modify -->+38 more
Data Attributes
data-wb-guild-namedata-wb-realm-namedata-wb-guild-rankdata-wb-player-rankdata-wb-player-namedata-wb-player-class+1 more
JS Globals
wb_plugin_urlwowarmory
FAQ

Frequently Asked Questions about Warcraft Bundle