Live Chat Security & Risk Analysis

wordpress.org/plugins/live-chat-support-system

Live Chat plugin is a fully functional free Chat plugin, Add Live Chat plugin to your site to chat by sending emotions and attachments with message n …

10 active installs v1.3 PHP + WP 3.4+ Updated Nov 17, 2017
chatchat-sytemlive-chatsupport-systemsystem
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Live Chat Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "live-chat-support-system" v1.3 exhibits a concerning security posture due to a significant number of unprotected AJAX handlers and a pervasive lack of proper input sanitization. All 20 identified AJAX handlers lack authentication checks, representing a substantial attack surface that could be exploited by unauthenticated users. Furthermore, the taint analysis reveals a critical issue with 10 out of 11 analyzed flows having unsanitized paths, indicating a high likelihood of remote code execution or other serious vulnerabilities. The complete absence of capability checks on any entry points exacerbates these risks, as there are no role-based access controls in place. While the plugin has no recorded vulnerability history, this absence should not be interpreted as a sign of strong security, but rather potentially a lack of past scrutiny or public disclosure. The lack of prepared statements for all SQL queries is another significant weakness that could lead to SQL injection vulnerabilities. The limited output escaping (24%) further increases the risk of cross-site scripting (XSS) attacks. The plugin's strengths are minimal, primarily consisting of no directly identified dangerous functions or file operations. However, these strengths are heavily overshadowed by the critical deficiencies in authentication, sanitization, and SQL practices.

Key Concerns

  • AJAX handlers without auth checks
  • Taint flows with unsanitized paths (critical)
  • SQL queries without prepared statements
  • Capability checks missing
  • Output escaping is low
  • Nonce check present but insufficient
Vulnerabilities
None known

Live Chat Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Live Chat Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Live Chat Code Analysis

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

Bundled Libraries

DataTables

SQL Query Safety

0% prepared33 total queries

Output Escaping

24% escaped135 total outputs
Data Flows · Security
10 unsanitized

Data Flow Analysis

11 flows10 with unsanitized paths
<lvcht_admin_chat> (inc\lvcht_admin_chat.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
20 unprotected

Live Chat Attack Surface

Entry Points20
Unprotected20

AJAX Handlers 20

authwp_ajax_send_messagesupportsystem.php:36
noprivwp_ajax_send_messagesupportsystem.php:37
authwp_ajax_send_attachmentsupportsystem.php:38
noprivwp_ajax_send_attachmentsupportsystem.php:39
authwp_ajax_load_messagesupportsystem.php:40
noprivwp_ajax_load_messagesupportsystem.php:41
authwp_ajax_load_messagessupportsystem.php:42
noprivwp_ajax_load_messagessupportsystem.php:43
authwp_ajax_load_admin_messagessupportsystem.php:44
noprivwp_ajax_load_admin_messagessupportsystem.php:45
authwp_ajax_admin_send_messagesupportsystem.php:46
noprivwp_ajax_admin_send_messagesupportsystem.php:47
authwp_ajax_admin_load_messagesupportsystem.php:48
noprivwp_ajax_admin_load_messagesupportsystem.php:49
authwp_ajax_admin_dashboardsupportsystem.php:50
noprivwp_ajax_admin_dashboardsupportsystem.php:51
authwp_ajax_set_chat_closesupportsystem.php:52
noprivwp_ajax_set_chat_closesupportsystem.php:53
authwp_ajax_send_offline_messagesupportsystem.php:54
noprivwp_ajax_send_offline_messagesupportsystem.php:55
WordPress Hooks 6
actionwp_enqueue_scriptssupportsystem.php:32
actionwp_footersupportsystem.php:33
actionadmin_menusupportsystem.php:35
actionadmin_enqueue_scriptssupportsystem.php:56
actionadmin_initsupportsystem.php:57
filterlogin_redirectsupportsystem.php:437
Maintenance & Trust

Live Chat Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 17, 2017
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Live Chat Developer Profile

mndpsingh287

8 plugins · 4.1M total installs

64
trust score
Avg Security Score
79/100
Avg Patch Time
1115 days
View full developer profile
Detection Fingerprints

How We Detect Live Chat

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/live-chat-support-system/inc/css/bootstrap.min.css/wp-content/plugins/live-chat-support-system/inc/js/bootstrap.min.js/wp-content/plugins/live-chat-support-system/inc/css/supportsystem.css/wp-content/plugins/live-chat-support-system/inc/css/font-awesome.min.css/wp-content/plugins/live-chat-support-system/inc/css/dataTables.bootstrap.min.css/wp-content/plugins/live-chat-support-system/inc/js/jquery.dataTables.min.js/wp-content/plugins/live-chat-support-system/inc/js/dataTables.bootstrap.min.js
Script Paths
/wp-content/plugins/live-chat-support-system/inc/js/bootstrap.min.js/wp-content/plugins/live-chat-support-system/inc/js/jquery.dataTables.min.js/wp-content/plugins/live-chat-support-system/inc/js/dataTables.bootstrap.min.js
Version Parameters
live-chat-support-system/inc/css/bootstrap.min.css?ver=live-chat-support-system/inc/js/bootstrap.min.js?ver=live-chat-support-system/inc/css/supportsystem.css?ver=live-chat-support-system/inc/css/font-awesome.min.css?ver=live-chat-support-system/inc/css/dataTables.bootstrap.min.css?ver=live-chat-support-system/inc/js/jquery.dataTables.min.js?ver=live-chat-support-system/inc/js/dataTables.bootstrap.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
lvcht-chat-btnlvcht_headerlvcht_chat_titlelvcht_messageslvcht_message_bodylvcht_message_senderlvcht_message_datelvcht_form_control+8 more
HTML Comments
<!-- for admin --><!--conversation Table--><!--message Table--><!----- offline table------->+2 more
Data Attributes
data-chat-iddata-conv-iddata-user-type
JS Globals
supportsystembymysenseLVCHT_AJAX_URL
REST Endpoints
/wp-json/live-chat-support-system/v1/send-message/wp-json/live-chat-support-system/v1/load-message/wp-json/live-chat-support-system/v1/admin-send-message/wp-json/live-chat-support-system/v1/admin-load-message
FAQ

Frequently Asked Questions about Live Chat