Group Members Mail Plugin Security & Risk Analysis

wordpress.org/plugins/groups-members-mail

Allows Buddypress group Mods to send email to all group members .

10 active installs v1.1 PHP + WP 3.0.1+ Updated Jan 29, 2017
buddypressextension-mailgroupsmassmembers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Group Members Mail Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Group Members Mail Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "groups-members-mail" v1.1 plugin exhibits a generally positive security posture based on the provided static analysis. The plugin has a minimal attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is commendable. The use of prepared statements for all SQL queries is a significant strength, indicating protection against SQL injection vulnerabilities.

However, a notable concern is the complete lack of output escaping for all 7 identified output points. This presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the WordPress site. While the plugin has a single nonce check, the absence of capability checks on any potential entry points is also a weakness, potentially allowing unauthorized users to perform actions they should not be able to.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the lack of critical or high-severity taint flows, suggests that the development team has a good understanding of secure coding practices for previous versions. Despite the current lack of reported vulnerabilities, the identified output escaping and capability check deficiencies create potential weaknesses that could be exploited in the future. Therefore, while the plugin has strong foundations, the XSS risk and lack of proper authorization checks are areas requiring immediate attention.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
Vulnerabilities
None known

Group Members Mail Plugin Security Vulnerabilities

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

Group Members Mail Plugin Code Analysis

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

Output Escaping

0% escaped7 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<gmm.class> (classes\gmm.class.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Group Members Mail Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionbp_initbp-groups-members-mail.php:51
actionwp_enqueue_scriptsbp-groups-members-mail.php:53
actionplugins_loadedbp-groups-members-mail.php:59
filterwp_mail_content_typeclasses\gmm.class.php:30
filterwp_mail_content_typeclasses\gmm.class.php:132
Maintenance & Trust

Group Members Mail Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedJan 29, 2017
PHP min version
Downloads2K

Community Trust

Rating86/100
Number of ratings3
Active installs10
Developer Profile

Group Members Mail Plugin Developer Profile

alexhalfborg

6 plugins · 140 total installs

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

How We Detect Group Members Mail Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/groups-members-mail/css/gmm.css/wp-content/plugins/groups-members-mail/js/gmm.js
Script Paths
/wp-content/plugins/groups-members-mail/js/gmm.js
Version Parameters
groups-members-mail/css/gmm.css?ver=groups-members-mail/js/gmm.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="group_member_mail_setting_subject"name="group_member_mail_setting_subject"id="group_member_mail_setting"name="group_member_mail_setting"name="group_member_mail"name="send_gmm_mail"+1 more
Shortcode Output
Send email to your group members here : <label for="group_member_mail_setting_subject">Subject</label><label for="group_member_mail_setting">Message</label><button type="submit" value="send_gmm_mail" id="save" name="send_gmm_mail">Send</button>
FAQ

Frequently Asked Questions about Group Members Mail Plugin