BuddyPress Live Notification Security & Risk Analysis

wordpress.org/plugins/bp-live-notification

BuddyPress Live Notification adds a Facebook Like realtime user notifications for BuddyPress sites.

200 active installs v2.1.0 PHP + WP 4.5+ Updated Jan 28, 2022
buddypressbuddypress-live-notificationnotifications
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BuddyPress Live Notification Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "bp-live-notification" v2.1.0 plugin demonstrates a strong security posture in several key areas. The static analysis reveals no identified dangerous functions, external HTTP requests, or file operations, indicating a reduction in common attack vectors. All SQL queries are properly prepared, and there are no recorded vulnerabilities in its history. This suggests a commitment to secure coding practices and a well-maintained codebase.

However, there are notable areas of concern. The complete absence of nonce checks and capability checks across all identified entry points is a significant risk. This means that any user, regardless of their permissions or role, could potentially trigger actions within the plugin, leading to unauthorized operations or data manipulation. Furthermore, while the number of output points is small, the fact that 50% are not properly escaped presents a potential Cross-Site Scripting (XSS) vulnerability if user-supplied data is reflected directly in the output without sanitization.

While the plugin has a clean vulnerability history and no known CVEs, the lack of robust authentication and authorization mechanisms is a critical weakness. The minimal attack surface is a positive, but it's overshadowed by the fundamental lack of security checks on the available entry points. The plugin's strengths lie in its avoidance of common dangerous code patterns, but its weaknesses in authentication and output sanitization expose it to significant risks.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • Unescaped Output
Vulnerabilities
None known

BuddyPress Live Notification Security Vulnerabilities

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

BuddyPress Live Notification Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

50% escaped2 total outputs
Attack Surface

BuddyPress Live Notification Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionbp_includebp-live-notification.php:51
actionbp_loadedbp-live-notification.php:53
actionbp_enqueue_scriptsbp-live-notification.php:55
actionbp_enqueue_scriptsbp-live-notification.php:56
actionwp_headbp-live-notification.php:58
filterheartbeat_receivedcore\bp-live-notifications-ajax-handler.php:51
Maintenance & Trust

BuddyPress Live Notification Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJan 28, 2022
PHP min version
Downloads32K

Community Trust

Rating76/100
Number of ratings12
Active installs200
Developer Profile

BuddyPress Live Notification Developer Profile

Brajesh Singh

12 plugins · 2K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
3856 days
View full developer profile
Detection Fingerprints

How We Detect BuddyPress Live Notification

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-live-notification/assets/vendors/achtung/ui.achtung.min.js/wp-content/plugins/bp-live-notification/assets/js/bpln.js/wp-content/plugins/bp-live-notification/assets/vendors/achtung/ui.achtung.css
Script Paths
assets/vendors/achtung/ui.achtung.min.jsassets/js/bpln.js

HTML / DOM Fingerprints

JS Globals
bpln
FAQ

Frequently Asked Questions about BuddyPress Live Notification