WP User Chat Security & Risk Analysis

wordpress.org/plugins/wp-user-chat

These plugins gives you many to many interaction through chat like social media`s. Additionaly, you can share your feelings with every logged-in users …

10 active installs v1.0.8 PHP + WP 3.0.1+ Updated Nov 20, 2024
chatlive-chatonline-chatusers-chatwp-chat
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP User Chat Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The wp-user-chat plugin version 1.0.8 exhibits significant security concerns primarily due to a large attack surface with no authentication checks on any of its entry points. All 12 AJAX handlers are exposed without any form of authorization, presenting a substantial risk of unauthorized access and manipulation. While the plugin has no recorded CVEs, this absence of historical vulnerabilities might be misleading given the current analysis. The taint analysis revealing two high-severity flows with unsanitized paths is particularly alarming, indicating potential for serious security breaches like cross-site scripting (XSS) or arbitrary file operations if these flows are indeed exploitable.

Despite the presence of some SQL queries and output operations, the lack of proper security measures like nonce checks and comprehensive capability checks on the numerous AJAX handlers overshadows any positive aspects. The fact that 50% of SQL queries use prepared statements and that output escaping is present to some degree is a minor positive, but it does not mitigate the fundamental issue of unprotected entry points and identified high-severity taint flows. The plugin's security posture is therefore weak, with a clear need for immediate attention to secure its AJAX endpoints and address the identified unsanitized data flows.

Key Concerns

  • All AJAX handlers lack authentication checks
  • Two high severity taint flows found with unsanitized paths
  • No nonce checks on AJAX handlers
  • Only 2 capability checks for 12 AJAX handlers
  • Only 45% of output properly escaped
  • File operation present without clear context
Vulnerabilities
None known

WP User Chat Security Vulnerabilities

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

WP User Chat Release Timeline

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

WP User Chat Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

45% escaped44 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
WPCHT_setMood (all-ajax.php:108)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
12 unprotected

WP User Chat Attack Surface

Entry Points12
Unprotected12

AJAX Handlers 12

authwp_ajax_WPCHT_getChatDatawp-user-chat.php:39
authwp_ajax_WPCHT_startChatSessionwp-user-chat.php:41
authwp_ajax_WPCHT_sendChatwp-user-chat.php:43
authwp_ajax_WPCHT_closeChatwp-user-chat.php:45
authwp_ajax_WPCHT_getReceiverIdwp-user-chat.php:47
authwp_ajax_WPCHT_genarate_user_listwp-user-chat.php:63
noprivwp_ajax_WPCHT_genarate_user_listwp-user-chat.php:65
authwp_ajax_WPCHT_check_user_statuswp-user-chat.php:67
noprivwp_ajax_WPCHT_check_user_statuswp-user-chat.php:69
authwp_ajax_WPCHT_get_user_detailswp-user-chat.php:71
noprivwp_ajax_WPCHT_get_user_detailswp-user-chat.php:73
authwp_ajax_WPCHT_setMoodwp-user-chat.php:75
WordPress Hooks 15
filterlogin_redirectfunctions.php:83
actionwp_loginwp-user-chat.php:25
actionwp_logoutwp-user-chat.php:27
actionget_footerwp-user-chat.php:29
actionactivated_pluginwp-user-chat.php:31
actioninitwp-user-chat.php:33
filterlogout_redirectwp-user-chat.php:35
actionafter_setup_themewp-user-chat.php:37
actionshow_user_profilewp-user-chat.php:49
actionedit_user_profilewp-user-chat.php:51
actionpersonal_options_updatewp-user-chat.php:53
actionedit_user_profile_updatewp-user-chat.php:55
actionadmin_head-users.phpwp-user-chat.php:57
filtermanage_users_columnswp-user-chat.php:59
filtermanage_users_custom_columnwp-user-chat.php:61
Maintenance & Trust

WP User Chat Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 20, 2024
PHP min version
Downloads11K

Community Trust

Rating46/100
Number of ratings3
Active installs10
Developer Profile

WP User Chat Developer Profile

WPSuperiors Developer

6 plugins · 260 total installs

86
trust score
Avg Security Score
97/100
Avg Patch Time
54 days
View full developer profile
Detection Fingerprints

How We Detect WP User Chat

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-user-chat/css/style.css/wp-content/plugins/wp-user-chat/css/chat.css/wp-content/plugins/wp-user-chat/js/chat.js/wp-content/plugins/wp-user-chat/js/main.js/wp-content/plugins/wp-user-chat/images/default.png/wp-content/plugins/wp-user-chat/images/callout_black.gif
Script Paths
/wp-content/plugins/wp-user-chat/js/chat.js/wp-content/plugins/wp-user-chat/js/main.js

HTML / DOM Fingerprints

CSS Classes
onoffshowmegreenCircleredCircle
Data Attributes
onclick="javascript:chatWith(id='WPCHT_user_avatar'class='WPCHT_user_avatar'
JS Globals
WPCHT_genarate_user_listWPCHT_check_user_statusWPCHT_get_user_detailsWPCHT_setMoodWPCHT_getChatDataWPCHT_startChatSession+3 more
REST Endpoints
/wp-json/wpcht/v1/getChatData/wp-json/wpcht/v1/startChatSession/wp-json/wpcht/v1/sendChat/wp-json/wpcht/v1/closeChat/wp-json/wpcht/v1/getReceiverId/wp-json/wpcht/v1/genarate_user_list/wp-json/wpcht/v1/check_user_status/wp-json/wpcht/v1/get_user_details/wp-json/wpcht/v1/setMood
FAQ

Frequently Asked Questions about WP User Chat