Paragon Profile Security & Risk Analysis

wordpress.org/plugins/paragon-profile

Wordpress Login, Registration, Profile, Password Recovery, Secure Ajax Forms, styled to your need, with options to adjust colors, All bootstrap.

10 active installs v1.1 PHP + WP 4.0+ Updated Mar 20, 2016
formloginpassword-recoveryprofileregistraion
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Paragon Profile Safe to Use in 2026?

Generally Safe

Score 85/100

Paragon Profile 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 plugin "paragon-profile" v1.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, not making external HTTP requests, and exclusively using prepared statements for SQL queries. The absence of known CVEs and bundled libraries is also a strength, suggesting a potentially stable and well-maintained codebase in those areas.

However, significant concerns arise from the attack surface and output sanitization. A substantial portion of the plugin's entry points, specifically all 10 AJAX handlers, lack authentication checks, creating a direct path for unauthenticated attackers to interact with the plugin's functionality. Furthermore, the analysis indicates that 0% of the 33 output operations are properly escaped. This is a critical vulnerability, as it means any data processed by the plugin and subsequently displayed to users or in administrative interfaces could be vulnerable to Cross-Site Scripting (XSS) attacks.

Taint analysis results are inconclusive due to zero flows analyzed, which could either mean no complex data flows exist or that the analysis was incomplete. Given the identified weaknesses, particularly the unauthenticated AJAX endpoints and rampant lack of output escaping, the plugin presents a notable risk. While there's no historical vulnerability data, the current code analysis reveals clear and present dangers that require immediate attention.

Key Concerns

  • AJAX handlers without authentication
  • Output escaping 0%
  • Capability checks 0% (suggested by 2 checks for 16 entry points)
  • Nonce checks 0%
Vulnerabilities
None known

Paragon Profile Security Vulnerabilities

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

Paragon Profile Code Analysis

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

Output Escaping

0% escaped33 total outputs
Attack Surface
10 unprotected

Paragon Profile Attack Surface

Entry Points16
Unprotected10

AJAX Handlers 10

noprivwp_ajax_ppAjaxLoginPHPshortcode\PProfileShortCode.php:16
noprivwp_ajax_ppAjaxPasswordRecoveryPHPshortcode\PProfileShortCode.php:17
authwp_ajax_ppAjaxPasswordLoggedInPHPshortcode\PProfileShortCode.php:18
noprivwp_ajax_ppAjaxRegistrationPHPshortcode\PProfileShortCode.php:19
authwp_ajax_ppAjaxRegistrationPHPshortcode\PProfileShortCode.php:20
noprivwp_ajax_ppProcessUserLoginshortcode\PProfileShortCode.php:21
authwp_ajax_ppAjaxProfilePHPshortcode\PProfileShortCode.php:22
authwp_ajax_ppAjaxPasswordChangePHPshortcode\PProfileShortCode.php:23
authwp_ajax_ppAjaxContactPHPshortcode\PProfileShortCode.php:24
noprivwp_ajax_ppAjaxContactPHPshortcode\PProfileShortCode.php:26

Shortcodes 6

[ppprofile] shortcode\PProfileShortCode.php:27
[pplogin] shortcode\PProfileShortCode.php:28
[ppregister] shortcode\PProfileShortCode.php:29
[ppcontact] shortcode\PProfileShortCode.php:30
[pppasswordrecovery] shortcode\PProfileShortCode.php:31
[ppdoshutdownbtn] shortcode\PProfileShortCode.php:32
WordPress Hooks 12
actionadmin_initadmin\PProfileSettingsPage.php:13
actionadmin_menuadmin\PProfileSettingsPage.php:14
actionadmin_footeradmin\PProfileSettingsPage.php:15
actionppTokenGeneratorStartercore\PPCore.php:14
filtershow_admin_barcore\PPCore.php:15
actioninitcore\PPUserPower.php:14
filterlogin_redirectcore\PPUserPower.php:15
actionadmin_enqueue_scriptsparagon_inc\PProfileLoader.php:69
actionadmin_enqueue_scriptsparagon_inc\PProfileLoader.php:70
actionwp_enqueue_scriptsparagon_inc\PProfileLoader.php:76
actionwp_enqueue_scriptsparagon_inc\PProfileLoader.php:77
actionwp_headshortcode\PProfileShortCode.php:15

Scheduled Events 1

ppTokenGeneratorStarter
Maintenance & Trust

Paragon Profile Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 20, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Paragon Profile Developer Profile

De paragon

3 plugins · 20 total installs

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

How We Detect Paragon Profile

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/paragon-profile/js/bootstrap.min.js/wp-content/plugins/paragon-profile/js/paragon.js/wp-content/plugins/paragon-profile/js/iconedmenu.js/wp-content/plugins/paragon-profile/css/bootstrap.min.css/wp-content/plugins/paragon-profile/css/paragoncss.css/wp-content/plugins/paragon-profile/css/jquery-ui.min.css/wp-content/plugins/paragon-profile/css/paraadmincss.css/wp-content/plugins/paragon-profile/css/paraadmincss2.css+2 more
Script Paths
/wp-content/plugins/paragon-profile/js/bootstrap.min.js/wp-content/plugins/paragon-profile/js/paragon.js/wp-content/plugins/paragon-profile/js/iconedmenu.js/wp-content/plugins/paragon-profile/js/uiscript.js/wp-content/plugins/paragon-profile/js/paragonaddminjs.js
Version Parameters
/wp-content/plugins/paragon-profile/css/bootstrap.min.css?ver=/wp-content/plugins/paragon-profile/css/paragoncss.css?ver=/wp-content/plugins/paragon-profile/css/?.css?ver=

HTML / DOM Fingerprints

CSS Classes
btn-purpose
JS Globals
ppAjaxLoginPHPppAjaxPasswordRecoveryPHPppAjaxPasswordLoggedInPHPppAjaxRegistrationPHPppAjaxRegistrationLoggedInPHPppProcessUserLogin+3 more
REST Endpoints
/wp-json/pp AjaxLoginPHP/wp-json/ppAjaxPasswordRecoveryPHP/wp-json/ppAjaxPasswordLoggedInPHP/wp-json/ppAjaxRegistrationPHP/wp-json/ppAjaxRegistrationLoggedInPHP/wp-json/ppProcessUserLogin/wp-json/ppAjaxProfilePHP/wp-json/ppAjaxPasswordChangePHP/wp-json/ppAjaxContactPHP
Shortcode Output
[ppprofile][pplogin][ppregister][ppcontact]
FAQ

Frequently Asked Questions about Paragon Profile