
Buddypress Friends Security & Risk Analysis
wordpress.org/plugins/buddypress-friendsThis plugin adds a widget to Buddypress that displays the friends for the current user that is logged in.
Is Buddypress Friends Safe to Use in 2026?
Generally Safe
Score 85/100Buddypress Friends has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "buddypress-friends" v1.2 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices in handling SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerabilities or CVEs. The absence of external HTTP requests, file operations, and bundled libraries also reduces potential attack vectors. However, significant concerns arise from the static analysis. The presence of the `create_function` is a clear indicator of potential for arbitrary code execution. Furthermore, the low percentage of properly escaped output (21%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into user interfaces.
While the attack surface appears minimal with no exposed AJAX handlers, REST API routes, shortcodes, or cron events without authentication checks, the identified code signals present direct risks. The `create_function` usage is particularly worrying as it can be exploited to bypass security checks and execute arbitrary PHP code. The poor output escaping means that data displayed to users is not properly sanitized, making XSS attacks a probable outcome. The lack of any recorded vulnerabilities in its history might suggest a history of responsible development or simply a lack of prior security scrutiny, but the current code quality raises immediate alarms that outweigh the absence of past issues.
Key Concerns
- Presence of dangerous function create_function
- Low percentage of properly escaped output
- No nonce checks on entry points (though none exist)
- No capability checks on entry points (though none exist)
Buddypress Friends Security Vulnerabilities
Buddypress Friends Code Analysis
Dangerous Functions Found
Output Escaping
Buddypress Friends Attack Surface
WordPress Hooks 1
Maintenance & Trust
Buddypress Friends Maintenance & Trust
Maintenance Signals
Community Trust
Buddypress Friends Alternatives
BP Mutual Friends
bp-mutual-friends
List users' mutual friends in BuddyPress easily. One click install and setup.
Invite Anyone
invite-anyone
Makes BuddyPress's invitation features more powerful.
BuddyPress Edit Activity
buddypress-edit-activity
BuddyPress Edit Activity allows your members to edit their activity posts on the front-end of your BuddyPress-powered site.
BuddyPress Extended Friendship Request
buddypress-extended-friendship-request
BuddyPress Extended Friendship Request plugin allows users to send a personalized message with the friendship requests.
BuddyPress Automatic Friends
bp-automatic-friends
Automatically create and accept friendships for specified users upon new user registration. * Requires BuddyPress
Buddypress Friends Developer Profile
5 plugins · 70 total installs
How We Detect Buddypress Friends
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/buddypress-friends/includes/css/buddypress-friends.css/wp-content/plugins/buddypress-friends/includes/js/buddypress-friends.jsHTML / DOM Fingerprints
widget_buddypress_friends<!-- Title Input Field --><!-- Default Friends --><!-- Width --><!-- Height -->+3 moreid="buddypress_friends"class="widget buddypress_friends"