
Multibyte CAPTCHA login and Mail only register Security & Risk Analysis
wordpress.org/plugins/user-mail-only-registerMultibyte CAPTCHA login form and register users with mail only.
Is Multibyte CAPTCHA login and Mail only register Safe to Use in 2026?
Generally Safe
Score 100/100Multibyte CAPTCHA login and Mail only register has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "user-mail-only-register" v4.03 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all identified output is properly escaped, and there are no observed file operations or external HTTP requests. This suggests a generally good adherence to secure coding practices in these areas. However, a significant concern arises from the complete absence of nonce checks and capability checks. This means that any functionality the plugin might offer, even if not directly exposed via typical entry points, is not protected against unauthorized access or manipulation.
The code analysis also highlights two SQL queries that are not using prepared statements. While the total number of queries is small, this represents a direct risk of SQL injection vulnerabilities. The taint analysis reports zero flows, which is positive, but this could also be an indicator of limited complexity or a very small code base that doesn't expose many opportunities for taint. The vulnerability history is clean, with no known CVEs. This is a strong positive indicator, suggesting the plugin has historically been secure or has had its vulnerabilities addressed. However, the lack of historical vulnerability data also means we can't assess the developer's track record in fixing issues promptly.
In conclusion, while the plugin has a minimal attack surface and good output sanitization, the lack of authentication and authorization checks, coupled with the use of raw SQL queries, presents notable security weaknesses. The absence of historical vulnerabilities is encouraging, but it doesn't negate the immediate risks identified in the current code analysis. A more robust implementation would involve implementing proper nonce and capability checks for any administrative or user-facing functions.
Key Concerns
- Raw SQL queries without prepared statements
- Missing Nonce checks
- Missing Capability checks
Multibyte CAPTCHA login and Mail only register Security Vulnerabilities
Multibyte CAPTCHA login and Mail only register Release Timeline
Multibyte CAPTCHA login and Mail only register Code Analysis
SQL Query Safety
Multibyte CAPTCHA login and Mail only register Attack Surface
Maintenance & Trust
Multibyte CAPTCHA login and Mail only register Maintenance & Trust
Maintenance Signals
Community Trust
Multibyte CAPTCHA login and Mail only register Alternatives
UsersWP – ReCaptcha
userswp-recaptcha
ReCaptcha addon for UsersWP.
DX Login Register
dx-login-register
Custom login and registration. 自定义登录注册。
Magic Login Mail or QR Code
magic-login-mail
Enter your email address, and send you an email with a magic link or QR Code to login without a password.
WP Frontend Profile
wp-front-end-profile
WP Frontend Profile allows users to edit/view their profile and register/login without going into the dashboard to do so.
Frontend Dashboard Captcha
frontend-dashboard-captcha
Frontend Dashboard Captcha WordPress plugin is a supportive plugin for Frontend Dashboard to protect against spam in Login and Register form.
Multibyte CAPTCHA login and Mail only register Developer Profile
54 plugins · 56K total installs
How We Detect Multibyte CAPTCHA login and Mail only register
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.