QuickEmailVerification Security & Risk Analysis

wordpress.org/plugins/quickemailverification

The QuickEmailVerification email verification plugin to avoid fake, bad and nonexistent emails.

200 active installs v1.11.0 PHP + WP 4.6+ Updated Feb 5, 2026
disposable-emailemail-checkeremail-validationemail-verificationform-validation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is QuickEmailVerification Safe to Use in 2026?

Generally Safe

Score 100/100

QuickEmailVerification 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 quickemailverification plugin v1.11.0 presents a mixed security posture. While it demonstrates good practices in terms of SQL query handling and the absence of critical taint flows, significant concerns arise from its attack surface and output escaping. The presence of one unprotected AJAX handler is a direct entry point for potential malicious input, especially given the lack of proper capability checks. The low percentage of properly escaped output (43%) suggests a high risk of cross-site scripting (XSS) vulnerabilities. The plugin's history of zero known CVEs is a positive indicator, suggesting a generally stable codebase, but it cannot mitigate the immediate risks identified in the static analysis. In conclusion, while the plugin appears to avoid common severe vulnerabilities like unpatched CVEs or raw SQL injections, the unprotected AJAX handler and widespread output escaping issues create a notable risk profile that requires immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • Low percentage of properly escaped output
  • Missing nonce checks on AJAX handler
  • Missing capability checks on AJAX handler
Vulnerabilities
None known

QuickEmailVerification Security Vulnerabilities

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

QuickEmailVerification Code Analysis

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

Output Escaping

43% escaped28 total outputs
Attack Surface
1 unprotected

QuickEmailVerification Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_qev_submit_feedbackquickemailverification.php:23
WordPress Hooks 23
actionadmin_noticesquickemailverification.php:21
actionadmin_enqueue_scriptsquickemailverification.php:22
actionadmin_footer_textquickemailverification.php:24
actionadmin_menuquickemailverification.php:59
actionadmin_initquickemailverification.php:91
filterwpcf7_validate_emailquickemailverification.php:795
filterwpcf7_validate_email*quickemailverification.php:796
filterninja_forms_submit_dataquickemailverification.php:801
filterfrm_validate_entryquickemailverification.php:805
filterwppb_check_form_field_default-e-mailquickemailverification.php:809
filtercntctfrm_check_formquickemailverification.php:813
filterum_submit_form_errors_hookquickemailverification.php:818
filterum_submit_account_errors_hookquickemailverification.php:819
filterum_reset_password_errors_hookquickemailverification.php:820
filterum_access_profilequickemailverification.php:821
actionwoocommerce_after_checkout_validationquickemailverification.php:827
actionwoocommerce_register_postquickemailverification.php:828
filterwpforms_process_after_filterquickemailverification.php:833
filterfluentform_validate_input_item_input_emailquickemailverification.php:837
actionuser_registration_validate_user_emailquickemailverification.php:844
actioneverest_forms_process_validate_emailquickemailverification.php:848
actionbp_signup_pre_validatequickemailverification.php:855
filteris_emailquickemailverification.php:861
Maintenance & Trust

QuickEmailVerification Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 5, 2026
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings5
Active installs200
Developer Profile

QuickEmailVerification Developer Profile

quickemailverification

1 plugin · 200 total installs

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

How We Detect QuickEmailVerification

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quickemailverification/jquery-ui.css/wp-content/plugins/quickemailverification/feedback.js/wp-content/plugins/quickemailverification/qev.js/wp-content/plugins/quickemailverification/jquery-ui.js
Script Paths
/wp-content/plugins/quickemailverification/feedback.js/wp-content/plugins/quickemailverification/qev.js/wp-content/plugins/quickemailverification/jquery-ui.js

HTML / DOM Fingerprints

CSS Classes
qev-feedback-modal
HTML Comments
<!-- IMPORTANT: For QEV to integrate with your forms, you must enable the relevant form plugin hook(s) below. If you are using a custom form or a form plugin not listed, you can enable the 'Hook to is_email() function' option. -->
Data Attributes
data-qev-iddata-qev-api-keydata-qev-messagedata-qev-submitdata-qev-results-to-excludedata-qev-debug-log
JS Globals
qev_admin_script
FAQ

Frequently Asked Questions about QuickEmailVerification