Email Validator for Comments Security & Risk Analysis

wordpress.org/plugins/email-validator-for-comments

Blocks comment submission until the user confirms their email address with a one-time link. No accounts or captchas required.

0 active installs v1.8.3 PHP + WP 5.0+ Updated Aug 7, 2025
comment-moderationcommentsemail-confirmationemail-verificationspam-prevention
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Email Validator for Comments Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "email-validator-for-comments" plugin, version 1.8.3, exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by not exposing a large attack surface, having no unauthenticated AJAX handlers or REST API routes, and properly escaping a high percentage of its outputs. The plugin also implements a reasonable number of nonce and capability checks, indicating an awareness of common WordPress security mechanisms. The absence of known CVEs and a clean vulnerability history further bolster its security reputation, suggesting a mature and well-maintained codebase.

However, the analysis does reveal some areas for concern. Specifically, the presence of two SQL queries that do not use prepared statements is a significant risk. While the number is small, unparameterized SQL queries are a common vector for SQL injection vulnerabilities. If these queries handle any user-supplied input, even indirectly, they could be exploited. Additionally, while the plugin has no recorded vulnerabilities, the lack of prepared statements means that any future, undiscovered vulnerabilities in these query areas could be more severe. The plugin's limited attack surface and lack of critical taint flows are positive indicators, but the SQL query issue represents a clear and present risk that should be addressed to ensure robust security.

Key Concerns

  • Raw SQL queries without prepared statements
Vulnerabilities
None known

Email Validator for Comments Security Vulnerabilities

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

Email Validator for Comments Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

92% escaped13 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<email-validator-for-comments> (email-validator-for-comments.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Email Validator for Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filterpre_comment_approvedemail-validator-for-comments.php:19
filtercomment_post_redirectemail-validator-for-comments.php:58
actionwp_enqueue_scriptsemail-validator-for-comments.php:67
actionwp_footeremail-validator-for-comments.php:80
actioninitemail-validator-for-comments.php:87
actionevfc_cleanup_eventemail-validator-for-comments.php:113
actionadmin_menuemail-validator-for-comments.php:123
actionadmin_initemail-validator-for-comments.php:186
actionadmin_initemail-validator-for-comments.php:208

Scheduled Events 1

evfc_cleanup_event
Maintenance & Trust

Email Validator for Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 7, 2025
PHP min version
Downloads235

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Email Validator for Comments Developer Profile

Security Insight

1 plugin · 0 total installs

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

How We Detect Email Validator for Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/email-validator-for-comments/style.css
Script Paths
/wp-content/plugins/email-validator-for-comments/script.js
Version Parameters
email-validator-for-comments/style.css?ver=email-validator-for-comments/script.js?ver=

HTML / DOM Fingerprints

JS Globals
window.addEventListenerwindow.scrollTo
FAQ

Frequently Asked Questions about Email Validator for Comments