Chatbox Manager Security & Risk Analysis

wordpress.org/plugins/wa-chatbox-manager

Chatbox Manager allow you to display multiple WhatsApp buttons on your website.

400 active installs v1.2.7 PHP + WP 4.5.0+ Updated Aug 24, 2025
whatsappwhatsapp-buttonwhatsapp-helpwhatsapp-iconwhatsapp-support
97
A · Safe
CVEs total3
Unpatched0
Last CVEAug 27, 2025
Safety Verdict

Is Chatbox Manager Safe to Use in 2026?

Generally Safe

Score 97/100

Chatbox Manager has a strong security track record. Known vulnerabilities have been patched promptly.

3 known CVEsLast CVE: Aug 27, 2025Updated 7mo ago
Risk Assessment

The "wa-chatbox-manager" v1.2.7 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and includes a reasonable number of nonce and capability checks across its entry points. The static analysis indicates a relatively small attack surface, with no apparent unprotected AJAX handlers or REST API routes. However, a significant concern arises from the low percentage of properly escaped output (11%), suggesting a high potential for Cross-Site Scripting (XSS) vulnerabilities. The taint analysis, while not reporting critical or high severity issues, did identify one flow with unsanitized paths, which could be a pathway for exploitation if combined with other factors.

The vulnerability history reveals a past pattern of medium-severity issues including XSS and missing authorization, with the most recent vulnerability dating to August 2025. While there are no currently unpatched vulnerabilities, the recurring nature of these vulnerability types indicates a persistent weakness in input sanitization and authorization logic within the plugin's development. The presence of the Select2 library also introduces a dependency that could be a vector for attack if it is outdated or vulnerable, though this is not explicitly detailed in the provided data. Overall, while the plugin has addressed past critical issues and uses some secure coding practices, the high proportion of unescaped output and the historical pattern of XSS and authorization flaws are considerable risks that warrant attention.

Key Concerns

  • High percentage of unescaped output
  • One unsanitized path in taint analysis
  • Historical XSS and missing authorization issues
  • Bundled library (Select2) dependency
Vulnerabilities
3

Chatbox Manager Security Vulnerabilities

CVEs by Year

3 CVEs in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
3

3 total CVEs

CVE-2025-58211medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Chatbox Manager <= 1.2.6 - Authenticated (Contributor+) Stored Cross-Site Scripting

Aug 27, 2025 Patched in 1.2.7 (8d)
CVE-2025-48167medium · 4.3Missing Authorization

Chatbox Manager <= 1.2.5 - Missing Authorization

Jul 16, 2025 Patched in 1.2.6 (6d)
CVE-2025-30790medium · 5.3Missing Authorization

Chatbox Manager <= 1.2.2 - Missing Authorization

Mar 27, 2025 Patched in 1.2.3 (7d)
Code Analysis
Analyzed Mar 16, 2026

Chatbox Manager Code Analysis

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

Bundled Libraries

Select2

Output Escaping

11% escaped658 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

4 flows1 with unsanitized paths
chatbox_manager_panel (core\includes\class-panel.php:490)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Chatbox Manager Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_chatbox_manager_list_postscore\functions\functions.php:130
authwp_ajax_chatbox_manager_list_taxonomycore\functions\functions.php:188

Shortcodes 1

[chatbox_manager_button] core\shortcode\button.php:142
WordPress Hooks 12
filterposts_wherecore\functions\functions.php:94
actionwp_footercore\includes\class-chatboxes.php:16
filterthe_contentcore\includes\class-chatboxes.php:17
actionadmin_noticescore\includes\class-notice.php:28
actionadmin_headcore\includes\class-notice.php:29
actionadmin_menucore\includes\class-panel.php:24
actionadmin_initcore\includes\class-panel.php:25
actionadmin_initcore\includes\class-panel.php:26
actionadmin_initinit.php:47
actionplugins_loadedinit.php:49
actionwp_loadedinit.php:50
actionwp_enqueue_scriptsinit.php:51
Maintenance & Trust

Chatbox Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 24, 2025
PHP min version
Downloads28K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Chatbox Manager Developer Profile

alexvtn

76 plugins · 10K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
168 days
View full developer profile
Detection Fingerprints

How We Detect Chatbox Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wa-chatbox-manager/assets/css/style.css/wp-content/plugins/wa-chatbox-manager/assets/css/notice.css/wp-content/plugins/wa-chatbox-manager/assets/css/panel.css/wp-content/plugins/wa-chatbox-manager/assets/css/free_pro_table.css/wp-content/plugins/wa-chatbox-manager/assets/css/on_off.css/wp-content/plugins/wa-chatbox-manager/assets/js/on_off.js/wp-content/plugins/wa-chatbox-manager/assets/js/select2.min.js/wp-content/plugins/wa-chatbox-manager/assets/js/panel.js
Script Paths
plugins/wa-chatbox-manager/assets/js/on_off.jsplugins/wa-chatbox-manager/assets/js/select2.min.jsplugins/wa-chatbox-manager/assets/js/panel.js
Version Parameters
wa-chatbox-manager/assets/css/style.css?ver=wa-chatbox-manager/assets/css/notice.css?ver=wa-chatbox-manager/assets/css/panel.css?ver=wa-chatbox-manager/assets/css/free_pro_table.css?ver=wa-chatbox-manager/assets/css/on_off.css?ver=wa-chatbox-manager/assets/js/on_off.js?ver=wa-chatbox-manager/assets/js/select2.min.js?ver=wa-chatbox-manager/assets/js/panel.js?ver=

HTML / DOM Fingerprints

CSS Classes
chatbox_manager_messagechatbox_manager_panel
Data Attributes
chatbox_manager_panel
JS Globals
chatboxManagerAjaxData
FAQ

Frequently Asked Questions about Chatbox Manager