BuddyPress Xprofile Custom Field Types Security & Risk Analysis

wordpress.org/plugins/bp-xprofile-custom-field-types

Buddypress Xprofile Custom Field Types adds extra custom profile fields to BuddyPress. Field types are: Birthdate, Email, Url etc.

4K active installs v1.3.1 PHP 5.3+ WP 5.0+ Updated Apr 8, 2026
buddypressbuddypress-profile-field-typesfieldsxprofile
97
A · Safe
CVEs total1
Unpatched0
Last CVEJan 5, 2026
Safety Verdict

Is BuddyPress Xprofile Custom Field Types Safe to Use in 2026?

Generally Safe

Score 97/100

BuddyPress Xprofile Custom Field Types has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jan 5, 2026Updated 1mo ago
Risk Assessment

The "bp-xprofile-custom-field-types" plugin v1.3.0 shows a mixed security posture. On the positive side, the static analysis reveals no dangerous function calls, all SQL queries are properly prepared, and there's a relatively high percentage of properly escaped output. The presence of a nonce check is also a good sign. However, a notable concern is the complete lack of capability checks on the single AJAX handler. This means any authenticated user, regardless of their role or permissions, could potentially interact with this handler, which could be exploited if the handler performs sensitive operations.

The plugin's vulnerability history is a significant red flag. While there are no currently unpatched vulnerabilities, the fact that it has had one high-severity "Path Traversal" vulnerability in the past, and the last known vulnerability was in 2026, suggests a pattern of past security weaknesses. The specific type of past vulnerability (Path Traversal) is particularly concerning as it often involves exploiting file system access, which can lead to serious compromise.

In conclusion, while the code exhibits some good security practices like prepared statements and output escaping, the absence of capability checks on its entry point and its history of high-severity vulnerabilities present notable risks. The plugin would benefit from a thorough review of its authorization mechanisms and ongoing vigilance regarding potential security flaws.

Key Concerns

  • Missing capability checks on AJAX handler
  • Bundled library (Select2)
  • High severity CVE history
Vulnerabilities
1 published

BuddyPress Xprofile Custom Field Types Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2025-14997high · 8.8Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

BuddyPress Xprofile Custom Field Types <= 1.2.8 - Authenticated (Subscriber+) Arbitrary File Deletion

Jan 5, 2026 Patched in 1.3.0 (78d)
Version History

BuddyPress Xprofile Custom Field Types Release Timeline

v1.3.1Current
v1.3.0
v1.2.81 CVE
v1.2.71 CVE
v1.2.61 CVE
v1.2.51 CVE
v1.2.41 CVE
v1.2.31 CVE
v1.2.21 CVE
v1.2.11 CVE
v1.2.01 CVE
v1.1.91 CVE
v1.1.81 CVE
v1.1.71 CVE
v1.1.61 CVE
v1.1.51 CVE
v1.1.41 CVE
v1.1.31 CVE
v1.1.21 CVE
v1.1.11 CVE
Code Analysis
Analyzed Mar 16, 2026

BuddyPress Xprofile Custom Field Types Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

100% prepared2 total queries

Output Escaping

81% escaped220 total outputs
Attack Surface

