Registration Statistics Security & Risk Analysis

wordpress.org/plugins/registration-statistics

Displays graphs and tables showing counts of daily user registrations for a selected date range.

30 active installs v1.0 PHP + WP 3.0+ Updated Jun 4, 2011
analyticsregistrationstatisticsstatstracking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Registration Statistics Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "registration-statistics" v1.0 plugin demonstrates some concerning security practices despite a clean vulnerability history. The static analysis reveals a single AJAX handler that lacks any authentication or authorization checks, creating a direct and unprotected entry point into the plugin's functionality. This is a significant oversight that could allow unauthorized users to trigger potentially sensitive operations.

While the plugin scores well on other static analysis metrics, such as the absence of dangerous functions, all SQL queries using prepared statements, and properly escaped output, the unprotected AJAX handler overshadows these strengths. The lack of any recorded vulnerabilities in its history is a positive indicator, suggesting that either the plugin has been developed with a focus on security or its limited attack surface has not yet been exploited. However, the presence of an unprotected entry point, regardless of historical exploits, presents a clear and immediate risk that needs to be addressed.

In conclusion, the plugin's clean vulnerability history and good practices in other areas are positive. Nevertheless, the unprotected AJAX handler is a critical weakness that significantly elevates the risk profile. This single issue necessitates immediate attention to harden the plugin's security posture and protect against potential unauthorized access or actions.

Key Concerns

  • AJAX handler without auth checks
Vulnerabilities
None known

Registration Statistics Security Vulnerabilities

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

Registration Statistics 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
1 unprotected

Registration Statistics Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_get_registration_statisticsregistration_statistics.php:16
WordPress Hooks 2
actionadmin_initregistration_statistics.php:14
actionadmin_menuregistration_statistics.php:15
Maintenance & Trust

Registration Statistics Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJun 4, 2011
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Registration Statistics Developer Profile

tombenner

5 plugins · 70 total installs

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

How We Detect Registration Statistics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/registration-statistics/css/style.css/wp-content/plugins/registration-statistics/js/registration_statistics.js
Script Paths
/wp-content/plugins/registration-statistics/js/registration_statistics.js
Version Parameters
registration-statistics/css/style.css?ver=registration-statistics/js/registration_statistics.js?ver=

HTML / DOM Fingerprints

CSS Classes
registration-statistics-chart-container
Data Attributes
data-rs-chart-data
JS Globals
registrationStatisticsChartData
REST Endpoints
/wp-json/registration-statistics/v1/data
Shortcode Output
[registration_statistics_chart]
FAQ

Frequently Asked Questions about Registration Statistics