FixBounce Email Verifier Security & Risk Analysis

wordpress.org/plugins/fixbounce-email-verifier

Block fake, disposable, and non-existent emails via SMTP verification. 5 free verifications/day, no signup needed.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Apr 5, 2026
disposable-emailemail-validationemail-verificationfake-email-blockerspam-protection
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FixBounce Email Verifier Safe to Use in 2026?

Generally Safe

Score 100/100

FixBounce Email Verifier 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 "fixbounce-email-verifier" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs and a clean vulnerability history are positive indicators. Furthermore, the code analysis reveals good development practices, with 100% of SQL queries utilizing prepared statements and all output being properly escaped. The limited attack surface, with only three AJAX handlers and no REST API routes, shortcodes, or cron events, also contributes to a lower risk profile.

However, there are areas that warrant attention. The presence of external HTTP requests, while not inherently a vulnerability, can introduce risks if the target endpoints are compromised or if the data sent is sensitive. The limited number of nonce and capability checks, especially given the AJAX handlers, is a potential concern. While the static analysis reports zero unprotected entry points, a thorough manual review of the AJAX handlers is recommended to ensure robust authentication and authorization are indeed in place for all relevant actions.

Overall, the plugin appears to be developed with security in mind, evidenced by its clean history and good code hygiene. The primary area for improvement lies in ensuring that all external interactions and AJAX endpoints are adequately secured. The lack of critical or high-severity issues in the taint analysis is a significant strength.

Key Concerns

  • External HTTP requests present
  • Limited nonce checks on AJAX handlers
  • Limited capability checks
Vulnerabilities
None known

FixBounce Email Verifier Security Vulnerabilities

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

FixBounce Email Verifier Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

FixBounce Email Verifier Code Analysis

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

Output Escaping

100% escaped54 total outputs
Attack Surface

FixBounce Email Verifier Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_fixbounce_verifyfixbounce-email-verifier.php:48
noprivwp_ajax_fixbounce_verifyfixbounce-email-verifier.php:49
authwp_ajax_fixbounce_bulk_verifyfixbounce-email-verifier.php:50
WordPress Hooks 8
actionadmin_menufixbounce-email-verifier.php:22
actionadmin_initfixbounce-email-verifier.php:23
actionadmin_enqueue_scriptsfixbounce-email-verifier.php:24
actionadmin_noticesfixbounce-email-verifier.php:25
filterregistration_errorsfixbounce-email-verifier.php:29
filterpreprocess_commentfixbounce-email-verifier.php:34
actionwp_enqueue_scriptsfixbounce-email-verifier.php:39
actionwoocommerce_checkout_processfixbounce-email-verifier.php:44
Maintenance & Trust

FixBounce Email Verifier Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 5, 2026
PHP min version7.4
Downloads0

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

FixBounce Email Verifier Developer Profile

fixbounce

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 FixBounce Email Verifier

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fixbounce-email-verifier/fixbounce.js
Script Paths
/wp-content/plugins/fixbounce-email-verifier/fixbounce.js
Version Parameters
fixbounce-email-verifier/fixbounce.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- fixbounce email verifier settings -->
Data Attributes
data-fixbounce-api-keydata-fixbounce-ajax-urldata-fixbounce-nonce
JS Globals
fixbounceVerify
REST Endpoints
/wp-json/fixbounce-email-verifier/v1/verify
FAQ

Frequently Asked Questions about FixBounce Email Verifier