Display Recently Registered Users Security & Risk Analysis

wordpress.org/plugins/display-recently-registered-users

Display recently registered users in a widget.

10 active installs v0.0.5 PHP + WP 3.5+ Updated Aug 15, 2014
recentregisteruserswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Recently Registered Users Safe to Use in 2026?

Generally Safe

Score 85/100

Display Recently Registered Users has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "display-recently-registered-users" plugin version 0.0.5 exhibits a generally good security posture based on the static analysis. There are no identified vulnerabilities in its history, and the code analysis reveals no dangerous functions, file operations, external HTTP requests, or bundled libraries. Furthermore, there are no identified taint flows, indicating a lack of readily apparent ways for malicious input to be mishandled.

However, significant concerns arise from the lack of proper security checks. The absence of nonce checks, capability checks, and any form of authorization on all entry points is a major weakness. While the attack surface is currently zero in terms of directly exposed AJAX, REST API, shortcodes, or cron events, this could change with future updates or user-defined configurations without proper security hooks. The sole SQL query is not using prepared statements, which introduces a risk of SQL injection, albeit a minor one given its isolation. The poor output escaping (only 28% properly escaped) is also a significant concern, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever displayed without sanitization.

In conclusion, while the plugin is free of known vulnerabilities and complex malicious code patterns, the fundamental security checks are missing. The lack of authorization and poor output escaping create substantial risks. The plugin's current safety relies heavily on the fact that there are no exploitable entry points detected in this specific version and that the single SQL query is likely not user-facing in a way that invites direct manipulation. Future versions without these security fundamentals in place could become vulnerable.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
  • Raw SQL without prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Display Recently Registered Users Security Vulnerabilities

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

Display Recently Registered Users Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
31
12 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

28% escaped43 total outputs
Attack Surface

Display Recently Registered Users Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitdrru.php:205
actionwidgets_initdrru.php:206
Maintenance & Trust

Display Recently Registered Users Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 15, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Display Recently Registered Users Developer Profile

jp2112

14 plugins · 1K total installs

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

How We Detect Display Recently Registered Users

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-recently-registered-users/display-recently-registered-users.php

HTML / DOM Fingerprints

CSS Classes
drru-users-listrightfloat
HTML Comments
<!-- inline CSS to prevent pagespeed complaint about small CSS file -->
Data Attributes
titleforidnamevaluechecked+2 more
FAQ

Frequently Asked Questions about Display Recently Registered Users