AcyMailing integration for Ultimate Member Security & Risk Analysis

wordpress.org/plugins/acymailing-integration-for-ultimate-member

Add AcyMailing lists to your Ultimate Member forms

20 active installs v4.0 PHP + WP + Updated Feb 26, 2026
acymailingformnewslettersubscriptionultimate-member
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AcyMailing integration for Ultimate Member Safe to Use in 2026?

Generally Safe

Score 100/100

AcyMailing integration for Ultimate Member has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The static analysis of acymailing-integration-for-ultimate-member v4.0 reveals a generally good security posture with no identified critical or high-severity vulnerabilities in code signals or taint analysis. The plugin demonstrates strong practices by utilizing prepared statements for all SQL queries and properly escaping the majority of its outputs. Furthermore, the lack of known CVEs and a clean vulnerability history suggest a commitment to security by the developers. The plugin also has a minimal attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication, which is a significant strength.

However, a primary concern arises from the presence of the `unserialize` function. While no taint flows were detected in this version, the `unserialize` function is inherently risky if used with untrusted input, as it can lead to object injection vulnerabilities. The absence of nonce checks and capability checks across its (albeit small) entry points is another area that could be strengthened. Although the current analysis did not uncover exploitable issues, these omissions represent potential future risks if input handling changes or if new attack vectors emerge that target these specific weaknesses.

In conclusion, acymailing-integration-for-ultimate-member v4.0 appears to be a secure plugin based on the provided data, with robust coding practices in place and no recorded vulnerabilities. The main area for improvement lies in mitigating the risk associated with `unserialize` by ensuring it's never exposed to user-controlled data or by migrating away from it, and by implementing proper authorization checks on all potential entry points.

Key Concerns

  • Presence of 'unserialize' function
  • 0 Nonce checks
  • 0 Capability checks
  • 86% output escaping (some outputs unescaped)
Vulnerabilities
None known

AcyMailing integration for Ultimate Member Security Vulnerabilities

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

AcyMailing integration for Ultimate Member Code Analysis

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

Dangerous Functions Found

unserializeforeach (unserialize($customField->meta_value) as $unserializedField) {plugin.php:68

Output Escaping

86% escaped7 total outputs
Attack Surface

AcyMailing integration for Ultimate Member Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionacym_load_installed_integrationsacymailing-ultimatemember.php:27
actionum_after_register_fieldsacymailing-ultimatemember.php:28
Maintenance & Trust

AcyMailing integration for Ultimate Member Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 26, 2026
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

AcyMailing integration for Ultimate Member Developer Profile

AcyMailing Newsletter Team

20 plugins · 8K total installs

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

How We Detect AcyMailing integration for Ultimate Member

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
acym__regacyacym__regacy__labelacym__regacy__values
Data Attributes
data-toggle-showmoredata-acym-tooltipdata-switchdata-toggle-switchdata-toggle-switch-openv-model
JS Globals
plgAcymUltimatemember
REST Endpoints
/wp-json/acymailing-integration-for-ultimate-member/v1/get_birthday_field
FAQ

Frequently Asked Questions about AcyMailing integration for Ultimate Member