BuddyPress – New UI Security & Risk Analysis

wordpress.org/plugins/bp-new-ui

A great plugin completely changes the entire design of BuddyPress in light or dark color

10 active installs v1.0 PHP + WP + Updated Unknown
bbpressdaniluk4000forumsnew-uiui
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is BuddyPress – New UI Safe to Use in 2026?

Generally Safe

Score 100/100

BuddyPress – New UI has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "bp-new-ui" plugin v1.0 exhibits an excellent security posture based on the provided static analysis. The plugin has a remarkably small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed. Furthermore, the code analysis indicates a strong adherence to secure coding practices, with no dangerous functions, no raw SQL queries (all are prepared statements), no file operations, and no external HTTP requests. The absence of taint analysis findings also suggests a lack of exploitable data flow vulnerabilities.

However, a significant concern is the complete lack of output escaping for all identified output points. This means any data displayed to users, even if it originates from a trusted source, could potentially be rendered in an unsafe manner, leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved. Additionally, the plugin lacks any nonce checks or capability checks, which are crucial for ensuring that actions are authorized and legitimate. The vulnerability history being clean is a positive sign, but it does not negate the identified coding weaknesses.

Key Concerns

  • Output escaping is not implemented
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

BuddyPress – New UI Security Vulnerabilities

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

BuddyPress – New UI Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

BuddyPress – New UI Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionwp_enqueue_scriptsbp-new-ui.php:17
actionplugins_loadedbp-new-ui.php:39
actionadmin_menubp-new-ui.php:43
actionadmin_initbp-new-ui.php:133
actionwpinc\online-status\online.php:12
actionbp_before_member_headerinc\online-status\online.php:31
actionwp_logoutinc\online-status\online.php:45
actionwp_logininc\online-status\online.php:53
Maintenance & Trust

BuddyPress – New UI Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BuddyPress – New UI Developer Profile

daniluk4000

3 plugins · 50 total installs

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

How We Detect BuddyPress – New UI

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-new-ui/inc/css/dark.css/wp-content/plugins/bp-new-ui/inc/css/light.css

HTML / DOM Fingerprints

CSS Classes
bpress-new-ui-wrapimgclassnoimgclassdarklight
FAQ

Frequently Asked Questions about BuddyPress – New UI