MailPoet bbPress Add-on Security & Risk Analysis

wordpress.org/plugins/mailpoet-bbpress-add-on

Enables your new forum members to subscribe to a newsletter while registering on the forum. Requires the use of [bbp-register] shortcode.

10 active installs v1.0.0 PHP + WP 3.7.1+ Updated Apr 5, 2014
bbpressextensionmailpoetsebs-studiowysija
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MailPoet bbPress Add-on Safe to Use in 2026?

Generally Safe

Score 85/100

MailPoet bbPress Add-on has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'mailpoet-bbpress-add-on' v1.0.0 plugin demonstrates a generally good security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, critical taint flows, dangerous functions, or unprotected entry points is a strong positive indicator. The plugin also appears to have a limited attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited without proper checks.

However, there are a few areas of concern that warrant attention. The single SQL query identified is not using prepared statements, which poses a risk of SQL injection if the data used in the query is not properly sanitized. While the plugin has capability checks, the absence of nonce checks on potential entry points (even though none are explicitly listed) could be a vulnerability if new entry points are introduced or if the current ones are not adequately secured against CSRF attacks. The output escaping, while at 78%, still leaves room for improvement and could lead to cross-site scripting (XSS) vulnerabilities in the remaining 22% of outputs.

Given the clean vulnerability history, it's reasonable to assume that the developers have a focus on security. However, the identified SQL query issue and the potential for unescaped outputs represent tangible risks. The plugin's strength lies in its minimal attack surface and lack of historical vulnerabilities, but the presence of a non-prepared SQL query and a slight weakness in output escaping means it's not entirely risk-free.

Key Concerns

  • Raw SQL query without prepared statements
  • Output escaping not 100% proper
  • Missing nonce checks on potential entry points
Vulnerabilities
None known

MailPoet bbPress Add-on Security Vulnerabilities

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

MailPoet bbPress Add-on Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

78% escaped40 total outputs
Attack Surface

MailPoet bbPress Add-on Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 21
actionshow_user_profileincludes\admin\class-mailpoet-bbpress-addon-admin-profile.php:24
actionedit_user_profileincludes\admin\class-mailpoet-bbpress-addon-admin-profile.php:25
actionpersonal_options_updateincludes\admin\class-mailpoet-bbpress-addon-admin-profile.php:27
actionedit_user_profile_updateincludes\admin\class-mailpoet-bbpress-addon-admin-profile.php:28
actioninitincludes\admin\class-mailpoet-bbpress-addon-admin.php:22
actioncurrent_screenincludes\admin\class-mailpoet-bbpress-addon-admin.php:23
actionadmin_initincludes\admin\class-mailpoet-bbpress-addon-install.php:26
actionadmin_initincludes\admin\class-mailpoet-bbpress-addon-install.php:27
actionadmin_initincludes\admin\mailpoet-bbpress-addon-admin-hooks.php:16
filterbbp_admin_get_settings_sectionsincludes\admin\mailpoet-bbpress-addon-admin-hooks.php:19
filterbbp_admin_get_settings_fieldsincludes\admin\mailpoet-bbpress-addon-admin-hooks.php:20
filterbbp_map_settings_meta_capsincludes\admin\mailpoet-bbpress-addon-admin-hooks.php:21
actionregister_formincludes\mailpoet-bbpress-addon-hooks.php:16
actionuser_registerincludes\mailpoet-bbpress-addon-hooks.php:17
filterplugin_row_metamailpoet-bbpress-addon.php:135
actioninitmailpoet-bbpress-addon.php:136
actionadmin_noticesmailpoet-bbpress-addon.php:212
actionadmin_noticesmailpoet-bbpress-addon.php:218
actionadmin_noticesmailpoet-bbpress-addon.php:219
actionadmin_noticesmailpoet-bbpress-addon.php:224
actionadmin_noticesmailpoet-bbpress-addon.php:229
Maintenance & Trust

MailPoet bbPress Add-on Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedApr 5, 2014
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MailPoet bbPress Add-on Developer Profile

Sébastien Dumont

15 plugins · 2K total installs

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

How We Detect MailPoet bbPress Add-on

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mailpoet-bbpress-add-on/css//wp-content/plugins/mailpoet-bbpress-add-on/js/
Script Paths
/wp-content/plugins/mailpoet-bbpress-add-on/js/frontend.js
Version Parameters
mailpoet-bbpress-add-on/css/frontend.css?ver=mailpoet-bbpress-add-on/js/frontend.js?ver=

HTML / DOM Fingerprints

JS Globals
MAILPOET_BBPRESS_ADDON
FAQ

Frequently Asked Questions about MailPoet bbPress Add-on