MailChimp Add-On for FormCraft Security & Risk Analysis

wordpress.org/plugins/mailchimp-for-formcraft

Create gorgeous optin forms for your site with FormCraft, and grow your MailChimp list.

800 active installs v1.8 PHP + WP 3.6+ Updated Mar 6, 2020
contact-form-7form-buildermailchimpmailchimp-formnewsletter-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MailChimp Add-On for FormCraft Safe to Use in 2026?

Generally Safe

Score 85/100

MailChimp Add-On for FormCraft has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The mailchimp-for-formcraft plugin v1.8 exhibits several significant security concerns, primarily stemming from its unprotected entry points. While the plugin demonstrates good practices in terms of SQL query handling and appears to have no known historical vulnerabilities, the presence of three AJAX handlers without authentication checks creates a substantial attack surface. This lack of authorization means that any user, even unauthenticated ones, could potentially trigger these handlers, leading to unintended actions or information disclosure.

Furthermore, the analysis indicates that 100% of the plugin's output is not properly escaped. This is a critical flaw that opens the door to cross-site scripting (XSS) vulnerabilities. Attackers could inject malicious scripts through user-controllable data that is later displayed by the plugin, potentially compromising user sessions or defacing the website. The absence of nonce checks on these AJAX handlers exacerbates this risk, as it removes another layer of defense against CSRF attacks. Despite the clean vulnerability history and secure SQL usage, these fundamental security oversights in input validation and output escaping present a high risk.

Key Concerns

  • AJAX handlers without authentication checks
  • Output escaping is not implemented
  • Missing nonce checks on AJAX handlers
Vulnerabilities
None known

MailChimp Add-On for FormCraft Security Vulnerabilities

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

MailChimp Add-On for FormCraft Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface
3 unprotected

MailChimp Add-On for FormCraft Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_formcraft_mailchimp_test_apiformcraft-mailchimp-main.php:122
authwp_ajax_formcraft_mailchimp_get_listsformcraft-mailchimp-main.php:140
authwp_ajax_formcraft_mailchimp_get_columnsformcraft-mailchimp-main.php:164
WordPress Hooks 3
actionformcraft_after_saveformcraft-mailchimp-main.php:16
actionformcraft_addon_initformcraft-mailchimp-main.php:109
actionformcraft_addon_scriptsformcraft-mailchimp-main.php:110
Maintenance & Trust

MailChimp Add-On for FormCraft Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedMar 6, 2020
PHP min version
Downloads24K

Community Trust

Rating0/100
Number of ratings0
Active installs800
Developer Profile

MailChimp Add-On for FormCraft Developer Profile

Formcrafts

8 plugins · 11K total installs

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

How We Detect MailChimp Add-On for FormCraft

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mailchimp-for-formcraft/assets/builder.js/wp-content/plugins/mailchimp-for-formcraft/assets/builder.css
Script Paths
assets/builder.js
Version Parameters
mailchimp-for-formcraft/assets/builder.js?ver=mailchimp-for-formcraft/assets/builder.css?ver=

HTML / DOM Fingerprints

CSS Classes
mc-paddingtrigger-helpmc-valid-api-keynos-mc-map-outputformcraft-loader
HTML Comments
<!-- Add a Field Mapping Below -->
Data Attributes
data-post-id='19'
JS Globals
Addons.MailChimpformcraft_mailchimp_test_apiformcraft_mailchimp_get_listsformcraft_mailchimp_get_columns
REST Endpoints
/wp-json/formcraft-mailchimp/v1/test_api/wp-json/formcraft-mailchimp/v1/get_lists/wp-json/formcraft-mailchimp/v1/get_columns
FAQ

Frequently Asked Questions about MailChimp Add-On for FormCraft