BuddyPress Xprofile Custom Field Types Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_bpxcftr_remove_user_tagsrc\handlers\class-tags-creator.php:44
WordPress Hooks 33
actionadmin_initsrc\admin\class-admin.php:36
actionadmin_noticessrc\admin\class-admin.php:37
actionxprofile_fields_saved_fieldsrc\admin\class-field-settings-helper.php:41
actionxprofile_field_after_submitboxsrc\admin\class-field-settings-helper.php:43
actionxprofile_fields_saved_fieldsrc\admin\class-field-settings-helper.php:44
actionbp_enqueue_scriptssrc\bootstrap\class-assets-loader.php:42
actionbp_admin_enqueue_scriptssrc\bootstrap\class-assets-loader.php:43
actionbp_enqueue_scriptssrc\bootstrap\class-assets-loader.php:45
actionbp_admin_enqueue_scriptssrc\bootstrap\class-assets-loader.php:46
actionbp_admin_enqueue_scriptssrc\bootstrap\class-assets-loader.php:47
actionbp_loadedsrc\bootstrap\class-bootstrapper.php:49
actionbp_initsrc\bootstrap\class-bootstrapper.php:50
filterbp_xprofile_get_field_typessrc\bootstrap\class-bootstrapper.php:53
actionbps_custom_fieldsrc\filters\class-bp-profile-search-helper.php:37
actionbp_ps_custom_fieldsrc\filters\class-bp-profile-search-helper.php:38
filterxprofile_allowed_tagssrc\filters\class-xprofile-kses-filter.php:37
actionxprofile_data_before_savesrc\handlers\class-birthdate-field-validator.php:37
actionbp_custom_profile_edit_fields_pre_visibilitysrc\handlers\class-field-settings-handler.php:37
actionxprofile_data_before_savesrc\handlers\class-field-upload-helper.php:56
actionxprofile_data_before_deletesrc\handlers\class-field-upload-helper.php:57
actionwpmu_delete_usersrc\handlers\class-field-upload-helper.php:58
actiondelete_usersrc\handlers\class-field-upload-helper.php:59
actionbp_make_spam_usersrc\handlers\class-field-upload-helper.php:60
filterupload_dirsrc\handlers\class-field-upload-helper.php:234
filterbp_xprofile_set_field_data_pre_validatesrc\handlers\class-from-to-helper.php:42
filterxprofile_data_field_id_before_savesrc\handlers\class-from-to-helper.php:43
filterxprofile_data_after_savesrc\handlers\class-from-to-helper.php:44
filterxprofile_data_value_before_savesrc\handlers\class-from-to-helper.php:106
filterbp_get_the_profile_field_namesrc\handlers\class-label-filter.php:44
actionbp_signup_validatesrc\handlers\class-signup-validator.php:37
filterbp_get_the_profile_field_valuesrc\handlers\class-tags-creator.php:40
filterbpxcftr_load_front_assetssrc\handlers\class-tags-creator.php:42
filterbp_xprofile_set_field_data_pre_validatesrc\handlers\class-taxonomy-terms-creator.php:38
Maintenance & Trust

BuddyPress Xprofile Custom Field Types Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 8, 2026
PHP min version5.3
Downloads148K

Community Trust

Rating98/100
Number of ratings16
Active installs4K
Developer Profile

BuddyPress Xprofile Custom Field Types Developer Profile

BuddyDev

15 plugins · 15K total installs

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

How We Detect BuddyPress Xprofile Custom Field Types

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bp-xprofile-custom-field-types/assets/css/bp-xprofile-custom-field-types.css/wp-content/plugins/bp-xprofile-custom-field-types/assets/js/bp-xprofile-custom-field-types.js/wp-content/plugins/bp-xprofile-custom-field-types/assets/js/bp-xprofile-custom-field-types-admin.js/wp-content/plugins/bp-xprofile-custom-field-types/assets/vendors/jscolor/jscolor.js/wp-content/plugins/bp-xprofile-custom-field-types/assets/vendors/select2/select2.full.min.js/wp-content/plugins/bp-xprofile-custom-field-types/assets/vendors/modernizr.js
Script Paths
/wp-content/plugins/bp-xprofile-custom-field-types/assets/js/bp-xprofile-custom-field-types.js/wp-content/plugins/bp-xprofile-custom-field-types/assets/js/bp-xprofile-custom-field-types-admin.js/wp-content/plugins/bp-xprofile-custom-field-types/assets/vendors/modernizr.js/wp-content/plugins/bp-xprofile-custom-field-types/assets/vendors/jscolor/jscolor.js/wp-content/plugins/bp-xprofile-custom-field-types/assets/vendors/select2/select2.full.min.js
Version Parameters
bp-xprofile-custom-field-types/assets/css/bp-xprofile-custom-field-types.css?ver=bp-xprofile-custom-field-types/assets/js/bp-xprofile-custom-field-types.js?ver=bp-xprofile-custom-field-types/assets/js/bp-xprofile-custom-field-types-admin.js?ver=bp-xprofile-custom-field-types/assets/vendors/modernizr.js?ver=bp-xprofile-custom-field-types/assets/vendors/jscolor/jscolor.js?ver=bp-xprofile-custom-field-types/assets/vendors/select2/select2.full.min.js?ver=bp-xprofile-custom-field-types/assets/vendors/select2/select2.locale.js?ver=

HTML / DOM Fingerprints

CSS Classes
bp-xprofile-custom-field-types
Data Attributes
data-select2-id
JS Globals
BPXprofileCFTRBPXprofileCFTRAdmin
FAQ

Frequently Asked Questions about BuddyPress Xprofile Custom Field Types