Simple Membership Custom Messages Security & Risk Analysis

wordpress.org/plugins/simple-membership-custom-messages

Simple Membership Addon to customize various content protection messages.

7K active installs v2.6 PHP + WP 6.0+ Updated Jan 4, 2026
custommembershipmessageprotection-messageusers
99
A · Safe
CVEs total1
Unpatched0
Last CVEJan 18, 2025
Safety Verdict

Is Simple Membership Custom Messages Safe to Use in 2026?

Generally Safe

Score 99/100

Simple Membership Custom Messages has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 18, 2025Updated 3mo ago
Risk Assessment

The overall security posture of the "simple-membership-custom-messages" v2.6 plugin appears to be a mixed bag, with some positive indicators offset by significant concerns. The static analysis reveals no apparent attack surface in terms of AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points were detected. The code also avoids dangerous functions and performs all SQL queries using prepared statements, which are strong security practices. However, a notable weakness is the low percentage of properly escaped output (35%), suggesting a potential for Cross-Site Scripting (XSS) vulnerabilities where user-supplied data might not be adequately neutralized before being rendered in the browser. The absence of nonce checks and capability checks on any potential entry points, coupled with zero taint analysis results, makes it difficult to definitively assess the risk of data manipulation or privilege escalation. The vulnerability history indicates a past medium severity XSS vulnerability. While this vulnerability is currently patched, the presence of a past XSS issue, combined with the static analysis findings on output escaping, reinforces the concern about potential XSS risks. The plugin demonstrates good practices in avoiding SQL injection and other direct code execution vulnerabilities but falls short in ensuring all output is safe, which is a critical aspect of web application security.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
  • Past medium severity CVE
Vulnerabilities
1

Simple Membership Custom Messages Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-24660medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Simple Membership Custom Messages <= 2.4 - Reflected Cross-Site Scripting

Jan 18, 2025 Patched in 2.5 (39d)
Code Analysis
Analyzed Mar 16, 2026

Simple Membership Custom Messages Code Analysis

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

Output Escaping

35% escaped17 total outputs
Attack Surface

Simple Membership Custom Messages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 27
actionswpm-custom-message-tabclasses\class.swpm-custom-message-settings.php:19
actionswpm_after_main_admin_menuclasses\class.swpm-custom-message.php:9
actionadmin_initclasses\class.swpm-custom-message.php:10
filterswpm_restricted_post_msgclasses\class.swpm-custom-message.php:11
filterswpm_not_logged_in_post_msgclasses\class.swpm-custom-message.php:12
filterswpm_restricted_comment_msgclasses\class.swpm-custom-message.php:13
filterswpm_not_logged_in_comment_msgclasses\class.swpm-custom-message.php:14
filterswpm_restricted_more_tag_msgclasses\class.swpm-custom-message.php:15
filterswpm_not_logged_in_more_tag_msgclasses\class.swpm-custom-message.php:16
filterswpm_registration_success_msgclasses\class.swpm-custom-message.php:18
filterswpm_registration_email_activation_msgclasses\class.swpm-custom-message.php:19
filterswpm_account_expired_msgclasses\class.swpm-custom-message.php:21
filterswpm_account_expired_more_tag_msgclasses\class.swpm-custom-message.php:22
filterswpm_fpp_protected_content_msgclasses\class.swpm-custom-message.php:25
filterswpm_restricted_post_msg_older_postclasses\class.swpm-custom-message.php:28
filterswpm_restricted_comment_older_postclasses\class.swpm-custom-message.php:29
filterswpm_password_reset_success_msgclasses\class.swpm-custom-message.php:31
filterswpm_ty_page_registration_msg_with_linkclasses\class.swpm-custom-message.php:32
filterswpm_ty_page_registration_msg_no_linkclasses\class.swpm-custom-message.php:33
filterswpm_mini_login_output_when_logged_inclasses\class.swpm-custom-message.php:35
filterswpm_mini_login_output_when_not_logged_inclasses\class.swpm-custom-message.php:36
filterswpm_pp_output_when_not_logged_inclasses\class.swpm-custom-message.php:39
filterswpm_pp_output_when_no_accessclasses\class.swpm-custom-message.php:40
filterswpm_pp_output_when_membership_level_restrictedclasses\class.swpm-custom-message.php:41
filterswpm_pp_output_when_account_status_restrictedclasses\class.swpm-custom-message.php:42
actionplugins_loadedswpm-custom-message.php:16
filterplugin_action_linksswpm-custom-message.php:33
Maintenance & Trust

Simple Membership Custom Messages Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 4, 2026
PHP min version
Downloads112K

Community Trust

Rating100/100
Number of ratings4
Active installs7K
Developer Profile

Simple Membership Custom Messages Developer Profile

wp.insider

14 plugins · 76K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
556 days
View full developer profile
Detection Fingerprints

How We Detect Simple Membership Custom Messages

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Simple Membership Custom Messages