Simple BuddyPress Profile Privacy Security & Risk Analysis

wordpress.org/plugins/simple-buddypress-profile-privacy

Allow your members to select additional privacy settings for who can view their profile and it's visibility on the directory page.

200 active installs v0.7.9 PHP + WP 4.0+ Updated Apr 23, 2019
buddypressprivacyprofile-privacy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple BuddyPress Profile Privacy Safe to Use in 2026?

Generally Safe

Score 85/100

Simple BuddyPress Profile Privacy has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "simple-buddypress-profile-privacy" plugin v0.7.9 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL injection prevention, with all queries using prepared statements. It also shows a high percentage of properly escaped output and a single nonce check, which are positive indicators. The absence of known CVEs and a clean vulnerability history suggest a generally stable and well-maintained codebase.

However, a significant concern lies within the plugin's attack surface. The static analysis reveals one AJAX handler that lacks authentication checks. This unprotected entry point is a critical security weakness, as it could potentially be exploited by unauthenticated users to trigger unintended actions or access sensitive data. While taint analysis did not reveal any critical or high-severity flows, the presence of an unprotected AJAX handler bypasses fundamental security controls and poses a direct risk.

In conclusion, while the plugin has strengths in secure coding practices for SQL and output handling, the single unprotected AJAX handler significantly elevates its risk profile. This is the primary area that requires immediate attention to mitigate potential security vulnerabilities. The lack of past vulnerabilities is encouraging but does not negate the current risk presented by the identified unprotected entry point.

Key Concerns

  • AJAX handler without auth check
Vulnerabilities
None known

Simple BuddyPress Profile Privacy Security Vulnerabilities

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

Simple BuddyPress Profile Privacy Code Analysis

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

Output Escaping

85% escaped13 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
sbpp04_privacy_screen_content (includes\buddypress-profile-privacy.php:114)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Simple BuddyPress Profile Privacy Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_sbpp04_dismiss_update_noticeincludes\buddypress-profile-privacy-admin.php:22
WordPress Hooks 13
actionadmin_noticesincludes\buddypress-profile-privacy-admin.php:14
actionbp_register_admin_settingsincludes\buddypress-profile-privacy-admin.php:46
actionbp_template_contentincludes\buddypress-profile-privacy.php:57
actionbp_loadedincludes\buddypress-profile-privacy.php:82
actionbp_setup_navincludes\buddypress-profile-privacy.php:100
actionbp_template_titleincludes\buddypress-profile-privacy.php:104
actionbp_template_contentincludes\buddypress-profile-privacy.php:105
actiontemplate_redirectincludes\buddypress-profile-privacy.php:201
filterbp_get_total_member_countincludes\buddypress-profile-privacy.php:213
actionbp_includeloader.php:36
actionplugins_loadedloader.php:41
actionadmin_enqueue_scriptsloader.php:49
filterbp_ajax_querystringloader.php:87
Maintenance & Trust

Simple BuddyPress Profile Privacy Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 23, 2019
PHP min version
Downloads22K

Community Trust

Rating94/100
Number of ratings11
Active installs200
Developer Profile

Simple BuddyPress Profile Privacy Developer Profile

Fencer04

1 plugin · 200 total installs

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

How We Detect Simple BuddyPress Profile Privacy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-buddypress-profile-privacy/js/simple-buddypress-profile-privacy-admin.js
Version Parameters
simple-buddypress-profile-privacy/js/simple-buddypress-profile-privacy-admin.js?ver=0.7

HTML / DOM Fingerprints

CSS Classes
bp-profile-privacy-settings
Data Attributes
data-privacy-settingdata-hide-directory
JS Globals
sbpp04_get_hidden_members
FAQ

Frequently Asked Questions about Simple BuddyPress Profile Privacy