Follow for bbPress Security & Risk Analysis

wordpress.org/plugins/follow-bbpress

The Follow for bbPress provides a users following system for bbPress.

10 active installs v1.0 PHP + WP 4.5.1+ Updated Jun 27, 2020
bbpressfollowshortcodetopicuser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Follow for bbPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "follow-bbpress" v1.0 plugin exhibits a concerning security posture due to a large attack surface with a significant number of unprotected entry points. While the plugin demonstrates good practices in SQL query handling and a relatively high percentage of proper output escaping, the lack of authorization checks on 14 out of 15 AJAX handlers is a critical weakness. This means that any user, authenticated or not, could potentially interact with these handlers, leading to unintended actions or information disclosure.

The taint analysis reveals two flows with unsanitized paths, classified as high severity. This suggests that user-supplied data might be used in a way that could lead to path traversal or other file system-related vulnerabilities, despite no explicit file operations being flagged. The limited number of nonce checks (7) and capability checks (1) further exacerbates the risk, as these are fundamental security mechanisms for protecting against various types of attacks.

Currently, the plugin has no recorded vulnerability history, which is a positive indicator. However, this does not negate the present risks identified in the static and taint analysis. The plugin's strengths lie in its secure SQL implementation and mostly proper output escaping. Nevertheless, the high number of unprotected AJAX handlers and the identified unsanitized paths present significant security concerns that require immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • High severity unsanitized paths in taint analysis
  • Low number of capability checks
  • Moderate percentage of unescaped output
Vulnerabilities
None known

Follow for bbPress Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Follow for bbPress Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Follow for bbPress Code Analysis

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

SQL Query Safety

100% prepared13 total queries

Output Escaping

77% escaped122 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

6 flows2 with unsanitized paths
bbpf_update_user_page_ajax_callback (helper.php:142)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
14 unprotected

Follow for bbPress Attack Surface

Entry Points15
Unprotected14

AJAX Handlers 14

authwp_ajax_bbpf_followfollow-for-bbpress.php:53
noprivwp_ajax_bbpf_followfollow-for-bbpress.php:54
authwp_ajax_bbpf_unfollowfollow-for-bbpress.php:56
noprivwp_ajax_bbpf_unfollowfollow-for-bbpress.php:57
authwp_ajax_bbpf_following_listfollow-for-bbpress.php:59
noprivwp_ajax_bbpf_following_listfollow-for-bbpress.php:60
authwp_ajax_bbpf_follower_listfollow-for-bbpress.php:62
noprivwp_ajax_bbpf_follower_listfollow-for-bbpress.php:63
authwp_ajax_bbpf_follow_from_listfollow-for-bbpress.php:65
noprivwp_ajax_bbpf_follow_from_listfollow-for-bbpress.php:66
authwp_ajax_bbpf_update_user_profilefollow-for-bbpress.php:68
noprivwp_ajax_bbpf_update_user_profilefollow-for-bbpress.php:69
authwp_ajax_bbpf_get_wall_topicsfollow-for-bbpress.php:71
noprivwp_ajax_bbpf_get_wall_topicsfollow-for-bbpress.php:72

Shortcodes 1

[bbpresswall] shortcode.php:81
WordPress Hooks 6
actionplugins_loadedfollow-for-bbpress.php:47
actionwp_enqueue_scriptsfollow-for-bbpress.php:77
actionbbp_template_after_user_profilefollow-for-bbpress.php:99
actionadmin_menusetting.php:3
actionadmin_initsetting.php:4
actionadmin_enqueue_scriptssetting.php:5
Maintenance & Trust

Follow for bbPress Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 27, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Follow for bbPress Developer Profile

Mostafa Shahiri

13 plugins · 40 total installs

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

How We Detect Follow 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/follow-bbpress/css/style.css/wp-content/plugins/follow-bbpress/js/script.js
Script Paths
/wp-content/plugins/follow-bbpress/js/script.js
Version Parameters
follow-bbpress/css/style.css?ver=follow-bbpress/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
follow_box_containerbbpf_followersbbpf_followers_linkbbpf_followingbbpf_following_linkbbpf_follower_listbbpf_following_listpopup-inner+9 more
Data Attributes
data-popup-opendata-popupdata-user_iddata-item_limitdata-popup-close
JS Globals
bbpf_ajax_urlbbpf_nonce
REST Endpoints
/wp-json/bbpf-rest/v1
FAQ

Frequently Asked Questions about Follow for bbPress