StickEasy Protected Contact Form Security & Risk Analysis

wordpress.org/plugins/stickeasy-protected-contact-form

Just drop the shortcode on any page — your super simple, hassle-free contact form is ready!

0 active installs v1.0.4 PHP 7.4+ WP 6.3+ Updated Feb 18, 2026
contact-formeasyminimalshortcodesimple
99
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 13, 2026
Download
Safety Verdict

Is StickEasy Protected Contact Form Safe to Use in 2026?

Generally Safe

Score 99/100

StickEasy Protected Contact Form has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Feb 13, 2026Updated 2mo ago
Risk Assessment

The "stickeasy-protected-contact-form" plugin v1.0.4 exhibits a generally good security posture, with robust use of prepared statements for SQL queries and a high percentage of properly escaped outputs. The plugin also implements nonce and capability checks for its entry points, limiting the potential for unauthorized access. The attack surface is relatively small and appears to be protected, with no unauthenticated entry points detected in the static analysis.

However, the presence of two "unserialize" function calls is a significant concern. While no taint analysis flows were identified as unsanitized, the use of unserialize without careful validation can lead to remote code execution vulnerabilities if the serialized data originates from an untrusted source. The plugin's vulnerability history shows one past medium-severity CVE related to the exposure of sensitive information, which, while currently patched, suggests a potential for such issues. The past vulnerability, although resolved, combined with the inherent risks of unserialize, warrants caution.

In conclusion, the plugin demonstrates strong adherence to fundamental security practices like prepared statements and output escaping. The well-managed attack surface and absence of unpatched CVEs are positive indicators. Nevertheless, the critical risk associated with the "unserialize" function, even without current detected exploitation paths, remains the most pressing concern that needs to be addressed to further strengthen the plugin's security.

Key Concerns

  • Use of unserialize function
  • Past medium severity CVE
Vulnerabilities
1 published

StickEasy Protected Contact Form Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-13973medium · 5.3Exposure of Sensitive Information to an Unauthorized Actor

StickEasy Protected Contact Form <= 1.0.1 - Unauthenticated Information Disclosure

Feb 13, 2026 Patched in 1.0.2 (1d)
Version History

StickEasy Protected Contact Form Release Timeline

v1.0.4Current
v1.0.2
v1.0.11 CVE
v1.0.01 CVE
Code Analysis
Analyzed Mar 17, 2026

StickEasy Protected Contact Form Code Analysis

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

Dangerous Functions Found

unserialize$defaults = unserialize( SPCF_DEFAULT_OPTIONS_ARRAY );stickeasy-protected-contact-form.php:108
unserialize$default_options = unserialize( SPCF_DEFAULT_OPTIONS_ARRAY );stickeasy-protected-contact-form.php:589

Output Escaping

95% escaped74 total outputs
Attack Surface

StickEasy Protected Contact Form Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_spcf_sendstickeasy-protected-contact-form.php:327
noprivwp_ajax_spcf_sendstickeasy-protected-contact-form.php:328

Shortcodes 1

[spcf_form] stickeasy-protected-contact-form.php:234
WordPress Hooks 2
actionadmin_enqueue_scriptsstickeasy-protected-contact-form.php:22
actionadmin_menustickeasy-protected-contact-form.php:503
Maintenance & Trust

StickEasy Protected Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 18, 2026
PHP min version7.4
Downloads345

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

StickEasy Protected Contact Form Developer Profile

Kasuga

8 plugins · 140 total installs

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

How We Detect StickEasy Protected 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/stickeasy-protected-contact-form/assets/spcf-style.css/wp-content/plugins/stickeasy-protected-contact-form/assets/spcf-script.js
Script Paths
/wp-content/plugins/stickeasy-protected-contact-form/assets/spcf-helper.js
Version Parameters
stickeasy-protected-contact-form/assets/spcf-style.css?ver=1.0.0stickeasy-protected-contact-form/assets/spcf-script.js?ver=1.0.0

HTML / DOM Fingerprints

JS Globals
spcf_ajax_objspcf_human
Shortcode Output
<form id="spcf-form" method="post">
FAQ

Frequently Asked Questions about StickEasy Protected Contact Form