BuddyPress User Activity Security & Risk Analysis

wordpress.org/plugins/bp-user-activity

BuddyPress User Activity plugin allows you to get five latest activity stream of logged-in user throughout the site, and which can display with any po …

10 active installs v1.0.1 PHP + WP 4.0+ Updated May 31, 2018
activity-widgetbuddypressbuddypress-activitybuddypress-activity-useruser-activity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BuddyPress User Activity Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'bp-user-activity' plugin v1.0.1 presents a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, no direct SQL queries, and no file operations or external HTTP requests, all of which are excellent security indicators. The absence of known CVEs and a clean vulnerability history further contributes to a generally stable profile. However, there are significant concerns, primarily around output escaping and the lack of critical security checks. A low percentage of properly escaped output (24%) is a serious red flag, indicating a high probability of cross-site scripting (XSS) vulnerabilities across its 17 output points. Furthermore, the complete absence of nonce checks and capability checks is concerning, especially given the presence of a shortcode, which can be an entry point into the plugin's functionality. This lack of access control means that any functionality exposed through the shortcode could potentially be exploited by unauthenticated users.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

BuddyPress User Activity Security Vulnerabilities

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

BuddyPress User Activity Code Analysis

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

Output Escaping

24% escaped17 total outputs
Attack Surface

BuddyPress User Activity Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[user-activity-stream] bp-user-activity.php:24
WordPress Hooks 2
actionwp_enqueue_scriptsbp-user-activity.php:25
actionwidgets_initbp-user-activity.php:180
Maintenance & Trust

BuddyPress User Activity Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 31, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BuddyPress User Activity Developer Profile

jomol

1 plugin · 10 total installs

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

How We Detect BuddyPress User Activity

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-user-activity/css/acitivity.css

HTML / DOM Fingerprints

CSS Classes
buddypress-user-activityactivity-titleshortcode-activity-streamactivity-listitem-listactivity-avataractivity-contentactivity-header+2 more
Data Attributes
id="buddypress"id="activity-stream"id="activity-loop-form"name="activity-loop-form"id="message"
Shortcode Output
<div id="buddypress" class="buddypress-user-activity"><h3 class="activity-title">Recent Activity</h3><div class="activity shortcode-activity-stream"><ul id="activity-stream" class="activity-list item-list">
FAQ

Frequently Asked Questions about BuddyPress User Activity