Zendesk Chat Security & Risk Analysis

wordpress.org/plugins/zopim-live-chat

Zendesk Chat (previously Zopim) lets you monitor and chat with visitors surfing your store in real-time. Impress them personally and ease them into th …

10K active installs v1.4.18 PHP + WP 3.1+ Updated Aug 20, 2020
chatchat-onlinecontact-plugincontact-uscustomer-support
85
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 18, 2013
Safety Verdict

Is Zendesk Chat Safe to Use in 2026?

Generally Safe

Score 85/100

Zendesk Chat has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Feb 18, 2013Updated 5yr ago
Risk Assessment

The "zopim-live-chat" plugin v1.4.18 exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that lack authorization checks. All SQL queries are properly prepared, indicating good practice in database interaction. Furthermore, there are no critical or high-severity taint flows detected. However, concerns arise from the low percentage (7%) of properly escaped output, which suggests a potential for Cross-Site Scripting (XSS) vulnerabilities, especially given the historical prevalence of this vulnerability type in past CVEs. The plugin also makes three external HTTP requests, which could be a vector for other security issues if not handled with extreme care.

The vulnerability history shows a single known CVE, which is currently unpatched. This is a significant concern, even if it's of medium severity and quite old. The fact that it was an XSS vulnerability reinforces the concern about insufficient output escaping. While the current version may not be actively exploited due to its age, the pattern of XSS vulnerabilities in its history and the low output escaping rate present a notable risk. The plugin's strengths lie in its limited attack surface and secure database practices, but the weakness in output sanitization and the presence of a historical vulnerability are significant drawbacks.

Key Concerns

  • Low percentage of properly escaped output
  • 1 medium severity historical CVE
  • Flows with unsanitized paths detected
Vulnerabilities
1

Zendesk Chat Security Vulnerabilities

CVEs by Year

1 CVE in 2013
2013
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2013-1808medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Zendesk Chat < 1.2.6 - Cross-Site Scripting

Feb 18, 2013 Patched in 1.2.6 (3991d)
Code Analysis
Analyzed Mar 16, 2026

Zendesk Chat Code Analysis

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

Output Escaping

7% escaped28 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
do_login (includes\class-login.php:23)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Zendesk Chat Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsincludes\class-admin.php:9
actionadmin_initincludes\class-admin.php:10
actionadmin_initincludes\class-admin.php:12
actionadmin_menuincludes\class-admin.php:13
actionwp_footerzopim.php:39
actionplugins_loadedzopim.php:40
Maintenance & Trust

Zendesk Chat Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 20, 2020
PHP min version
Downloads1.3M

Community Trust

Rating80/100
Number of ratings27
Active installs10K
Developer Profile

Zendesk Chat Developer Profile

zendesk_official

2 plugins · 12K total installs

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

How We Detect Zendesk Chat

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zopim-live-chat/assets/css/zopim.css/wp-content/plugins/zopim-live-chat/assets/js/zopim.js
Script Paths
https://v2.zopim.com/widget/livechat.js
Version Parameters
zopim-live-chat/assets/css/zopim.css?ver=zopim-live-chat/assets/js/zopim.js?ver=

HTML / DOM Fingerprints

CSS Classes
zopim-auth-error-message
Data Attributes
data-zopim-id
JS Globals
zopim_livechat
FAQ

Frequently Asked Questions about Zendesk Chat