BP Search Security & Risk Analysis

wordpress.org/plugins/bp-search

Buddypress Search is a fast and light AngularJS members search plugin, when typing members name, show user list instantly in drop-down list, no need r …

10 active installs v1.3 PHP + WP 3.5+ Updated Jan 13, 2020
angularangularjsbuddypressbuddypress-searchsearch
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BP Search Safe to Use in 2026?

Generally Safe

Score 85/100

BP Search 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 'bp-search' plugin version 1.3 exhibits a remarkably clean static analysis report. The absence of any detected dangerous functions, SQL injection vulnerabilities, unescaped output, file operations, external HTTP requests, or taint flows with unsanitized paths is a strong indicator of good development practices concerning direct code security. Furthermore, the complete lack of historical CVEs suggests a well-maintained and secure plugin over time, implying a proactive approach to security by its developers.

However, the static analysis also highlights a concerning lack of exposed entry points (AJAX, REST API, shortcodes, cron events) without associated authentication or permission checks. While the report indicates zero unprotected entry points, the *total* number of entry points is also zero. This could mean the plugin offers no functionality, or that its functionality is entirely managed through other means not captured in this specific analysis, or that the analysis itself may have missed potential interaction points. The absence of nonce and capability checks is also noted, which, in the context of a plugin with no apparent entry points, raises questions about how any potential interaction would be secured if they were to exist.

In conclusion, based on the provided data, 'bp-search' v1.3 appears to be a highly secure plugin with no identified vulnerabilities in its code or history. The strengths lie in its clean code signals and lack of known exploits. The primary area of caution arises from the complete lack of exposed functionality, which, if this is intentional, is secure. However, if functionality is intended but not detected as an entry point, or if the plugin relies on external mechanisms for interaction that are not analyzed here, there could be an unknown attack surface. The lack of nonce and capability checks, while not a direct vulnerability in this instance due to the zero attack surface, is a weakness in standard WordPress security practices.

Vulnerabilities
None known

BP Search Security Vulnerabilities

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

BP Search Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

BP Search Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

BP Search Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_enqueue_scriptsbuddypress-search.php:31
filterbp_directory_members_search_formbuddypress-search.php:67
actionbp_initbuddypress-search.php:91
Maintenance & Trust

BP Search Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 13, 2020
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

BP Search Developer Profile

Tomas

12 plugins · 7K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
526 days
View full developer profile
Detection Fingerprints

How We Detect BP Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-search/asset/js/angular.min.js/wp-content/plugins/bp-search/asset/js/angular-animate.min.js/wp-content/plugins/bp-search/asset/js/script.js
Script Paths
asset/js/angular.min.jsasset/js/angular-animate.min.jsasset/js/script.js

HTML / DOM Fingerprints

CSS Classes
tomas_bp_member_seach_apptomas_bp_member_search_controllertomas_bp_member_search_result
Data Attributes
ng-appng-controllerng-modelng-showng-animateng-repeat+1 more
JS Globals
tomas_bp_member_seach_apptomas_bp_member_search_controller
REST Endpoints
/tomasapi/bpmembersearch
Shortcode Output
<div ng-app="tomas_bp_member_seach_app"><div ng-controller="tomas_bp_member_search_controller"><form action="" method="get" id="search-members-form"><label for="members_search"><input ng-model="members_query" type="text" name="members_search" id="members_search" placeholder="Search Members..." /></label>
FAQ

Frequently Asked Questions about BP Search