Banckle Chat Security & Risk Analysis

wordpress.org/plugins/banckle-live-chat-for-wordpress

Banckle.Chat provides you a feature rich, reliable, economical and highly customizable live chat platform, for effective communication with visitors.

10 active installs v1.3.9 PHP + WP 2.0.2+ Updated Oct 24, 2014
bancklebanckle-chatchatchat-onlinechat-software
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Banckle Chat Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The banckle-live-chat-for-wordpress plugin v1.3.9 exhibits a mixed security posture. On one hand, it demonstrates good practices by avoiding SQL injection vulnerabilities through the exclusive use of prepared statements and having no recorded CVEs or unpatched vulnerabilities, suggesting a generally secure history. The absence of a significant attack surface in terms of AJAX handlers, REST API routes, and shortcodes further contributes to a positive security outlook.

However, several critical concerns emerge from the static analysis. The presence of the `create_function` function, a known source of potential code injection vulnerabilities, is a significant red flag. Furthermore, the complete lack of proper output escaping for all identified outputs presents a high risk of cross-site scripting (XSS) attacks. Taint analysis, while reporting no critical or high severity flows, did identify flows with unsanitized paths, which, combined with the lack of output escaping, could be leveraged by attackers.

In conclusion, while the plugin's history and SQL practices are commendable, the identified code signals related to `create_function` and the pervasive lack of output escaping create substantial security weaknesses. These issues, if exploited, could lead to serious vulnerabilities like code execution and XSS. Users should be aware of these risks and consider whether the plugin's benefits outweigh these identified security concerns.

Key Concerns

  • Dangerous function `create_function` found
  • 0% output escaping
  • Flows with unsanitized paths found
  • No nonce checks
Vulnerabilities
None known

Banckle Chat Security Vulnerabilities

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

Banckle Chat Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("BanckleLiveChatWidget");'));banckleLiveChat.php:91

Output Escaping

0% escaped72 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
BanckleLiveChatSettings (banckleLiveChat.php:256)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Banckle Chat Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitbanckleLiveChat.php:49
actionwp_footerbanckleLiveChat.php:50
actionadmin_noticesbanckleLiveChat.php:52
actionwidgets_initbanckleLiveChat.php:91
actionadmin_menubanckleLiveChat.php:142
actionadmin_menubanckleLiveChat.php:143
Maintenance & Trust

Banckle Chat Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedOct 24, 2014
PHP min version
Downloads34K

Community Trust

Rating46/100
Number of ratings3
Active installs10
Developer Profile

Banckle Chat Developer Profile

imranwar

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 Banckle Chat

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/banckle-live-chat-for-wordpress/banckleLiveChat.php
Script Paths
https://chat.banckle.com/chat/visitor.dohttps://chat.banckle.com/chat/onlineImg.do

HTML / DOM Fingerprints

CSS Classes
banckleLiveChatBottomLeftbanckleLiveChatBottomRightbanckleLiveChatTopLeftbanckleLiveChatTopRight
HTML Comments
<!-- Banckle Chat Code Start --><!-- Banckle Chat Code End -->
Data Attributes
id="blc_chatImg"id="banckleLiveChatButton"
JS Globals
blc_startChat
REST Endpoints
/api/authenticate
FAQ

Frequently Asked Questions about Banckle Chat