Bp Favorite Notifications Security & Risk Analysis

wordpress.org/plugins/bp-favorite-notifications

Notifiction Favorite Activity.

10 active installs v1.0 PHP + WP 4.0+ Updated Dec 11, 2014
activitybpbuddypressfavoritenotification
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bp Favorite Notifications Safe to Use in 2026?

Generally Safe

Score 85/100

Bp Favorite Notifications has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "bp-favorite-notifications" plugin v1.0 exhibits a concerning security posture primarily due to its unprotected AJAX handler. While the plugin demonstrates good practices in other areas, such as using prepared statements for all SQL queries and proper output escaping, the single unprotected entry point presents a significant risk. The static analysis reveals one AJAX handler that lacks authentication checks, creating a potential avenue for unauthorized actions if this handler performs any sensitive operations.

The absence of taint analysis findings and a clean vulnerability history are positive indicators, suggesting the code is generally well-written and has not been a target of known exploits. However, the presence of an unprotected AJAX endpoint overshadows these strengths. It's crucial to understand what actions this AJAX handler performs. If it handles user data, modifies settings, or triggers any functionality that should be restricted, it could lead to vulnerabilities like unauthorized access, data manipulation, or privilege escalation.

In conclusion, the plugin has a strong foundation in secure coding practices like prepared SQL statements and output escaping. The lack of historical vulnerabilities is also a good sign. Nevertheless, the single unprotected AJAX entry point is a critical weakness that requires immediate attention. The overall risk is elevated due to this oversight, despite the otherwise secure coding patterns observed.

Key Concerns

  • Unprotected AJAX handler
  • Missing nonce checks on AJAX
  • Missing capability checks
Vulnerabilities
None known

Bp Favorite Notifications Security Vulnerabilities

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

Bp Favorite Notifications Code Analysis

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

SQL Query Safety

100% prepared4 total queries
Attack Surface
1 unprotected

Bp Favorite Notifications Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_deleteFavoriteNotificationbp-favorite.php:193
WordPress Hooks 8
actioninitbp-favorite.php:18
actionwp_print_stylesbp-favorite.php:26
actionadmin_print_stylesbp-favorite.php:27
actionwp_print_scriptsbp-favorite.php:33
actionadmin_enqueue_scriptsbp-favorite.php:34
actionbp_setup_globalsbp-favorite.php:47
actionbp_activity_screen_single_activity_permalinkbp-favorite.php:157
actionbp_activity_add_user_favoritebp-favorite.php:181
Maintenance & Trust

Bp Favorite Notifications Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 11, 2014
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Bp Favorite Notifications Developer Profile

aghajoon

4 plugins · 60 total installs

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

How We Detect Bp Favorite Notifications

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-favorite-notifications/css/bp-fav.css/wp-content/plugins/bp-favorite-notifications/js/bp-fav.js
Script Paths
/wp-content/plugins/bp-favorite-notifications/js/bp-fav.js
Version Parameters
bp-fav?ver=20141113bp-fav-js?ver=bp-favorite-notifications/css/bp-fav.css?ver=bp-favorite-notifications/js/bp-fav.js?ver=

HTML / DOM Fingerprints

CSS Classes
noti-favdelete-favloader-delbp-favoritefav-avatarfav-blockfav-messagedeta-fav
Data Attributes
onclick="deleteFavoriteNotification('id="action"class="noti-fav"class="delete-fav"class="loader-del"class="bp-favorite"class="fav-avatar"+3 more
JS Globals
deleteFavoriteNotification
FAQ

Frequently Asked Questions about Bp Favorite Notifications