BuddyPress Extended Profile Translation Security & Risk Analysis

wordpress.org/plugins/buddypress-extended-profile-translation

Multilingual Extended Profiles in multisite BuddyPress

10 active installs v1.0 PHP + WP 3.6+ Updated Dec 9, 2018
buddypresslocalizationmultilingualmultisitetranslation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BuddyPress Extended Profile Translation Safe to Use in 2026?

Generally Safe

Score 85/100

BuddyPress Extended Profile Translation 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 static analysis of "buddypress-extended-profile-translation" v1.0 reveals a generally strong security posture with no critical or high-severity vulnerabilities identified in code signals or taint analysis. The plugin demonstrates good practices by including a nonce check and a capability check, indicating an awareness of basic security measures. Furthermore, the absence of file operations and external HTTP requests reduces the attack surface. The plugin's vulnerability history is also clean, with no recorded CVEs, suggesting a consistent track record of security. However, a significant concern is the presence of two SQL queries that do not use prepared statements. While the total number of queries is small, this practice, especially without any exploitable taint flows found, still introduces a potential risk of SQL injection if the data used in these queries were to be influenced by user input in a way not yet detected or if future code changes introduce such a pathway. The low percentage of properly escaped output also indicates a potential for cross-site scripting (XSS) vulnerabilities, although no specific flows were identified in this analysis. Overall, the plugin is relatively secure, but the raw SQL queries and output escaping practices warrant attention to further harden its security.

Key Concerns

  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

BuddyPress Extended Profile Translation Security Vulnerabilities

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

BuddyPress Extended Profile Translation Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

38% escaped8 total outputs
Attack Surface

BuddyPress Extended Profile Translation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterbp_xprofile_get_groupsbuddypress-extended-profile-translation.php:14
filterbp_xprofile_field_get_childrenbuddypress-extended-profile-translation.php:49
actionadmin_menuincludes\admin-xprofile.php:3
Maintenance & Trust

BuddyPress Extended Profile Translation Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedDec 9, 2018
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

BuddyPress Extended Profile Translation Developer Profile

Markus Echterhoff

5 plugins · 140 total installs

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

How We Detect BuddyPress Extended Profile Translation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/buddypress-extended-profile-translation/admin-xprofile.css

HTML / DOM Fingerprints

CSS Classes
groupfieldchildsuccessfailure
FAQ

Frequently Asked Questions about BuddyPress Extended Profile Translation