WP Chatbull Security & Risk Analysis

wordpress.org/plugins/wp-chatbull

Now chat with your website visitors with WP ChatBull. This is a perfect fit for Small Business for both who sell products and services.

10 active installs v1.1 PHP + WP 3.8+ Updated Jun 22, 2019
chat-pluginlive-chatlive-helplive-supportwordpress-live-chat
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Chatbull Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The wp-chatbull plugin v1.1 exhibits a mixed security posture. On the positive side, it demonstrates a commitment to employing prepared statements for SQL queries (78%) and has a clean vulnerability history with no known CVEs. The static analysis also shows a relatively small attack surface primarily composed of AJAX handlers, all of which appear to have authentication checks. However, significant concerns arise from the output escaping and the presence of dangerous functions. Only 2% of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The use of `unserialize` and `system` functions, without any clear indication of sanitization or strict input validation in the taint analysis (9 flows with unsanitized paths), presents a substantial risk of remote code execution or other severe attacks. The bundled jQuery v1.8.0 is also significantly outdated, posing a known risk of exploits against older jQuery vulnerabilities.

While the plugin has no recorded vulnerability history, this is not a guarantee of security, especially given the alarming findings in the static code analysis. The lack of specific details on capability checks and the potential for unsanitized data to reach dangerous functions are critical weaknesses. The plugin's strengths lie in its SQL practices and lack of historical exploits, but these are overshadowed by the high probability of XSS and potential for RCE due to poor output handling and the use of dangerous functions with unverified inputs.

Key Concerns

  • Poor output escaping (2%)
  • Presence of dangerous functions (system, unserialize)
  • Unsanitized paths in taint analysis (9 flows)
  • Outdated bundled library (jQuery v1.8.0)
  • No capability checks found
Vulnerabilities
None known

WP Chatbull Security Vulnerabilities

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

WP Chatbull Code Analysis

Dangerous Functions
3
Raw SQL Queries
16
57 prepared
Unescaped Output
525
8 escaped
Nonce Checks
4
Capability Checks
0
File Operations
46
External Requests
5
Bundled Libraries
1

Dangerous Functions Found

systemsystem('ipconfig / all'); //Execute external program to display outputfiles\application\helpers\common_helper.php:166
unserialize$cache_info = unserialize($match[1]);files\system\core\Output.php:698
unserializereturn unserialize($cachedata);files\system\database\DB_cache.php:151

Bundled Libraries

jQuery1.8.0

SQL Query Safety

78% prepared73 total queries

Output Escaping

2% escaped533 total outputs
Data Flows
9 unsanitized

Data Flow Analysis

14 flows9 with unsanitized paths
set_status_header (files\system\core\Common.php:484)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Chatbull Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_wpcbcp_install_pluginincludes\wpcbcp_settings.php:19
authwp_ajax_wpcbcp_check_n_saveincludes\wpcbcp_settings.php:20
authwp_ajax_wpcbcp_chack_statusincludes\wpcbcp_settings.php:21
authwp_ajax_wpcbcp_save_settingsincludes\wpcbcp_settings.php:22
WordPress Hooks 6
actionafter_switch_themewp-chatbull.php:49
actioninitwp-chatbull.php:50
actionadmin_menuwp-chatbull.php:51
actionwp_footerwp-chatbull.php:52
filteradmin_footer_textwp-chatbull.php:58
actionadmin_enqueue_scriptswp-chatbull.php:61
Maintenance & Trust

WP Chatbull Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 22, 2019
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings7
Active installs10
Developer Profile

WP Chatbull Developer Profile

Pukhraj

1 plugin · 10 total installs

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

How We Detect WP Chatbull

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-chatbull/admin/js/angular.min.js/wp-content/plugins/wp-chatbull/admin/js/angular-sanitize.min.js/wp-content/plugins/wp-chatbull/admin/css/wpcbcp-style.css/wp-content/plugins/wp-chatbull/admin/js/wpcbcp-settings.js
Script Paths
/wp-content/plugins/wp-chatbull/admin/js/wpcbcp-settings.js
Version Parameters
wp-chatbull/admin/css/wpcbcp-style.css?ver=wp-chatbull/admin/js/wpcbcp-settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpcbcp-chatbull-containerwpcbcp-chat-icon
HTML Comments
<!-- Chatbull Powered by G-Axon -->
Data Attributes
data-settings-nonce
JS Globals
cbscript
FAQ

Frequently Asked Questions about WP Chatbull