LH Profile Page Security & Risk Analysis

wordpress.org/plugins/lh-profile-page

LH Profile Page is a WordPress plugin that enables users to change their user data on the front end of the website

10 active installs v1.2 PHP + WP 3.0+ Updated Sep 17, 2015
front-endmetaprofileuserusers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Profile Page Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "lh-profile-page" plugin version 1.2 exhibits a generally good security posture with no known vulnerabilities or critical issues identified in the static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are all positive indicators. The plugin also demonstrates good practice by incorporating nonce and capability checks, suggesting an effort to secure its entry points.

However, a notable concern is the low percentage of properly escaped output. With only 30% of the 10 identified outputs being properly escaped, this presents a potential risk for cross-site scripting (XSS) vulnerabilities. While the attack surface is small and no unauthenticated entry points were found, unescaped output is a common vector for attackers to inject malicious scripts. The plugin's vulnerability history is clean, which is a strong positive, but the presence of unescaped output means this could be an area where vulnerabilities might emerge if not addressed.

In conclusion, the plugin has a solid foundation with no immediate critical flaws detected. The primary area requiring attention is the output escaping. Addressing this weakness will significantly improve the plugin's overall security and mitigate the risk of XSS attacks, even in the absence of past vulnerabilities.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

LH Profile Page Security Vulnerabilities

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

LH Profile Page Code Analysis

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

Output Escaping

30% escaped10 total outputs
Attack Surface

LH Profile Page Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lh_profile_page_form] lh-profile-page.php:494
WordPress Hooks 5
filterget_edit_user_linklh-profile-page.php:634
actioninitlh-profile-page.php:635
actionadmin_menulh-profile-page.php:636
filterplugin_action_linkslh-profile-page.php:637
actionwplh-profile-page.php:638
Maintenance & Trust

LH Profile Page Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 17, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LH Profile Page 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 Profile Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lh-profile-page/assets/lh-profile-page.js
Script Paths
/wp-content/plugins/lh-profile-page/assets/lh-profile-page.js
Version Parameters
lh-profile-page/style.css?ver=lh-profile-page.js?ver=

HTML / DOM Fingerprints

CSS Classes
login-field
HTML Comments
<!--[if lt IE 10]><br/><label for="lh_profile_page-users-display_name">Display Name</label><br/>--><!--[if lt IE 10]><br/><label for="lh_profile_page-users-user_email">Email</label><br/>--><!--[if lt IE 10]><br/><label for="lh_profile_page-usermeta-description">About Me</label><br/>--><!--[if lt IE 10]><br/><label for="lh_profile_page-taxonomy-category">Categories</label><br/>-->+29 more
Data Attributes
id="lh_profile_page-users-display_name"id="lh_profile_page-users-user_email"id="lh_profile_page-usermeta-description"id="lh_profile_page-taxonomy-category"id="lh_profile_page-usermeta-billing_phone"id="lh_profile_page-usermeta-billing_address_1"+26 more
JS Globals
window.lh_profile_page-update-resultvar lh_profile_page_noncevar lh_profile_page_nonce
Shortcode Output
<form method="post" id="lh-profile-page-form" action="
FAQ

Frequently Asked Questions about LH Profile Page