DigitalME Mailer for ActiveCampaign Security & Risk Analysis

wordpress.org/plugins/digitalme-ac-mailer

Integrates WordPress email sending with ActiveCampaign API for advanced email campaign management.

0 active installs v1.0.7 PHP + WP 5.0+ Updated Unknown
activecampaignautomationemailmarketing
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is DigitalME Mailer for ActiveCampaign Safe to Use in 2026?

Generally Safe

Score 100/100

DigitalME Mailer for ActiveCampaign has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "digitalme-ac-mailer" plugin version 1.0.7 exhibits a generally good security posture based on the static analysis. The absence of known CVEs and a clean vulnerability history suggest a history of responsible development or infrequent targeting. Notably, the plugin uses prepared statements for all SQL queries, which is a strong defense against SQL injection. The lack of identified taint flows with unsanitized paths further bolsters confidence in its security.

However, there are areas for improvement. The most significant concern is the low rate of proper output escaping (43%). This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. While the attack surface appears small and all identified entry points lack direct unprotected access, the code signals reveal a potential weakness in how data is handled before being outputted. The presence of a cron event, while not inherently insecure, is an entry point that requires careful monitoring for potential vulnerabilities, especially in conjunction with the unescaped output.

In conclusion, while the plugin demonstrates good practices in areas like SQL handling and avoids known vulnerabilities, the insufficient output escaping presents a notable risk. Developers should prioritize addressing this to mitigate potential XSS attacks. The absence of capability checks on any identified entry points, though the number is low, could also be a concern if the plugin's functionality were to expand or if there were any hidden entry points not captured by the static analysis.

Key Concerns

  • Low output escaping percentage
  • No capability checks on entry points
Vulnerabilities
None known

DigitalME Mailer for ActiveCampaign Security Vulnerabilities

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

DigitalME Mailer for ActiveCampaign Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

43% escaped21 total outputs
Attack Surface

DigitalME Mailer for ActiveCampaign Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menudigitalme-ac-mailer.php:44
actionadmin_menudigitalme-ac-mailer.php:46
actionadmin_initdigitalme-ac-mailer.php:48
filterwp_maildigitalme-ac-mailer.php:50
filterpre_wp_maildigitalme-ac-mailer.php:52
actionac_mailer_cleanup_listsdigitalme-ac-mailer.php:55
filtercron_schedulesdigitalme-ac-mailer.php:57
actionupdate_option_ac_mailer_base_urldigitalme-ac-mailer.php:64

Scheduled Events 1

ac_mailer_cleanup_lists
Maintenance & Trust

DigitalME Mailer for ActiveCampaign Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version
Downloads219

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DigitalME Mailer for ActiveCampaign Developer Profile

DigitalME

20 plugins · 140K total installs

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

How We Detect DigitalME Mailer for ActiveCampaign

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/digitalme-ac-mailer/css/style.css/wp-content/plugins/digitalme-ac-mailer/js/script.js
Script Paths
/wp-content/plugins/digitalme-ac-mailer/js/script.js
Version Parameters
digitalme-ac-mailer/css/style.css?ver=digitalme-ac-mailer/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
ac-mailer-wrap
HTML Comments
<!-- DigitalME Mailer for ActiveCampaign Settings --><!-- Custom wp_mail function to handle emails via ActiveCampaign --><!-- Initialize the plugin --><!-- Add settings page -->+15 more
Data Attributes
data-wp-hooks
JS Globals
ac_mailer_ajax_object
FAQ

Frequently Asked Questions about DigitalME Mailer for ActiveCampaign