BP XProfile Shortcode Security & Risk Analysis

wordpress.org/plugins/bp-xprofile-shortcode

Adds Shortcode for BuddyPress XProfile data

50 active installs v1.0.1 PHP + WP 3.5+ Updated Apr 25, 2015
buddypressshortcodeuser-metausersxprofile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BP XProfile Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

BP XProfile Shortcode 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-xprofile-shortcode v1.0.1 plugin exhibits a generally good security posture based on the provided static analysis. It demonstrates adherence to several security best practices, including 100% proper output escaping for all identified outputs and the absence of any dangerous functions, file operations, or external HTTP requests. Furthermore, the plugin utilizes prepared statements for all SQL queries, which is a crucial defense against SQL injection vulnerabilities. The lack of any known CVEs, past or present, further contributes to its positive security profile.

However, a significant concern arises from the complete absence of nonce checks and capability checks. While the plugin has only one entry point (a shortcode) and no AJAX handlers or REST API routes without permission callbacks, the lack of these fundamental security mechanisms for its shortcode functionality leaves it potentially vulnerable to cross-site request forgery (CSRF) attacks. If the shortcode performs any sensitive actions or modifies data, this absence represents a notable weakness. The static analysis also indicates zero taint flows and no unescaped outputs, which are positive indicators, but the lack of explicit authentication and authorization for the shortcode functionality remains a critical oversight in an otherwise well-implemented plugin.

Key Concerns

  • Missing nonce checks for shortcode functionality
  • Missing capability checks for shortcode functionality
Vulnerabilities
None known

BP XProfile Shortcode Security Vulnerabilities

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

BP XProfile Shortcode Release Timeline

v1.0.1Current
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

BP XProfile Shortcode Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

BP XProfile Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[xprofile] bp-xprofile-shortcode.php:35
WordPress Hooks 1
actionbp_initbp-xprofile-shortcode.php:33
Maintenance & Trust

BP XProfile Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 25, 2015
PHP min version
Downloads9K

Community Trust

Rating60/100
Number of ratings4
Active installs50
Developer Profile

BP XProfile Shortcode Developer Profile

TylerDigital

4 plugins · 3K total installs

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

How We Detect BP XProfile Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
xprofile_get_field_data
FAQ

Frequently Asked Questions about BP XProfile Shortcode