User Activation Validate Security & Risk Analysis

wordpress.org/plugins/user-activation-validate

This plugin checks and provides an interface to Admins, giving the option to either delete the user or resend activation link.

0 active installs v1.1.3 PHP 7.4+ WP 4.5+ Updated Jan 8, 2024
delete-spam-usersunactivatedunconfirmeduser-activeuser-validation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is User Activation Validate Safe to Use in 2026?

Generally Safe

Score 85/100

User Activation Validate has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The 'user-activation-validate' v1.1.3 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and performing nonce checks on its entry points. It also has no recorded vulnerability history, suggesting a generally stable codebase. However, a significant concern arises from the presence of two AJAX handlers that lack proper authentication checks. This creates a direct attack vector where unauthenticated users could potentially interact with sensitive functionality. While taint analysis did not reveal any specific issues, the unprotected AJAX endpoints are a considerable risk that warrants immediate attention. The plugin's strengths lie in its database query security and nonce implementation, but the unprotected AJAX handlers represent a notable weakness that overshadows these positive aspects.

Key Concerns

  • AJAX handlers without auth checks
  • High percentage of unescaped output
Vulnerabilities
None known

User Activation Validate Security Vulnerabilities

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

User Activation Validate Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

69% escaped13 total outputs
Attack Surface
2 unprotected

User Activation Validate Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_uav_user_resend_singleincludes\SignupHandler.php:30
authwp_ajax_uav_user_delete_singleincludes\SignupHandler.php:31
WordPress Hooks 6
actionadmin_menuincludes\AdminInterface.php:28
actionadmin_enqueue_scriptsincludes\AdminInterface.php:29
actionplugins_loadedincludes\bootstrap.php:6
filtermanage_users_columnsincludes\Init.php:41
filtermanage_users_custom_columnincludes\Init.php:44
actioninituser-activation-validate.php:39
Maintenance & Trust

User Activation Validate Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 8, 2024
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Alternatives

User Activation Validate Alternatives

No alternatives data available yet.

Developer Profile

User Activation Validate Developer Profile

CodeManas

15 plugins · 2K total installs

91
trust score
Avg Security Score
96/100
Avg Patch Time
9 days
View full developer profile
Detection Fingerprints

How We Detect User Activation Validate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/user-activation-validate/assets/js/admin.js
Script Paths
/wp-content/plugins/user-activation-validate/assets/js/admin.js
Version Parameters
user-activation-validate/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
uav-error-msg
Data Attributes
id="uav-error-msg"id="icon-themes"
JS Globals
uav
FAQ

Frequently Asked Questions about User Activation Validate