User Register Filter Security & Risk Analysis

wordpress.org/plugins/user-register-filter

Restringe el registro de usuarios en tu WordPress en función de las reglas que especifiques: lista negra de dominios, de extensiones, de nombres, filt …

10 active installs v1.3 PHP + WP 4.1+ Updated May 15, 2017
banemailregisterregistrationusers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is User Register Filter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "user-register-filter" plugin v1.3 exhibits a mixed security posture. On the positive side, there are no identified vulnerabilities in its history, no dangerous functions detected, and all SQL queries utilize prepared statements, indicating good practices in these areas. The attack surface also appears to be minimal, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed, which is a significant security strength.

However, a major concern arises from the complete absence of output escaping for all nine identified outputs. This means that any data rendered by the plugin, whether user-provided or from other sources, is susceptible to cross-site scripting (XSS) attacks. Furthermore, the lack of any nonce or capability checks for potential entry points, while currently small, presents a risk if the attack surface were to expand in future versions. The absence of taint analysis results is not inherently negative but limits the ability to fully assess the risk of untrusted data flow within the plugin.

In conclusion, while the plugin benefits from a clean vulnerability history and robust handling of database operations and attack surface reduction, the lack of output escaping is a critical flaw that significantly undermines its security. The absence of checks on potential entry points also warrants attention. Users should be aware of the XSS risk until this is addressed. The clean history is encouraging, but the current code has a high-impact vulnerability.

Key Concerns

  • All identified outputs are unescaped
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

User Register Filter Security Vulnerabilities

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

User Register Filter Release Timeline

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

User Register Filter Code Analysis

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

Output Escaping

0% escaped9 total outputs
Attack Surface

User Register Filter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionregister_posttt-user-register-filter.php:70
actionadmin_menutt-user-register-filter.php:89
actionadmin_inittt-user-register-filter.php:144
actionplugins_loadedtt-user-register-filter.php:151
Maintenance & Trust

User Register Filter Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedMay 15, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

User Register Filter Developer Profile

Tible Technologies

1 plugin · 10 total installs

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

How We Detect User Register Filter

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
tt_user_register_filter_ending_email_blacklisttt_user_register_filter_intelligent_filter
FAQ

Frequently Asked Questions about User Register Filter