Display Live Visitors & Counter Security & Risk Analysis

wordpress.org/plugins/display-live-visitors-counter

Show How Many Users Are Online On Your Wordpress Site.

100 active installs v1.0 PHP 7.0+ WP 5.0+ Updated Jul 17, 2020
counterdisplayliveusers-onlinevisitors
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Live Visitors & Counter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The plugin "display-live-visitors-counter" v1.0 exhibits a generally concerning security posture despite its minimal attack surface. While the static analysis indicates no exposed entry points like AJAX handlers, REST API routes, or shortcodes without authentication checks, this is heavily overshadowed by critical code quality issues. A significant concern is the complete lack of proper output escaping across all identified outputs, meaning any data processed by the plugin and displayed to users is potentially vulnerable to cross-site scripting (XSS) attacks. Furthermore, the presence of SQL queries that are not using prepared statements introduces a risk of SQL injection vulnerabilities, particularly if user-supplied data is involved in these queries. The absence of nonce and capability checks further exacerbates these risks by providing attackers with easier avenues to exploit potential weaknesses. The plugin's vulnerability history, showing no known CVEs, is a positive sign but does not mitigate the inherent risks identified in its current codebase. The lack of any recorded vulnerabilities could also indicate a lack of rigorous security auditing or simply that the plugin has not been a target of widespread exploitation due to its limited functionality or user base, rather than indicating inherent strength. In conclusion, while the plugin has a small attack surface, the critical flaws in output escaping and the use of raw SQL queries represent significant security weaknesses that require immediate attention. The absence of proper authorization checks on any potential, albeit unadvertised, data processing points further adds to the risk profile.

Key Concerns

  • SQL queries not using prepared statements
  • All outputs unescaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Display Live Visitors & Counter Security Vulnerabilities

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

Display Live Visitors & Counter Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped17 total outputs
Attack Surface

Display Live Visitors & Counter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_footerdisplay-live-visitors-counter.php:31
filterwidget_textdisplay-live-visitors-counter.php:38
filtermanage_users_columnsdisplay-live-visitors-counter.php:41
actionmanage_users_custom_columndisplay-live-visitors-counter.php:42
actionwp_dashboard_setupdisplay-live-visitors-counter.php:43
actioninitdisplay-live-visitors-counter.php:296
actionwidgets_initdisplay-live-visitors-counter.php:297
Maintenance & Trust

Display Live Visitors & Counter Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 17, 2020
PHP min version7.0
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Display Live Visitors & Counter Developer Profile

Rajdip Sinha Roy

5 plugins · 400 total installs

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

How We Detect Display Live Visitors & Counter

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- 5sec Who's Online is not active! -->
Data Attributes
id="whois_disp_dashboard_widget"id="message" class="error"
Shortcode Output
<li>Total users online: {total_cnt}</li><li>Guests online: {guests_cnt}</li><li>Logged in users online: {loggedin_cnt}; {loggedin_list_links}</li>
FAQ

Frequently Asked Questions about Display Live Visitors & Counter