BP User Widgets Security & Risk Analysis

wordpress.org/plugins/bp-user-widgets

Add user editable widgets to profile pages with a widgets for text, video, buddypress friends and groups, as well as followed and followiing.

30 active installs v1.0.8 PHP + WP + Updated Unknown
bpbuddypressprofileuserswidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BP User Widgets Safe to Use in 2026?

Generally Safe

Score 100/100

BP User Widgets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The bp-user-widgets plugin, version 1.0.8, demonstrates a generally good security posture with no known vulnerabilities in its history and strong adherence to several security best practices. The plugin has no recorded CVEs, indicating a history of stable security. Static analysis reveals a complete absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests, all positive signs. The presence of nonce checks on all AJAX handlers and capability checks on a significant portion of its entry points further bolster its security. However, a notable concern arises from the taint analysis, which identified 3 flows with unsanitized paths, despite no critical or high severity issues being flagged. This suggests a potential for sensitive data to be mishandled if these flows were exploited in conjunction with other weaknesses, though the current lack of exploitable vulnerabilities is encouraging. The plugin's output escaping, while decent at 73%, still leaves room for improvement, as a portion of its output is not properly sanitized, posing a minor risk of cross-site scripting (XSS) if the unsanitized output contains user-supplied data. Overall, the plugin is relatively secure due to its robust foundation and lack of historical vulnerabilities, but the identified unsanitized paths and partially unescaped output warrant attention for future development.

Key Concerns

  • Flows with unsanitized paths detected
  • Output escaping is not 100%
Vulnerabilities
None known

BP User Widgets Security Vulnerabilities

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

BP User Widgets Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
56
150 escaped
Nonce Checks
8
Capability Checks
3
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

73% escaped206 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

6 flows3 with unsanitized paths
bpuw_add_video (includes\bpuw-ajax.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BP User Widgets Attack Surface

Entry Points8
Unprotected0

AJAX Handlers 8

authwp_ajax_bpuw_moveable_widgetsincludes\bpuw-ajax.php:60
authwp_ajax_bpuw_reset_widgetincludes\bpuw-ajax.php:94
authwp_ajax_bpuw_clear_widgetincludes\bpuw-ajax.php:161
authwp_ajax_bpuw_add_videoincludes\bpuw-ajax.php:211
authwp_ajax_bpuw_add_textincludes\bpuw-ajax.php:260
authwp_ajax_bpuw_add_followincludes\bpuw-ajax.php:323
authwp_ajax_bpuw_clear_textincludes\bpuw-ajax.php:364
authwp_ajax_bpuw_update_presetsincludes\bpuw-ajax.php:410
WordPress Hooks 6
actionwp_enqueue_scriptsbp-user-widgets.php:93
actioninitbp-user-widgets.php:102
actionwidgets_initbp-user-widgets.php:124
actionadmin_initincludes\bpuw-functions.php:524
filterwp_privacy_personal_data_exportersincludes\bpuw-functions.php:614
filterwp_privacy_personal_data_erasersincludes\bpuw-functions.php:649
Maintenance & Trust

BP User Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

BP User Widgets Developer Profile

Venutius

20 plugins · 640 total installs

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

How We Detect BP User Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-user-widgets/js/bpuw-fronntend.js/wp-content/plugins/bp-user-widgets/vendor/jquery/jquery-ui.css/wp-content/plugins/bp-user-widgets/css/bpuw.css
Script Paths
/wp-content/plugins/bp-user-widgets/js/bpuw-fronntend.js

HTML / DOM Fingerprints

Data Attributes
data-widget-iddata-widget-type
JS Globals
bpuw_translateajax_object
FAQ

Frequently Asked Questions about BP User Widgets