chimpXpress Security & Risk Analysis

wordpress.org/plugins/chimpxpress

chimpXpress - The Mailchimp WordPress Integration

0 active installs v2.0.0 PHP 7.4+ WP 3.3+ Updated Aug 14, 2024
landing-pagemailchimpnewsletterpost
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is chimpXpress Safe to Use in 2026?

Generally Safe

Score 92/100

chimpXpress 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 Chimpxpress plugin version 2.0.0 exhibits a generally good security posture with strong output escaping and a low number of SQL queries not using prepared statements. The absence of recorded vulnerabilities in its history is a positive indicator of past security diligence. However, the presence of one AJAX handler without authentication checks represents a significant security concern. This exposed entry point could potentially be exploited by unauthenticated users to trigger unintended actions within the plugin, leading to various security issues depending on the functionality of that specific handler.

The static analysis revealed a single critical vulnerability: an AJAX handler lacking authentication. While taint analysis shows no unsanitized paths, the unauthenticated AJAX handler is a direct and exploitable risk. The use of `unserialize` is a potential concern, though its context is not provided and might be mitigated by other factors not detailed here. The plugin has a relatively small attack surface, with the majority of its entry points secured. The plugin's vulnerability history is clean, suggesting a responsible development team, but this does not negate the immediate risks identified in the current version's code.

In conclusion, Chimpxpress 2.0.0 demonstrates strong practices in several security areas, particularly output escaping and prepared SQL statements. The lack of historical vulnerabilities is encouraging. However, the unauthenticated AJAX handler is a critical flaw that significantly degrades its overall security score. This single oversight creates a tangible risk that needs immediate attention. The presence of `unserialize` warrants further investigation into its specific implementation.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function: unserialize used
Vulnerabilities
None known

chimpXpress Security Vulnerabilities

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

chimpXpress Code Analysis

Dangerous Functions
1
Raw SQL Queries
1
3 prepared
Unescaped Output
27
330 escaped
Nonce Checks
14
Capability Checks
0
File Operations
5
External Requests
1
Bundled Libraries
0

Dangerous Functions Found

unserialize$cache = unserialize($this->handler->get_contents($cachePath));class-JG_Cache.php:75

SQL Query Safety

75% prepared4 total queries

Output Escaping

92% escaped357 total outputs
Data Flows
All sanitized

Data Flow Analysis

8 flows
import_callback (chimpxpress.php:369)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

chimpXpress Attack Surface

Entry Points9
Unprotected1

AJAX Handlers 9

authwp_ajax_compose_clear_cachechimpxpress.php:100
authwp_ajax_compose_gotoStepchimpxpress.php:101
authwp_ajax_compose_removeDraftchimpxpress.php:102
authwp_ajax_validate_campaign_name_subjectchimpxpress.php:103
authwp_ajax_importchimpxpress.php:105
authwp_ajax_archive_deleteLPchimpxpress.php:107
authwp_ajax_load_campaignschimpxpress.php:109
authwp_ajax_ftp_find_rootchimpxpress.php:111
authwp_ajax_ftp_testchimpxpress.php:112
WordPress Hooks 7
filterinitchimpxpress.php:88
actionadmin_initchimpxpress.php:89
actionadmin_menuchimpxpress.php:90
actionadmin_menuchimpxpress.php:91
actionhttp_api_debugclass-MCAPI.php:1520
actionadmin_initeditLP.php:55
actionadmin_headeditLP.php:56
Maintenance & Trust

chimpXpress Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 14, 2024
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

chimpXpress Developer Profile

freakedout

1 plugin · 0 total installs

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

How We Detect chimpXpress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/chimpxpress/css/style.css/wp-content/plugins/chimpxpress/js/jquery.selectboxes.min.js/wp-content/plugins/chimpxpress/js/chimpxpress.js/wp-content/plugins/chimpxpress/js/jquery.validate.min.js/wp-content/plugins/chimpxpress/js/jquery.form.min.js/wp-content/plugins/chimpxpress/js/jquery.fileupload.js/wp-content/plugins/chimpxpress/js/chosen.jquery.min.js/wp-content/plugins/chimpxpress/js/archive-template.js+10 more
Script Paths
/wp-content/plugins/chimpxpress/js/jquery.selectboxes.min.js/wp-content/plugins/chimpxpress/js/chimpxpress.js/wp-content/plugins/chimpxpress/js/jquery.validate.min.js/wp-content/plugins/chimpxpress/js/jquery.form.min.js/wp-content/plugins/chimpxpress/js/jquery.fileupload.js/wp-content/plugins/chimpxpress/js/chosen.jquery.min.js+11 more
Version Parameters
chimpxpress/style.css?ver=chimpxpress.js?ver=jquery.selectboxes.min.js?ver=jquery.validate.min.js?ver=jquery.form.min.js?ver=jquery.fileupload.js?ver=chosen.jquery.min.js?ver=archive-template.js?ver=jquery.multi-select.js?ver=jquery.multiselect.js?ver=jquery.dd.js?ver=jquery.cleditor.min.js?ver=jquery.cleditor.js?ver=jquery.placeholder.min.js?ver=bootstrap.min.js?ver=jquery.min.js?ver=archive-postbox.js?ver=jquery.ajax-progress.js?ver=

HTML / DOM Fingerprints

CSS Classes
chimpxpress-composechimpxpress-importchimpxpress-dashboardchimpxpress-settingschimpxpress-wizardchimpxpress_wrapper
HTML Comments
<!-- chimpXpress --><!-- chimpXpress Compose --><!-- chimpXpress Import --><!-- chimpXpress Dashboard -->+1 more
Data Attributes
data-campaign-iddata-list-iddata-template-id
JS Globals
chimpxpress_ajax_objectchimpxpress_vars
REST Endpoints
/wp-json/chimpxpress/v1/settings/wp-json/chimpxpress/v1/campaigns/wp-json/chimpxpress/v1/lists
Shortcode Output
[chimpxpress_form][chimpxpress_campaign_list][chimpxpress_import_form]
FAQ

Frequently Asked Questions about chimpXpress