User Registration Email Validator Security & Risk Analysis

wordpress.org/plugins/user-registration-email-validator

Validate and Verify any email using is_email() and stop spam comments spam logins and registration.

40 active installs v3.3 PHP 7.1+ WP 4.0+ Updated Aug 26, 2025
email-validatoris_emailuser-email-checkeruser-registrationuser-registration-email-checker
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is User Registration Email Validator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The "user-registration-email-validator" plugin v3.3 exhibits a generally strong security posture, with no known vulnerabilities or CVEs recorded in its history. The static analysis also reveals a commendably small attack surface with zero unprotected entry points, and all SQL queries are properly prepared. Furthermore, there are no instances of dangerous functions, file operations, or bundled libraries that could introduce risk. The presence of nonce and capability checks, albeit only one of each, is also a positive sign.

However, a few areas warrant attention. The output escaping is significantly lacking, with only 31% of outputs properly escaped, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled meticulously within those unescaped outputs. Additionally, the taint analysis identified one flow with an unsanitized path, which, although not classified as critical or high severity, represents a potential avenue for unintended data handling or manipulation. The presence of external HTTP requests also introduces a minor risk if the target URLs are not trustworthy or if the data sent/received is not properly validated.

Overall, the plugin benefits from a clean vulnerability history and robust handling of critical areas like SQL and attack surface. The primary concerns lie in the insufficient output escaping and the single identified unsanitized path flow. While these do not appear to be immediately critical, they represent weaknesses that could be exploited. Further investigation into the specific nature of the unsanitized path and the context of the unescaped outputs would be beneficial for a complete risk assessment.

Key Concerns

  • Output escaping is poor (31% proper)
  • Taint analysis found 1 unsanitized path flow
  • Presence of external HTTP requests
Vulnerabilities
None known

User Registration Email Validator Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

User Registration Email Validator Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

User Registration Email Validator Code Analysis

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

Output Escaping

31% escaped13 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
settings (user-registration-email-validator.php:240)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

User Registration Email Validator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_menuuser-registration-email-validator.php:48
actionadmin_inituser-registration-email-validator.php:49
filterplugin_action_linksuser-registration-email-validator.php:51
actionwoocommerce_after_checkout_validationuser-registration-email-validator.php:59
filterregistration_errorsuser-registration-email-validator.php:63
filteruser_profile_update_errorsuser-registration-email-validator.php:64
filterlogin_errorsuser-registration-email-validator.php:65
actionregister_postuser-registration-email-validator.php:68
filteris_emailuser-registration-email-validator.php:71
actionadmin_noticesuser-registration-email-validator.php:106
Maintenance & Trust

User Registration Email Validator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 26, 2025
PHP min version7.1
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

User Registration Email Validator Developer Profile

Kalpraj Solutions

2 plugins · 140 total installs

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

How We Detect User Registration Email Validator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/user-registration-email-validator/css/style.css
Version Parameters
user-registration-email-validator/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
notice-warning
FAQ

Frequently Asked Questions about User Registration Email Validator