Users Registration Date Security & Risk Analysis

wordpress.org/plugins/users-registered-list

New sortable "Registered" date column on the Users page in wp-admin area to see when each user has registered on a site.

2K active installs v1.0.1 PHP 5.6+ WP 3.3+ Updated Dec 30, 2025
registered-dateregistrationsortusersusers-list
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Users Registration Date Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The static analysis of the 'users-registered-list' plugin v1.0.1 indicates a strong security posture based on the reported findings. The plugin exhibits no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication or permission checks. Furthermore, the code signals report a clean slate with no dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. The absence of file operations and external HTTP requests further contributes to a reduced attack surface.

Taint analysis shows no identified flows with unsanitized paths, reinforcing the impression of well-written and secure code. The vulnerability history is also entirely clean, with zero known CVEs, further bolstering confidence in the plugin's security. However, the complete lack of any security-related signals (e.g., nonces, capability checks, or any identified entry points that *would* require them) might suggest a very limited functionality or that the analysis might have missed certain aspects of the plugin's interaction with WordPress core if its functionality is highly integrated or relies on WordPress hooks that are not directly represented as explicit entry points.

Overall, based on the provided data, the plugin appears to be very securely coded. The strengths lie in its adherence to secure coding practices like prepared statements and output escaping, and the absence of known vulnerabilities. The only potential area for consideration is the complete absence of any observed security checks or exposed entry points, which, while currently showing no issues, could be an indicator of either extremely minimal functionality or a need for more in-depth analysis if the plugin's purpose suggests a broader interaction with the system.

Key Concerns

  • No nonce checks observed
  • No capability checks observed
Vulnerabilities
None known

Users Registration Date Security Vulnerabilities

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

Users Registration Date Code Analysis

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

Users Registration Date Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filtermanage_users_columnsusers-registered-list.php:40
filtermanage_users_custom_columnusers-registered-list.php:72
filtermanage_users_sortable_columnsusers-registered-list.php:88
Maintenance & Trust

Users Registration Date Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 30, 2025
PHP min version5.6
Downloads9K

Community Trust

Rating100/100
Number of ratings4
Active installs2K
Developer Profile

Users Registration Date Developer Profile

Slava Abakumov

8 plugins · 3K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
104 days
View full developer profile
Detection Fingerprints

How We Detect Users Registration Date

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Users Registration Date