LH Xprofile forms Security & Risk Analysis

wordpress.org/plugins/lh-xprofile-forms

Decouple Xprofile forms from the profile and signup screens via a shortcode

10 active installs v1.03 PHP 5.6+ WP + Updated Jul 30, 2022
buddypressformsfrontendxformsxprofile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Xprofile forms Safe to Use in 2026?

Generally Safe

Score 85/100

LH Xprofile forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The lh-xprofile-forms plugin version 1.03 exhibits a generally positive security posture, primarily due to the absence of known vulnerabilities and the developer's apparent adherence to secure coding practices in certain areas. The complete lack of recorded CVEs is a significant strength, suggesting a stable and relatively safe plugin. Furthermore, the exclusive use of prepared statements for all SQL queries is commendable and effectively mitigates the risk of SQL injection vulnerabilities. The presence of a nonce check, while single, indicates an awareness of potential cross-site request forgery risks. However, a critical weakness lies in the complete lack of output escaping. With 100% of the plugin's output not properly escaped, this presents a significant risk of cross-site scripting (XSS) vulnerabilities. Any data displayed to users, especially if it originates from user input or external sources, could be manipulated to execute malicious scripts in the victim's browser. The limited attack surface, with only one shortcode and no unprotected entry points, is a positive factor, but the unescaped output overshadows this advantage.

Key Concerns

  • 100% of outputs are not properly escaped.
  • No capability checks on entry points.
Vulnerabilities
None known

LH Xprofile forms Security Vulnerabilities

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

LH Xprofile forms Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
handle_bp_edit (lh-xprofile-forms.php:29)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LH Xprofile forms Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lh_xprofile_form] lh-xprofile-forms.php:267
WordPress Hooks 3
actioninitlh-xprofile-forms.php:291
actionwplh-xprofile-forms.php:295
actionbp_loadedlh-xprofile-forms.php:321
Maintenance & Trust

LH Xprofile forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 30, 2022
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

LH Xprofile forms Developer Profile

shawfactor

77 plugins · 15K total installs

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

How We Detect LH Xprofile forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lh-xprofile-forms/css/lh-xprofile-forms.css/wp-content/plugins/lh-xprofile-forms/js/lh-xprofile-forms.js
Script Paths
/wp-content/plugins/lh-xprofile-forms/js/lh-xprofile-forms.js
Version Parameters
lh-xprofile-forms/css/lh-xprofile-forms.css?ver=lh-xprofile-forms/js/lh-xprofile-forms.js?ver=

HTML / DOM Fingerprints

CSS Classes
lh_xprofile_forms-frontend-nonce
Data Attributes
id="lh_xprofile_form-submit"name="lh_xprofile_form-submit"id="redirect_url"name="redirect_url"id="field_ids"name="field_ids"+2 more
JS Globals
lh_xprofile_forms
Shortcode Output
<input id="lh_xprofile_form-submit" name="lh_xprofile_form-submit" value="
FAQ

Frequently Asked Questions about LH Xprofile forms