Antideo Email Validator Security & Risk Analysis

wordpress.org/plugins/antideo-email-validator

Form email validation, Email Blacklist, Domain Blacklist, Form email check, Real time email validator Requires at least: 4.7 Tested up to: 6.9.

900 active installs v1.0.11 PHP + WP + Updated Mar 12, 2026
disposable-emailsemail-checkeremail-syntax-checkemail-validationemail-validator
97
A · Safe
CVEs total1
Unpatched0
Last CVEJan 16, 2026
Safety Verdict

Is Antideo Email Validator Safe to Use in 2026?

Generally Safe

Score 97/100

Antideo Email Validator has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jan 16, 2026Updated 2mo ago
Risk Assessment

The "antideo-email-validator" v1.0.11 plugin presents a mixed security posture. While it demonstrates good practices in SQL query handling with 100% prepared statements and a decent number of capability checks, several concerning areas exist. The output escaping is only 52% properly done, indicating a risk of Cross-Site Scripting (XSS) vulnerabilities in a significant portion of its output. Furthermore, the presence of a historically known, unpatched high-severity CVE, specifically an SQL Injection vulnerability, is a major red flag. The taint analysis shows one flow with unsanitized paths, which, although not critically or highly severe according to the static analysis, could be related to the historical SQL injection issue. The attack surface is relatively small, with no unprotected entry points identified in the static analysis. However, the lack of nonce checks on any entry points, combined with the historical SQL injection vulnerability, suggests a potential for exploitation if the unsanitized flow or the historical vulnerability can be triggered without proper verification. The plugin's history of high-severity SQL injection issues, despite improvements in its current SQL handling, warrants caution.

Key Concerns

  • Unpatched High Severity CVE (SQL Injection)
  • Significant proportion of unescaped output (XSS risk)
  • Flow with unsanitized paths (potential for injection)
  • No nonce checks on any entry points
Vulnerabilities
1 published

Antideo Email Validator Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2025-68017high · 7.5Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Antideo Email Validator <= 1.0.10 - Unauthenticated SQL Injection

Jan 16, 2026 Patched in 1.0.11 (61d)
Version History

Antideo Email Validator Release Timeline

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

Antideo Email Validator Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
14 prepared
Unescaped Output
112
119 escaped
Nonce Checks
0
Capability Checks
5
File Operations
0
External Requests
3
Bundled Libraries
0

SQL Query Safety

100% prepared14 total queries

Output Escaping

52% escaped231 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
activate (antideo-email-validator.php:268)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Antideo Email Validator Attack Surface

Entry Points2
Unprotected0

REST API Routes 2

GET/wp-json/antideo-email-validator/v1disposable_emails/(?P<last_updated_date>[0-9-]+)antideo-email-validator.php:67
GET/wp-json/antideo-email-validator/v1disposable_emails/antideo-email-validator.php:79
WordPress Hooks 17
actionplugins_loadedantideo-email-validator.php:35
actionadmin_menuantideo-email-validator.php:40
actionadmin_initantideo-email-validator.php:41
filterplugin_action_linksantideo-email-validator.php:43
filterwpcf7_validate_emailantideo-email-validator.php:47
filterwpcf7_validate_email*antideo-email-validator.php:48
actionfrm_validate_entryantideo-email-validator.php:51
filtercntctfrm_check_formantideo-email-validator.php:53
filterninja_forms_submit_dataantideo-email-validator.php:56
filteris_emailantideo-email-validator.php:58
filterregistration_errorsantideo-email-validator.php:59
filteruser_profile_update_errorsantideo-email-validator.php:60
filterlogin_errorsantideo-email-validator.php:61
actionadmin_noticesantideo-email-validator.php:64
actionrest_api_initantideo-email-validator.php:66
actionrest_api_initantideo-email-validator.php:78
actionadmin_noticesantideo-email-validator.php:89
Maintenance & Trust

Antideo Email Validator Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedMar 12, 2026
PHP min version
Downloads14K

Community Trust

Rating70/100
Number of ratings14
Active installs900
Developer Profile

Antideo Email Validator Developer Profile

Antideo

1 plugin · 900 total installs

86
trust score
Avg Security Score
97/100
Avg Patch Time
61 days
View full developer profile
Detection Fingerprints

How We Detect Antideo Email Validator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/antideo-email-validator/assets/css/style.css
Script Paths
/wp-content/plugins/antideo-email-validator/assets/js/antideo.js
Version Parameters
antideo-email-validator/assets/css/style.css?ver=antideo-email-validator/assets/js/antideo.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/antideo-email-validator/v1/disposable_emails//wp-json/antideo-email-validator/v1/disposable_emails/(?P<last_updated_date>[0-9-]+)
FAQ

Frequently Asked Questions about Antideo Email Validator