Contact Form Made Easy Security & Risk Analysis

wordpress.org/plugins/contact-form-made-easy

Contact Form Made Easy is the Wordpress plugin which makes it easier to integrate the contact form on your pages, also with this contact form specific …

0 active installs v1.2 PHP + WP 5.3.2+ Updated Nov 25, 2024
contact-formcontact-pagecontact-us-wordpress
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Contact Form Made Easy Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "contact-form-made-easy" v1.2 plugin exhibits a mixed security posture. On the positive side, it has a very small attack surface, with only one shortcode and no identified AJAX handlers, REST API routes, or cron events. Furthermore, there are no known CVEs associated with this plugin, and the code analysis reveals no dangerous functions, file operations, external HTTP requests, or bundled libraries, which are all good signs. However, several concerns warrant attention. The taint analysis identified one high-severity flow with an unsanitized path, suggesting a potential vulnerability. While the majority of SQL queries use prepared statements, there are still some raw queries that could be an entry point for SQL injection if not handled meticulously. The output escaping is also a concern, with over 40% of outputs not being properly escaped, increasing the risk of cross-site scripting (XSS) vulnerabilities.

The absence of known vulnerabilities and CVEs in its history is a strong positive indicator, suggesting that past development may have been relatively secure. However, this does not guarantee future security, especially in light of the specific code analysis findings. The plugin's strengths lie in its limited attack surface and lack of historically disclosed vulnerabilities. Its weaknesses stem from the identified taint flow, potential for SQL injection due to un-prepared queries, and a significant portion of improperly escaped output. Overall, the plugin has the potential to be reasonably secure, but the identified risks require careful consideration and remediation.

Key Concerns

  • High severity taint flow with unsanitized path
  • Unescaped output detected (45%)
  • Raw SQL queries detected (15%)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Contact Form Made Easy Security Vulnerabilities

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

Contact Form Made Easy Code Analysis

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

SQL Query Safety

85% prepared13 total queries

Output Escaping

55% escaped20 total outputs
Data Flows
6 unsanitized

Data Flow Analysis

6 flows6 with unsanitized paths
kbcf_deliver_mail (includes\deliver_mail.php:10)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Contact Form Made Easy Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[kb_contact_form] contact-form.php:112
WordPress Hooks 9
actionadmin_menucontact-form.php:47
filtermanage_posts_columnscontact-form.php:68
actionmanage_posts_custom_columncontact-form.php:94
actionwp_insert_postcontact-form.php:177
filterredirect_post_locationcontact-form.php:194
actionsave_postcontact-form.php:218
filterpost_row_actionscontact-form.php:224
actionplugins_loadedcontact-form.php:253
actioninitfunctions.php:8
Maintenance & Trust

Contact Form Made Easy Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 25, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Contact Form Made Easy Developer Profile

Raj

4 plugins · 50 total installs

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

How We Detect Contact Form Made Easy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/contact-form-made-easy/assets/css/style.css

HTML / DOM Fingerprints

Data Attributes
id="contact-form-made-easy"
Shortcode Output
[kb_contact_form id = "[kb_contact_form id='
FAQ

Frequently Asked Questions about Contact Form Made Easy