Multibyte CAPTCHA login and Mail only register Security & Risk Analysis

wordpress.org/plugins/user-mail-only-register

Multibyte CAPTCHA login form and register users with mail only.

30 active installs v4.03 PHP 8.0+ WP 4.7+ Updated Mar 29, 2026
captchaemailloginregisterusers
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multibyte CAPTCHA login and Mail only register Safe to Use in 2026?

Generally Safe

Score 100/100

Multibyte CAPTCHA login and Mail only register has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

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
Vulnerabilities
None known

Multibyte CAPTCHA login and Mail only register Security Vulnerabilities

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

Multibyte CAPTCHA login and Mail only register Release Timeline

v4.03Current
v4.02
v4.01
v4.00
v3.05
v3.04
v3.03
v3.02
v3.01
v3.00
v2.14
v2.13
v2.12
v2.11
v2.10
v2.09
v2.08
v2.07
v2.06
v2.05
Code Analysis
Analyzed Mar 16, 2026

Multibyte CAPTCHA login and Mail only register Code Analysis

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

SQL Query Safety

0% prepared2 total queries
Attack Surface

Multibyte CAPTCHA login and Mail only register Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Multibyte CAPTCHA login and Mail only register Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 29, 2026
PHP min version8.0
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Multibyte CAPTCHA login and Mail only register Developer Profile

Katsushi Kawamori

54 plugins · 56K total installs

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

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.

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Multibyte CAPTCHA login and Mail only register