UserCheck Security & Risk Analysis

wordpress.org/plugins/usercheck

Protect your WordPress site from disposable email addresses using the UserCheck API.

100 active installs v0.1.1 PHP 7.2+ WP 5.2+ Updated Jan 6, 2025
anti-spamdisposable-emailemail-validation
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is UserCheck Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'usercheck' plugin version 0.1.1 presents a generally positive security posture based on the static analysis. The complete absence of an attack surface, including AJAX handlers, REST API routes, shortcodes, and cron events, is a significant strength, indicating no readily exposed entry points for attackers. Furthermore, the code demonstrates good practices with 100% of SQL queries utilizing prepared statements and a high percentage of output being properly escaped. The presence of a nonce check further enhances security against common web attacks. The plugin's vulnerability history is also a strong indicator of its current security, with zero recorded CVEs and no common vulnerability types. This suggests a lack of known exploitable flaws. However, the plugin's overall security can be considered incomplete due to the lack of capability checks and the presence of external HTTP requests without clear indication of their security implications. While no specific critical or high-severity issues were identified in the taint analysis, the potential for issues arising from unauthenticated external requests or improper capability checks cannot be fully dismissed without further investigation. The plugin's strengths lie in its minimal attack surface and adherence to core WordPress security practices like prepared statements and output escaping. Its weakness lies in the potential for privilege escalation or information disclosure through the undocumented external HTTP requests or the complete absence of capability checks.

Key Concerns

  • No capability checks found
  • External HTTP requests present without clear auth
Vulnerabilities
None known

UserCheck Security Vulnerabilities

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

UserCheck Code Analysis

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

Output Escaping

88% escaped8 total outputs
Attack Surface

UserCheck Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuusercheck.php:63
actionadmin_initusercheck.php:64
actionadmin_initusercheck.php:65
actionupdate_option_usercheck_api_keyusercheck.php:66
filteris_emailusercheck.php:67
Maintenance & Trust

UserCheck Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 6, 2025
PHP min version7.2
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

UserCheck Developer Profile

UserCheck

1 plugin · 100 total installs

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

How We Detect UserCheck

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
usercheck-api-key-description
FAQ

Frequently Asked Questions about UserCheck