Simple Secure Contact Form Security & Risk Analysis

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

Widget with simple and secure contact form.

200 active installs v0.2.3 PHP + WP 3.0.1+ Updated Aug 22, 2016
contactcontact-formcontact-form-7contactswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Secure Contact Form Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "simple-secure-contact-form" plugin version 0.2.3 presents a mixed security profile. On the positive side, it has a small attack surface with only two AJAX handlers and no shortcodes, cron events, or REST API routes. Notably, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests. The presence of a nonce check and zero recorded vulnerabilities in its history are also strong indicators of good security practices. However, a significant concern is the low percentage of properly escaped output (33%). This suggests that user-supplied data or dynamic content might not be adequately sanitized before being displayed, potentially leading to cross-site scripting (XSS) vulnerabilities. Additionally, the absence of capability checks on its AJAX handlers, while not directly flagged as a risk in the static analysis due to the limited number of entry points and absence of auth checks reported, still represents a missed opportunity for robust authorization.

Key Concerns

  • Low percentage of properly escaped output
  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Simple Secure Contact Form Security Vulnerabilities

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

Simple Secure Contact Form Code Analysis

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

Output Escaping

33% escaped138 total outputs
Attack Surface

Simple Secure Contact Form Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_contact_formsimple-secure-contact-form.php:437
noprivwp_ajax_contact_formsimple-secure-contact-form.php:438
WordPress Hooks 8
actionplugins_loadedsimple-secure-contact-form.php:17
actionwp_enqueue_scriptssimple-secure-contact-form.php:23
actionadmin_enqueue_scriptssimple-secure-contact-form.php:41
actionsave_postsimple-secure-contact-form.php:59
actiondeleted_postsimple-secure-contact-form.php:60
actionswitch_themesimple-secure-contact-form.php:61
actionwidgets_initsimple-secure-contact-form.php:428
filterwp_mail_content_typesimple-secure-contact-form.php:431
Maintenance & Trust

Simple Secure Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedAug 22, 2016
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

Simple Secure Contact Form Developer Profile

Eugene Holin

1 plugin · 200 total installs

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

How We Detect Simple Secure 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/simple-secure-contact-form/css/simple-secure-contact-form.css/wp-content/plugins/simple-secure-contact-form/css/font-awesome.min.css/wp-content/plugins/simple-secure-contact-form/js/autosize.js/wp-content/plugins/simple-secure-contact-form/js/jquery.maskedinput.min.js/wp-content/plugins/simple-secure-contact-form/js/simple-secure-contact-form.js
Script Paths
/wp-content/plugins/simple-secure-contact-form/js/autosize.js/wp-content/plugins/simple-secure-contact-form/js/jquery.maskedinput.min.js/wp-content/plugins/simple-secure-contact-form/js/simple-secure-contact-form.js
Version Parameters
simple-secure-contact-form/css/simple-secure-contact-form.css?ver=simple-secure-contact-form/css/font-awesome.min.css?ver=simple-secure-contact-form/js/autosize.js?ver=simple-secure-contact-form/js/jquery.maskedinput.min.js?ver=simple-secure-contact-form/js/simple-secure-contact-form.js?ver=

HTML / DOM Fingerprints

CSS Classes
lptw_contact_form_widgetform-wrapperform-descriptioninput-wrapperinput-fieldinput-labeltextarea-wrappertextarea-field+3 more
Data Attributes
data-eventcategorydata-eventactiondata-eventlabeldata-counteriddata-targetname
JS Globals
myAjax
FAQ

Frequently Asked Questions about Simple Secure Contact Form