BP Limit Activity Length Security & Risk Analysis

wordpress.org/plugins/bp-limit-activity-length

Limit the length of your BuddyPress activity updates like Twitter

10 active installs v0.4 PHP + WP + Updated Jul 15, 2013
activitybuddypresslengthtwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BP Limit Activity Length Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "bp-limit-activity-length" plugin, version 0.4, exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code demonstrates good practice by exclusively using prepared statements for SQL queries, which is a critical defense against SQL injection vulnerabilities.

However, a significant concern arises from the output escaping. With 100% of the analyzed outputs not being properly escaped, this plugin presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources is susceptible to malicious script injection. The lack of any recorded vulnerabilities in its history is positive, suggesting a diligent maintenance or a lack of past exploitation, but it does not negate the present XSS risk.

In conclusion, while the plugin has a minimal attack surface and strong SQL practices, the failure to properly escape output is a critical flaw that requires immediate attention. The absence of known CVEs is a positive sign, but the identified XSS risk represents a tangible and actionable security concern.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

BP Limit Activity Length Security Vulnerabilities

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

BP Limit Activity Length Release Timeline

v0.4Current
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3
Code Analysis
Analyzed Apr 16, 2026

BP Limit Activity Length Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

BP Limit Activity Length Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitbp-limit-activity-length.php:69
filterbp_activity_type_before_savebp-limit-activity-length.php:70
actionbp_register_admin_settingsbp-limit-activity-length.php:73
actionwp_enqueue_scriptsbp-limit-activity-length.php:88
actionwp_print_scriptsbp-limit-activity-length.php:89
filterbp_activity_content_before_savebp-limit-activity-length.php:149
actionbp_includebp-limit-activity-length.php:183
Maintenance & Trust

BP Limit Activity Length Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedJul 15, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings5
Active installs10
Developer Profile

BP Limit Activity Length Developer Profile

Mike Martel

8 plugins · 80 total installs

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

How We Detect BP Limit Activity Length

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-limit-activity-length/_inc/bp-lal.js
Script Paths
/wp-content/plugins/bp-limit-activity-length/_inc/bp-lal.js
Version Parameters
bp-lal.js?ver=

HTML / DOM Fingerprints

CSS Classes
activity-limit
Data Attributes
name="bp-limit-activity-length[limit]"name="bp-limit-activity-length[type]"
JS Globals
BPLal
FAQ

Frequently Asked Questions about BP Limit Activity Length