Simple Lead Generator Security & Risk Analysis

wordpress.org/plugins/simple-lead-generator

🔥 Easily Generate Leads with an AJAX-Based Form 🔥

0 active installs v1.0.2 PHP 7.0+ WP 5.5+ Updated Unknown
ajax-formcontact-formforminquirylead-generation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Lead Generator Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Lead Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin "simple-lead-generator" v1.0.2 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs and the clean taint analysis results are highly positive indicators. The code demonstrates good practices in several areas, including the complete use of prepared statements for SQL queries and a very high percentage of properly escaped output. The presence of a nonce check on one entry point is also a good sign. However, the absence of capability checks on the AJAX handlers and shortcode represents a potential area of concern, as these entry points could be accessed by users without proper permissions. While the attack surface is small and currently has no unprotected points, the lack of explicit capability checks could allow unauthorized users to trigger plugin functionality.

Overall, the plugin appears well-developed from a security perspective, with no critical or high-risk vulnerabilities identified in its history or static analysis. The primary weakness lies in the potential for privilege escalation or unauthorized action if the AJAX handlers and shortcode are not adequately protected by capability checks. Despite this, the overall security is good, and the plugin has a clean track record. Future versions should consider implementing capability checks on all user-facing entry points to further harden the plugin.

Key Concerns

  • AJAX handlers without capability checks
  • Shortcode without capability checks
Vulnerabilities
None known

Simple Lead Generator Security Vulnerabilities

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

Simple Lead Generator Code Analysis

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

Output Escaping

94% escaped17 total outputs
Attack Surface

Simple Lead Generator Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_simple_lead_generator_submitclasses\class-simple-lead-generator.php:47
noprivwp_ajax_simple_lead_generator_submitclasses\class-simple-lead-generator.php:48

Shortcodes 1

[simple_lead_generator] classes\class-simple-lead-generator.php:49
WordPress Hooks 2
actionwp_enqueue_scriptsclasses\class-simple-lead-generator.php:46
actioninitclasses\class-simple-lead-generator.php:50
Maintenance & Trust

Simple Lead Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedUnknown
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple Lead Generator Developer Profile

surror

5 plugins · 4K total installs

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

How We Detect Simple Lead Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-lead-generator/js/main.js/wp-content/plugins/simple-lead-generator/css/style.css
Script Paths
/wp-content/plugins/simple-lead-generator/js/main.js
Version Parameters
simple-lead-generator/js/main.js?ver=simple-lead-generator/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
simple-lead-generator-form
Data Attributes
data-simple-lead-generator-nonce
JS Globals
simple_lead_generator_ajax_object
Shortcode Output
[simple_lead_generator]
FAQ

Frequently Asked Questions about Simple Lead Generator