
Easy Leads Free Security & Risk Analysis
wordpress.org/plugins/easy-leads-freeEasy Leads Free - collect leads and contacts from your website to the database. Send mails to your leads from the admin panel after.
Is Easy Leads Free Safe to Use in 2026?
Generally Safe
Score 85/100Easy Leads Free has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "easy-leads-free" v1.0.0 plugin presents a generally good security posture based on the provided static analysis. The plugin has a small attack surface with no unprotected entry points, a reasonable number of shortcodes, and no exposed AJAX handlers or REST API routes without proper checks. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests are positive indicators. The code signals also show a significant percentage of output being properly escaped, which is crucial for preventing cross-site scripting (XSS) vulnerabilities.
However, a notable concern lies in the handling of SQL queries. All 8 SQL queries are executed without the use of prepared statements. This represents a significant risk of SQL injection vulnerabilities, especially if the data used in these queries originates from user input, which is not explicitly detailed in the taint analysis but is a common vector. The lack of nonce checks is also a weakness, though its impact is mitigated by the absence of unprotected AJAX handlers.
With no known historical vulnerabilities (CVEs) and no critical or high-severity issues identified in the taint analysis, the plugin has a clean track record. This suggests either diligent development practices or a lack of targeting. Nevertheless, the raw SQL queries remain a significant, inherent risk that could be exploited. In conclusion, while the plugin demonstrates strengths in limiting its attack surface and performing output escaping, the prevalent use of un-prepared SQL queries is a substantial security weakness that needs to be addressed.
Key Concerns
- All SQL queries are not using prepared statements
- No nonce checks on entry points
Easy Leads Free Security Vulnerabilities
Easy Leads Free Code Analysis
SQL Query Safety
Output Escaping
Easy Leads Free Attack Surface
Shortcodes 2
WordPress Hooks 12
Maintenance & Trust
Easy Leads Free Maintenance & Trust
Maintenance Signals
Community Trust
Easy Leads Free Alternatives
ScuolaSemplice Contacts
scuolasemplice-contacts
Plugin that allows you to publish contact forms to acquire leads and student data that will be automatically imported into the ScuolaSemplice software
Income Activator Referral Revenue
income-activator-referral-revenue
Add an Income Activator Referral Form to your WordPress website. An Income Activator account is required to use this plug-in.
MW WP Form
mw-wp-form
MW WP Form is shortcode base contact form plugin. This plugin have many features. For example you can use many validation rules, inquiry data saving, …
YITH WooCommerce Ajax Search
yith-woocommerce-ajax-search
YITH WooCommerce Ajax Search allows your users to search products in real time.
Contact Form by BestWebSoft – Advanced WP Contact Form Builder for WordPress
contact-form-plugin
The most powerful and user-friendly WordPress contact form plugin. Create beautiful contact forms, widgets and pages using shortcodes.
Easy Leads Free Developer Profile
1 plugin · 0 total installs
How We Detect Easy Leads Free
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<form method="POST" id="easy_leads_form" action="/wp-admin/admin-post.php"><input type="hidden" name="action" value="easy_leads_form"/><input type="text" name="name" placeholder="Name"/><input type="text" name="phone" placeholder="Phone"/>