BuddyPress User Info Widget Security & Risk Analysis

wordpress.org/plugins/bp-profile-widget-for-blogs

BuddyPress User Info Widget allows easy listing of user profile info in the widget area.

20 active installs v1.2.9 PHP + WP 3.0+ Updated Nov 12, 2018
buddypressbuddypress-profilebuddypress-profile-widgetprofile-widgetxprofile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BuddyPress User Info Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "bp-profile-widget-for-blogs" plugin, version 1.2.9, exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any recorded CVEs and a lack of critical or high-severity vulnerabilities in its history are positive indicators. Furthermore, the code analysis shows no critical or high severity taint flows, no dangerous functions, and all SQL queries are properly prepared, which significantly reduces the risk of common injection attacks. The plugin also doesn't perform file operations or external HTTP requests, further limiting its attack surface.

However, there are notable areas for concern. The most significant weakness identified is the extremely low rate of output escaping (only 15% properly escaped out of 20 total outputs). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output can be injected with malicious scripts. Additionally, the complete absence of nonce and capability checks across all entry points, while the attack surface is reported as zero, still represents a missed opportunity for robust authorization and can be problematic if any entry points were to be introduced or discovered later. The overall lack of observed entry points is a strength, but the lack of security checks on any potential future entry points is a weakness.

In conclusion, while the plugin has a clean vulnerability history and uses secure practices for SQL queries, the widespread lack of output escaping presents a critical risk that overshadows these strengths. The absence of authorization checks, though not immediately exploitable with zero entry points, is a concern for future maintainability and potential attack vector expansion. Addressing the output escaping issue should be the highest priority for this plugin.

Key Concerns

  • Low output escaping rate (15%)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

BuddyPress User Info Widget Security Vulnerabilities

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

BuddyPress User Info Widget Release Timeline

v1.2.9Current
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

BuddyPress User Info Widget Code Analysis

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

Output Escaping

15% escaped20 total outputs
Attack Surface

BuddyPress User Info Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionbp_widgets_initbp-profile-for-blogs.php:276
Maintenance & Trust

BuddyPress User Info Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 12, 2018
PHP min version
Downloads16K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

BuddyPress User Info Widget Developer Profile

Brajesh Singh

12 plugins · 2K total installs

68
trust score
Avg Security Score
84/100
Avg Patch Time
3856 days
View full developer profile
Detection Fingerprints

How We Detect BuddyPress User Info Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
bp-blog-user-profilebp-blog-user-profile-my-blog-profileuser-avatar
Data Attributes
id="bpdev-widget-title"name="bpdev-widget-title"id="bpdev-widget-role"name="bpdev-widget-role"id="bpdev-widget-show-avatar"name="bpdev-widget-show-avatar"
FAQ

Frequently Asked Questions about BuddyPress User Info Widget