Custom Profile Menu for BuddyPress Security & Risk Analysis

wordpress.org/plugins/bp-custom-menu

Create custom BuddyPress profile menu pages, gracefully.

500 active installs v1.0.3 PHP 5.6+ WP 4.0+ Updated Jun 3, 2023
buddypresscustommenuprofile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Profile Menu for BuddyPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "bp-custom-menu" v1.0.3 plugin exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the plugin demonstrates good coding practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. All SQL queries are properly prepared, and importantly, both nonce and capability checks are present, which are crucial for secure WordPress development.

The taint analysis shows no identified flows with unsanitized paths, indicating that data is likely being handled safely within the plugin's scope. The vulnerability history is also clean, with no known CVEs recorded, suggesting a history of secure development and maintenance. This lack of historical vulnerabilities is a positive indicator for the plugin's current security.

Despite the overall strong security posture, there is a minor concern regarding output escaping. With 10 total outputs and 4 (40%) not being properly escaped, there is a potential for Cross-Site Scripting (XSS) vulnerabilities if any of these unescaped outputs handle user-supplied data without further sanitization on the frontend. However, given the limited attack surface and the presence of other security measures, this risk appears to be mitigated to a degree. The plugin's strengths in limiting attack vectors, secure SQL handling, and robust authentication checks far outweigh this minor weakness.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Custom Profile Menu for BuddyPress Security Vulnerabilities

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

Custom Profile Menu for BuddyPress Code Analysis

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

Output Escaping

60% escaped10 total outputs
Attack Surface

Custom Profile Menu for BuddyPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitincludes\bp-custom-menu-page.php:51
actionadmin_noticesincludes\loader.php:26
actionplugins_loadedincludes\loader.php:29
actionpage_attributes_misc_attributesincludes\metaboxes\extend-menu-page-options.php:58
actionsave_postincludes\metaboxes\extend-menu-page-options.php:91
actionbp_setup_navincludes\nav-adder.php:97
actionbp_template_contentincludes\parent-menu-page.php:22
filterpage_attributes_dropdown_pages_argsincludes\plugin-functions.php:23
filterquick_edit_dropdown_pages_argsincludes\plugin-functions.php:24
filterpost_type_linkincludes\plugin-functions.php:47
actionbp_template_contentincludes\sub-menu-page.php:22
Maintenance & Trust

Custom Profile Menu for BuddyPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 3, 2023
PHP min version5.6
Downloads24K

Community Trust

Rating100/100
Number of ratings8
Active installs500
Developer Profile

Custom Profile Menu for BuddyPress Developer Profile

Nahid Ferdous Mohit

2 plugins · 800 total installs

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

How We Detect Custom Profile Menu for BuddyPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-custom-menu/assets/css/bp-custom-menu.css/wp-content/plugins/bp-custom-menu/assets/js/bp-custom-menu.js
Script Paths
/wp-content/plugins/bp-custom-menu/assets/js/bp-custom-menu.js
Version Parameters
bp-custom-menu/assets/css/bp-custom-menu.css?ver=bp-custom-menu/assets/js/bp-custom-menu.js?ver=

HTML / DOM Fingerprints

CSS Classes
menu-page-options-metaboxcomponents-base-control__fieldpost-attributes-label-wrapper
HTML Comments
<!-- Default Submenu --><!-- Parent menu page output template --><!-- Sub menu page output template -->
Data Attributes
name="default_submenu"id="default_submenu"name="meta_box_nonce"id="meta_box_nonce"
FAQ

Frequently Asked Questions about Custom Profile Menu for BuddyPress