BP Custom Pages Security & Risk Analysis

wordpress.org/plugins/bp-custom-pages

This is a BuddyPress plugin which allows site admins to create up to 4 "Custom Pages" which are displayed automatically in the users "C …

10 active installs v1.2.0 PHP + WP + Updated Jul 19, 2024
buddypresscustommemberspagesprofile
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BP Custom Pages Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The bp-custom-pages v1.2.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history are positive indicators. The code demonstrates good practices by utilizing prepared statements for all SQL queries, performing a reasonable number of output escapes, and incorporating nonce and capability checks, suggesting an awareness of common WordPress security pitfalls.

However, the taint analysis reveals two flows with unsanitized paths, classified as high severity. While the plugin has a limited attack surface and no direct evidence of exploitable vulnerabilities from the static analysis alone, these unsanitized paths represent a potential risk. Without further context on these specific flows, it's difficult to definitively assess their exploitability, but they warrant attention as they indicate areas where user-supplied data might not be adequately validated or neutralized before being used in sensitive operations, potentially leading to unexpected behavior or information disclosure.

In conclusion, while the plugin is not actively known to be vulnerable and incorporates several security best practices, the identified high-severity taint flows introduce a notable concern. The absence of a larger attack surface and historical vulnerabilities is a significant strength, but these specific code-level issues require further investigation to ensure they do not pose a tangible security threat. The overall security is good, but with a potential for improvement in input sanitization.

Key Concerns

  • High severity taint flow with unsanitized path
  • High severity taint flow with unsanitized path
  • Minor output escaping concern (8% unescaped)
Vulnerabilities
None known

BP Custom Pages Security Vulnerabilities

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

BP Custom Pages Release Timeline

v1.2.0Current
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.5
v1.0.4
Code Analysis
Analyzed Mar 17, 2026

BP Custom Pages Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

92% escaped24 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
bp_custom_pages_admin (includes\bp-custom-pages-admin.php:37)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BP Custom Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionbp_template_contentincludes\bp-custom-pages-functions.php:68
filterbp_located_templateincludes\bp-custom-pages-functions.php:88
actioninitincludes\bp-custom-pages-loader.php:55
actionbp_loadedincludes\bp-custom-pages-loader.php:238
actionpre_get_postsincludes\bp-custom-pages-loader.php:246
actionbp_setup_admin_barincludes\bp-custom-pages-loader.php:277
actionpublish_bp_custom_pagesincludes\bp-custom-pages-loader.php:294
actionpre_get_postsincludes\bp-custom-pages-loader.php:322
actionbp_template_contentincludes\bp-custom-pages-screens.php:111
actionbp_template_titleincludes\bp-custom-pages-screens.php:196
actionbp_template_contentincludes\bp-custom-pages-screens.php:197
actionbp_includeloader.php:50
filterplugin_row_metaloader.php:79
Maintenance & Trust

BP Custom Pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 19, 2024
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

BP Custom Pages Developer Profile

Venutius

21 plugins · 650 total installs

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

How We Detect BP Custom Pages

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-pages/css/bp-custom-pages.css/wp-content/plugins/bp-custom-pages/js/bp-custom-pages.js/wp-content/plugins/bp-custom-pages/js/bp-custom-pages-admin.js
Script Paths
/wp-content/plugins/bp-custom-pages/js/bp-custom-pages.js/wp-content/plugins/bp-custom-pages/js/bp-custom-pages-admin.js
Version Parameters
bp-custom-pages/css/bp-custom-pages.css?ver=bp-custom-pages/js/bp-custom-pages.js?ver=bp-custom-pages/js/bp-custom-pages-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- BP Custom Pages Plugin --><!-- BP Custom Pages Admin Plugin -->
JS Globals
bp_custom_pages_params
FAQ

Frequently Asked Questions about BP Custom Pages