BP Posts On Profile Security & Risk Analysis

wordpress.org/plugins/bp-posts-on-profile

Adds 'Posts' link to member's profile page, and shows member's blog posts on that page.

10 active installs v1.0 PHP + WP + Updated Apr 30, 2010
buddypresspostsprofileshow-posts-on-profilewordpress-mu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BP Posts On Profile Safe to Use in 2026?

Generally Safe

Score 85/100

BP Posts On Profile has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The 'bp-posts-on-profile' v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and lack of file operations or external HTTP requests are positive indicators. Furthermore, the vulnerability history shows no recorded CVEs, which suggests a well-maintained and secure codebase historically.

However, there are significant concerns regarding output escaping. With one total output and 0% properly escaped, this indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Any user-generated content displayed through this plugin is at risk of being rendered as executable code in the user's browser. The lack of nonce and capability checks, while not directly flagged as an issue due to a zero attack surface in these areas, could become a concern if new entry points are introduced in future versions without proper security considerations.

In conclusion, while the plugin has a clean historical record and avoids common pitfalls like raw SQL or dangerous functions, the complete lack of output escaping is a critical weakness that exposes users to XSS attacks. This oversight significantly elevates the risk profile, despite other strong security practices.

Key Concerns

  • 100% of outputs are unescaped
Vulnerabilities
None known

BP Posts On Profile Security Vulnerabilities

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

BP Posts On Profile Release Timeline

v1.0Current
v0.1
Code Analysis
Analyzed Apr 16, 2026

BP Posts On Profile Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

BP Posts On Profile Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwpincludes/bp-postsonprofile-core.php:30
actionwpincludes/bp-postsonprofile-core.php:81
filterbp_located_templateincludes/bp-postsonprofile-core.php:103
actionbp_initloader.php:17
Maintenance & Trust

BP Posts On Profile Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedApr 30, 2010
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BP Posts On Profile Developer Profile

Huseyin Berberoglu

2 plugins · 30 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 Posts On Profile

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-posts-on-profile/assets/css/style.css/wp-content/plugins/bp-posts-on-profile/assets/js/script.js
Script Paths
/wp-content/plugins/bp-posts-on-profile/assets/js/script.js
Version Parameters
bp-posts-on-profile/assets/css/style.css?ver=bp-posts-on-profile/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
bp-postsonprofilepostsonprofile-nav
HTML Comments
<!-- bp-posts-on-profile plugin template -->
Data Attributes
data-postsonprofile-user-id
JS Globals
bpPostsonprofile
FAQ

Frequently Asked Questions about BP Posts On Profile