forumManager for bbPress Security & Risk Analysis

wordpress.org/plugins/gd-forum-manager-for-bbpress

Expand how the moderators can manage forum and topics content from the frontend, from any page showing the list of topics or forums.

100 active installs v3.0 PHP 7.4+ WP 6.0+ Updated Jun 14, 2025
bbpressbulk-editdev4pressmoderationquick-edit
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is forumManager for bbPress Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The gd-forum-manager-for-bbpress plugin, version 3.0, exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and performing file operations or external HTTP requests. The absence of any recorded vulnerabilities, including critical or high-severity ones, is also a strong indicator of a generally well-maintained codebase.

However, the static analysis reveals significant areas of concern. The plugin exposes an attack surface of 5 AJAX handlers, with a concerning 3 of these lacking proper authentication checks. This presents a direct risk of unauthorized actions if these handlers can be triggered by unauthenticated users. Additionally, while the plugin has a relatively low number of total outputs, a substantial 32% of these are not properly escaped, potentially opening the door to cross-site scripting (XSS) vulnerabilities. The lack of taint analysis results is neutral, as it might indicate no problematic flows were found or that the analysis was not comprehensive.

In conclusion, the plugin's vulnerability history is a significant strength, suggesting a history of secure development and maintenance. However, the identified unauthenticated AJAX handlers and insufficient output escaping represent immediate and actionable security risks that should be prioritized for remediation. Addressing these specific code-level issues would significantly improve the plugin's overall security.

Key Concerns

  • Unprotected AJAX handlers
  • Insufficient output escaping
Vulnerabilities
None known

forumManager for bbPress Security Vulnerabilities

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

forumManager for bbPress Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
28
60 escaped
Nonce Checks
4
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

68% escaped88 total outputs
Attack Surface
3 unprotected

forumManager for bbPress Attack Surface

Entry Points5
Unprotected3

AJAX Handlers 5

authwp_ajax_gdfar_toggle_optioncore\basic\AJAX.php:17
authwp_ajax_gdfar_request_editcore\basic\AJAX.php:19
authwp_ajax_gdfar_process_editcore\basic\AJAX.php:20
authwp_ajax_gdfar_request_bulkcore\basic\AJAX.php:21
authwp_ajax_gdfar_process_bulkcore\basic\AJAX.php:22
WordPress Hooks 16
actioninitcore\basic\Plugin.php:69
actionwpcore\basic\Plugin.php:70
actiond4plib_shared_enqueue_preparecore\basic\Plugin.php:75
actiongdfar_load_settingscore\basic\Settings.php:34
actiongdfar_plugin_initcore\bbpress\Integration.php:17
actiongdfar_plugin_wpcore\bbpress\Integration.php:18
actionbbp_theme_before_forum_titlecore\bbpress\Integration.php:29
actionbbp_template_after_forums_loopcore\bbpress\Integration.php:30
actionbbp_theme_before_topic_titlecore\bbpress\Integration.php:34
actionbbp_template_after_topics_loopcore\bbpress\Integration.php:35
filterbbp_topic_admin_linkscore\bbpress\Integration.php:36
actionwp_footercore\bbpress\Integration.php:117
actionwp_footercore\bbpress\Integration.php:143
actionwp_footercore\bbpress\Integration.php:157
actiongdfar_plugin_initcore\manager\Actions.php:13
filterwp_save_post_revision_check_for_changescore\manager\Process.php:220
Maintenance & Trust

forumManager for bbPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 14, 2025
PHP min version7.4
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

forumManager for bbPress Developer Profile

Milan Petrovic

17 plugins · 12K total installs

75
trust score
Avg Security Score
94/100
Avg Patch Time
1235 days
View full developer profile
Detection Fingerprints

How We Detect forumManager for bbPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gd-forum-manager-for-bbpress/assets/css/gdfar-manager.css/wp-content/plugins/gd-forum-manager-for-bbpress/assets/css/gdfar-manager-rtl.css/wp-content/plugins/gd-forum-manager-for-bbpress/assets/js/gdfar-manager.js
Script Paths
/wp-content/plugins/gd-forum-manager-for-bbpress/assets/js/gdfar-manager.js
Version Parameters
gd-forum-manager-for-bbpress/assets/css/gdfar-manager.css?ver=gd-forum-manager-for-bbpress/assets/css/gdfar-manager-rtl.css?ver=gd-forum-manager-for-bbpress/assets/js/gdfar-manager.js?ver=

HTML / DOM Fingerprints

CSS Classes
gdfar-ctrl-wrappergdfar-ctrl-forumgdfar-ctrl-topicgdfar-ctrl-checkboxgdfar-ctrl-editgdfar-manager-modalgdfar-manager-modal-contentgdfar-manager-modal-header+10 more
Data Attributes
data-keydata-typedata-id
JS Globals
gdfar_manager_data
FAQ

Frequently Asked Questions about forumManager for bbPress