bbp user ranking Security & Risk Analysis

wordpress.org/plugins/bbp-user-ranking

For bbPress - Lets you add ranking and badges to topics, replies, and profiles

200 active installs v3.7 PHP + WP 3.0.1+ Updated Dec 5, 2025
bbpbbpressforumrankranking
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is bbp user ranking Safe to Use in 2026?

Generally Safe

Score 100/100

bbp user ranking has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The 'bbp-user-ranking' v3.7 plugin demonstrates some good security practices, particularly in its handling of SQL queries, which are all prepared. The absence of known CVEs and a history of no recorded vulnerabilities is a positive indicator of its security maturity. However, the static analysis reveals a significant concern with output escaping, where only 18% of outputs are properly escaped. This could leave the plugin vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied data is not adequately sanitized before being displayed to the user. Additionally, the presence of one unsanitized path flow in the taint analysis, while not classified as critical or high, warrants further investigation as it could potentially lead to security issues. The plugin's limited attack surface and a reasonable number of capability checks are strengths, but the low percentage of properly escaped output is a notable weakness.

Key Concerns

  • Low percentage of properly escaped output
  • Unsanitized path flow in taint analysis
Vulnerabilities
None known

bbp user ranking Security Vulnerabilities

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

bbp user ranking Code Analysis

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

Output Escaping

18% escaped193 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
bur_user_profile_field (includes\user_profile.php:31)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

bbp user ranking Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rank_display] includes\functions.php:12
WordPress Hooks 13
actionplugins_loadedbbp-user-ranking.php:47
actionbbp_theme_after_reply_author_detailsincludes\functions.php:8
actionbbp_theme_after_topic_author_detailsincludes\functions.php:9
actionbp_before_member_header_metaincludes\functions.php:10
actionbbp_template_after_user_profileincludes\functions.php:11
actionwp_print_stylesincludes\generate_css.php:16
actionadmin_enqueue_scriptsincludes\generate_css.php:18
actionadmin_initincludes\settings.php:99
actionadmin_menuincludes\settings.php:106
actionedit_user_profile_updateincludes\user_profile.php:4
actionedit_user_profileincludes\user_profile.php:5
actionshow_user_profileincludes\user_profile.php:8
actionpersonal_options_updateincludes\user_profile.php:9
Maintenance & Trust

bbp user ranking Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 5, 2025
PHP min version
Downloads16K

Community Trust

Rating100/100
Number of ratings11
Active installs200
Developer Profile

bbp user ranking 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 bbp user ranking

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bbp-user-ranking/css/user-ranking.css
Script Paths
/wp-content/plugins/bbp-user-ranking/js/bur.js
Version Parameters
bbp-user-ranking/css/user-ranking.css?ver=

HTML / DOM Fingerprints

CSS Classes
bur
Data Attributes
id="bur_profile"
JS Globals
bur
Shortcode Output
<div id = "bur_profile">
FAQ

Frequently Asked Questions about bbp user ranking