
WP User Visitors Security & Risk Analysis
wordpress.org/plugins/recent-wp-user-visitorsUnder each post or page Its display recent visited user(registered)image and email.
Is WP User Visitors Safe to Use in 2026?
Generally Safe
Score 85/100WP User Visitors has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "recent-wp-user-visitors" plugin v1.0.0 demonstrates a mixed security posture. On the positive side, it has a small attack surface with only one identified entry point (a shortcode) and no registered AJAX handlers or REST API routes that appear to lack authentication. The absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are also good indicators. Furthermore, the plugin has no recorded vulnerability history, suggesting a relatively stable past.
However, significant concerns arise from the lack of output escaping, with 0% of 19 total outputs being properly escaped. This is a critical weakness that can easily lead to Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks for its single entry point (the shortcode) also means that potentially sensitive actions triggered by the shortcode could be performed by unauthorized users or through Cross-Site Request Forgery (CSRF) attacks, as there are no mechanisms to verify the request's origin or the user's permissions. The plugin's static analysis also shows 0 taint flows, which could be due to the limited scope of the analysis or simply the absence of complex data handling.
In conclusion, while the plugin has a small attack surface and avoids some common pitfalls like raw SQL and dangerous functions, the severe lack of output escaping and the absence of essential security checks like nonces and capability checks for its shortcode represent substantial risks. The plugin's history of no vulnerabilities is positive but does not mitigate the current, evidence-backed security flaws.
Key Concerns
- Unescaped output (100%)
- Missing nonce checks
- Missing capability checks
WP User Visitors Security Vulnerabilities
WP User Visitors Code Analysis
Output Escaping
WP User Visitors Attack Surface
Shortcodes 1
WordPress Hooks 4
Maintenance & Trust
WP User Visitors Maintenance & Trust
Maintenance Signals
Community Trust
WP User Visitors Alternatives
Gallery for Users
gallery-for-users
Allow your users to display their images and videos with this flexible user gallery plugin.
Custom Post Avatar
custom-post-avatar
Custom Post Avatar gives you the possibility to replace your default avatar by a custom image on each post individually.
User Grid – Display WordPress Users in a Beautiful Grid Layout
user-grid
Display WordPress users in grid, list, or slider layouts using Gutenberg blocks or shortcodes. Includes query builder and custom user fields.
WP User Visitors Developer Profile
3 plugins · 320 total installs
How We Detect WP User Visitors
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.