Mailchimp subscribe for WP Security & Risk Analysis

wordpress.org/plugins/zt-mailchimp-subscribe

MailChimp subscribe for WordPress by Artem Koliada. Adds ajax shortcode to your site.

0 active installs v1.0.2 PHP + WP 4.0+ Updated Jul 17, 2022
emailmailchimpmailchimp-shortcodeshortcodesubscribe
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Mailchimp subscribe for WP Safe to Use in 2026?

Generally Safe

Score 85/100

Mailchimp subscribe for WP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The zt-mailchimp-subscribe plugin v1.0.2 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, SQL queries utilizing prepared statements, and a high percentage of properly escaped output are positive indicators. The plugin also demonstrates awareness of security best practices by including a nonce check and only one external HTTP request. The vulnerability history is also clean, with no recorded CVEs, suggesting a history of responsible development.

However, a key area of concern is the lack of capability checks on any entry points. While the static analysis reports zero unprotected entry points, the absence of explicit capability checks on the AJAX handlers and shortcode means that WordPress's default permission model might be relied upon, which can sometimes be insufficient or improperly configured. The 100% usage of prepared statements for SQL is excellent, but the total count of SQL queries is not provided, making it difficult to assess the overall risk associated with database interactions. The lack of taint analysis results prevents a comprehensive understanding of potential data flow vulnerabilities.

In conclusion, the plugin has a solid foundation with good coding practices for the most part. The primary weakness lies in the apparent reliance on implicit permission handling rather than explicit capability checks. While no vulnerabilities are evident in its history, the lack of explicit capability checks and the limited scope of the static analysis (especially regarding taint flows) mean that potential risks might still exist, particularly if the WordPress environment has misconfigured user roles or permissions. Continuous monitoring and auditing would be prudent.

Key Concerns

  • Capability checks missing on entry points
Vulnerabilities
None known

Mailchimp subscribe for WP Security Vulnerabilities

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

Mailchimp subscribe for WP Code Analysis

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

Output Escaping

92% escaped26 total outputs
Attack Surface

Mailchimp subscribe for WP Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_request_form_subscribezt-mailchimp-subscribe.php:37
noprivwp_ajax_request_form_subscribezt-mailchimp-subscribe.php:38

Shortcodes 1

[zt-mailchimp-subscribe] zt-mailchimp-subscribe.php:33
WordPress Hooks 4
actionadmin_menusrc\zt-admin.php:10
actionadmin_initsrc\zt-admin.php:11
actionwp_enqueue_scriptssrc\zt-enqueue.php:11
actionadmin_enqueue_scriptssrc\zt-enqueue.php:14
Maintenance & Trust

Mailchimp subscribe for WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 17, 2022
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Mailchimp subscribe for WP Developer Profile

koliadaart

2 plugins · 0 total installs

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

How We Detect Mailchimp subscribe for WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zt-mailchimp-subscribe/assets/js/main.js
Script Paths
/wp-content/plugins/zt-mailchimp-subscribe/assets/js/main.js

HTML / DOM Fingerprints

CSS Classes
zt-subscribezt-subscribe__formzt-subscribe__message
Data Attributes
name="zt_nonce"value="wp_create_nonce('_ajax_nonce')"
Shortcode Output
<div class="zt-subscribe"><form action="
FAQ

Frequently Asked Questions about Mailchimp subscribe for WP