Profile Lab – Username & Display Name Editor Security & Risk Analysis

wordpress.org/plugins/profile-lab

Allow users to update their WordPress username, display name, and more — directly from external forms.

0 active installs v1.0.0 PHP 7.4+ WP 5.2+ Updated Nov 28, 2025
account-updatechange-usernameedit-profileuser-display-nameuser-profile
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Profile Lab – Username & Display Name Editor Safe to Use in 2026?

Generally Safe

Score 100/100

Profile Lab – Username & Display Name Editor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "profile-lab" v1.0.0 plugin demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are all positive indicators. Furthermore, all SQL queries utilize prepared statements, and output is consistently escaped, which significantly reduces the risk of common web vulnerabilities like SQL injection and cross-site scripting (XSS). The plugin also implements capability checks, further strengthening its defenses.

From a technical standpoint, the plugin has a minimal attack surface, with only two REST API routes identified, and importantly, no unprotected entry points. The lack of any identified taint flows, even with zero flows analyzed, suggests that the developers have been mindful of data sanitization. The vulnerability history is completely clear, with no recorded CVEs, which is a very positive sign for a plugin's stability and security.

While the plugin is robust in its current state, the low number of entry points and the lack of recorded vulnerabilities might also indicate a less mature or less widely used plugin, which could mean less scrutiny. However, based solely on the provided data, the "profile-lab" v1.0.0 plugin is exceptionally secure. The only potential area for improvement, though not a current vulnerability, would be the inclusion of nonce checks on any future AJAX handlers if they were to be implemented, as this is a standard WordPress security practice for protecting against CSRF attacks.

Vulnerabilities
None known

Profile Lab – Username & Display Name Editor Security Vulnerabilities

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

Profile Lab – Username & Display Name Editor Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Profile Lab – Username & Display Name Editor Attack Surface

Entry Points2
Unprotected0

REST API Routes 2

GET/wp-json/profilelab-api/v1/current-userapp\Http\Controllers\UserController.php:14
POST/wp-json/profilelab-api/v1/update-usernameapp\Http\Controllers\UserController.php:19
WordPress Hooks 7
actioninitapp\App.php:11
actionadmin_menuapp\Hooks\Handlers\AdminMenuHandlers.php:12
actionadmin_enqueue_scriptsapp\Hooks\Handlers\AdminMenuHandlers.php:13
filterscript_loader_tagapp\Hooks\Handlers\AdminMenuHandlers.php:105
actionrest_api_initapp\Http\Controllers\UserController.php:8
actionshow_user_profileapp\Http\Controllers\UserController.php:9
actionedit_user_profileapp\Http\Controllers\UserController.php:10
Maintenance & Trust

Profile Lab – Username & Display Name Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 28, 2025
PHP min version7.4
Downloads123

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Profile Lab – Username & Display Name Editor Developer Profile

SuitePress

3 plugins · 30 total installs

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

How We Detect Profile Lab – Username & Display Name Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/profile-lab/js/main.js/wp-content/plugins/profile-lab/main.css
Script Paths
/wp-content/plugins/profile-lab/js/main.js
Version Parameters
profilelab-main-jsprofilelab-main-style

HTML / DOM Fingerprints

JS Globals
profileLab
REST Endpoints
/wp-json/profilelab-api/v1/current-user/wp-json/profilelab-api/v1/update-username
Shortcode Output
<div id="profilelab-app"></div>
FAQ

Frequently Asked Questions about Profile Lab – Username & Display Name Editor