Simon's Simple Contact Form Security & Risk Analysis

wordpress.org/plugins/simons-simple-contact-form

A lightweight WordPress contact form plugin with 18 themes, SMTP support, Google reCAPTCHA or internal captcha, and instant theme switching.

0 active installs v1.0.3 PHP 7.4+ WP 5.6+ Updated Mar 1, 2026
anti-spamcontact-formformsrecaptchasmtp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simon's Simple Contact Form Safe to Use in 2026?

Generally Safe

Score 100/100

Simon's Simple Contact Form 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 plugin 'simons-simple-contact-form' version 1.0.3 exhibits a generally strong security posture based on the provided static analysis. The code demonstrates excellent adherence to secure coding practices, with 100% of SQL queries utilizing prepared statements and all output being properly escaped. The absence of known CVEs and a clean vulnerability history further suggest a well-maintained and secure plugin.

However, a significant concern arises from the presence of an unprotected AJAX handler. This represents a potential entry point that could be exploited by unauthenticated users. While the plugin does not show critical taint flows or dangerous functions, and its file operations and external HTTP requests are limited, this single unprotected AJAX handler poses a notable risk. The plugin also includes nonce checks and capability checks, which are positive security measures, but their effectiveness is undermined if an AJAX endpoint lacks authentication.

In conclusion, while the plugin excels in many secure coding areas like SQL injection prevention and output sanitization, the unprotected AJAX handler is a critical weakness that must be addressed. The lack of historical vulnerabilities is a strength, but it does not negate the immediate risk posed by the identified unprotected entry point.

Key Concerns

  • Unprotected AJAX handler detected
Vulnerabilities
None known

Simon's Simple Contact Form Security Vulnerabilities

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

Simon's Simple Contact Form Code Analysis

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

Output Escaping

100% escaped93 total outputs
Attack Surface
1 unprotected

Simon's Simple Contact Form Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_sscfp_set_themesimons-simple-contact-form.php:475

Shortcodes 1

[sscfp_contact_form] simons-simple-contact-form.php:1003
WordPress Hooks 11
actionplugins_loadedsimons-simple-contact-form.php:49
actionplugins_loadedsimons-simple-contact-form.php:204
filtersscfp_themes_listsimons-simple-contact-form.php:247
actionwp_enqueue_scriptssimons-simple-contact-form.php:349
actionadmin_enqueue_scriptssimons-simple-contact-form.php:395
actionadmin_initsimons-simple-contact-form.php:417
actionadmin_menusimons-simple-contact-form.php:464
actionadmin_post_sscfp_upload_addonsimons-simple-contact-form.php:524
filterthe_contentsimons-simple-contact-form.php:1006
actionphpmailer_initsimons-simple-contact-form.php:1014
actioninitsimons-simple-contact-form.php:1070
Maintenance & Trust

Simon's Simple Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 1, 2026
PHP min version7.4
Downloads174

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simon's Simple Contact Form Developer Profile

Simon Ward

2 plugins · 20 total installs

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

How We Detect Simon's Simple Contact Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simons-simple-contact-form/scf-themes.php/wp-content/plugins/simons-simple-contact-form/js/sscfp-form.js/wp-content/plugins/simons-simple-contact-form/css/sscfp-themes.css
Script Paths
/wp-content/plugins/simons-simple-contact-form/js/sscfp-form.js
Version Parameters
simons-simple-contact-form/scf-themes.php?ver=simons-simple-contact-form/js/sscfp-form.js?ver=simons-simple-contact-form/css/sscfp-themes.css?ver=

HTML / DOM Fingerprints

CSS Classes
sscfp-wrappersscfp-formsscfp-fieldsscfp-labelsscfp-inputsscfp-textareasscfp-submitsscfp-theme-basic+2 more
Data Attributes
data-sscfp-theme
JS Globals
sscfp_params
Shortcode Output
[sscfp_contact_form]
FAQ

Frequently Asked Questions about Simon's Simple Contact Form