Private forums visibility Security & Risk Analysis

wordpress.org/plugins/bbp-private-forum-visibility

For bbPress - displays private forums titles and optional descriptions to non-logged in users, and optionally hides the prefix 'private'

10 active installs v2.1 PHP + WP 3.0.1+ Updated Jan 23, 2022
bbpbbpressforumprivate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Private forums visibility Safe to Use in 2026?

Generally Safe

Score 85/100

Private forums visibility has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The bbp-private-forum-visibility v2.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate a good practice of using prepared statements for all SQL queries and a high percentage of properly escaped output. The plugin also implements capability checks, which are crucial for controlling access to sensitive functions. The lack of any recorded vulnerabilities, including CVEs, further reinforces this positive security assessment.

However, a notable concern is the complete absence of nonce checks across all entry points. While the current analysis shows no unprotected entry points and a limited attack surface, the lack of nonces leaves the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks should any new entry points be introduced or discovered in the future, or if existing implicit entry points are not properly secured by capability checks alone. The taint analysis also shows zero flows, which is positive but could also indicate a very small code base or limited analysis scope.

In conclusion, bbp-private-forum-visibility v2.1 appears to be a secure plugin with minimal evident risks, largely due to its limited attack surface and adherence to secure coding practices for SQL and output handling. The primary weakness lies in the complete omission of nonce checks, representing a potential future risk that warrants attention.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

Private forums visibility Security Vulnerabilities

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

Private forums visibility Code Analysis

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

Output Escaping

76% escaped17 total outputs
Attack Surface

Private forums visibility Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterbbp_before_forum_get_subforums_parse_argsincludes\functions.php:14
filterbbp_list_forumsincludes\functions.php:107
filterbbp_get_forum_freshness_linkincludes\functions.php:166
filterprotected_title_formatincludes\functions.php:179
filterprivate_title_formatincludes\functions.php:191
actionadmin_initincludes\settings.php:165
actionadmin_menuincludes\settings.php:173
Maintenance & Trust

Private forums visibility Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 23, 2022
PHP min version
Downloads4K

Community Trust

Rating30/100
Number of ratings2
Active installs10
Developer Profile

Private forums visibility Developer Profile

Robin W

8 plugins · 8K total installs

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

How We Detect Private forums visibility

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bbp-private-forum-visibility/css/style.css/wp-content/plugins/bbp-private-forum-visibility/js/script.js
Script Paths
/wp-content/plugins/bbp-private-forum-visibility/js/script.js
Version Parameters
bbp-private-forum-visibility/css/style.css?ver=bbp-private-forum-visibility/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
pfv-private-forum-titlepfv-private-forum-description
FAQ

Frequently Asked Questions about Private forums visibility