Liveupx Security Security & Risk Analysis

wordpress.org/plugins/liveupx-security

Comprehensive WordPress security plugin with login protection, firewall, brute force prevention, IP blocking, and activity logging.

0 active installs v1.5.2 PHP 7.4+ WP 5.0+ Updated Jan 9, 2026
brute-forcefirewalllogin-protectionmalwaresecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Liveupx Security Safe to Use in 2026?

Generally Safe

Score 100/100

Liveupx Security has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'liveupx-security' plugin v1.5.2 exhibits a generally strong security posture with several good practices in place. The static analysis indicates a very small attack surface with only one AJAX handler, and importantly, this entry point appears to have authorization checks. The plugin also demonstrates robust output escaping with 98% of outputs properly escaped and a good rate of prepared statements for SQL queries (40%). The absence of file operations and external HTTP requests further contributes to a lower risk profile.

However, the taint analysis reveals a significant concern: 3 out of 3 analyzed flows have unsanitized paths. While the static analysis does not flag any critical or high severity taint flows explicitly, the presence of "unsanitized paths" is a strong indicator of potential vulnerabilities, especially if these paths interact with user-supplied input without proper sanitization or validation before being used in file operations or other sensitive contexts. The vulnerability history is clean, with no recorded CVEs, which is a positive sign, but it does not negate the risks identified in the code analysis.

In conclusion, the plugin has strengths in its limited attack surface and good output handling. The primary weakness lies in the identified unsanitized paths, which require careful investigation to ensure user input is not being mishandled. Despite a clean vulnerability history, the taint analysis findings warrant attention to prevent potential future exploitation.

Key Concerns

  • Unsanitized paths in taint analysis
Vulnerabilities
None known

Liveupx Security Security Vulnerabilities

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

Liveupx Security Code Analysis

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

SQL Query Safety

40% prepared35 total queries

Output Escaping

98% escaped112 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
render_logs (admin\class-xsec-admin.php:807)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Liveupx Security Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_xsec_actionadmin\class-xsec-ajax.php:40
WordPress Hooks 31
actionadmin_menuadmin\class-xsec-admin.php:25
actionadmin_enqueue_scriptsadmin\class-xsec-admin.php:26
actionadmin_initadmin\class-xsec-admin.php:27
actioninitclasses\class-xsec-firewall.php:61
filterthe_generatorclasses\class-xsec-firewall.php:66
filterstyle_loader_srcclasses\class-xsec-firewall.php:67
filterscript_loader_srcclasses\class-xsec-firewall.php:68
filterxmlrpc_enabledclasses\class-xsec-firewall.php:73
filterwp_headersclasses\class-xsec-firewall.php:74
filterxmlrpc_methodsclasses\class-xsec-firewall.php:79
filterwp_headersclasses\class-xsec-firewall.php:80
actionwp_loginclasses\class-xsec-login-security.php:58
filterauthenticateclasses\class-xsec-login-security.php:59
actionwp_login_failedclasses\class-xsec-login-security.php:60
actionlogin_formclasses\class-xsec-login-security.php:64
filterauthenticateclasses\class-xsec-login-security.php:65
filterlogin_errorsclasses\class-xsec-login-security.php:70
actionlogin_formclasses\class-xsec-login-security.php:75
filterauthenticateclasses\class-xsec-login-security.php:76
actioninitclasses\class-xsec-user-security.php:59
filterredirect_canonicalclasses\class-xsec-user-security.php:60
filterrest_endpointsclasses\class-xsec-user-security.php:61
actionuser_profile_update_errorsclasses\class-xsec-user-security.php:66
filterregistration_errorsclasses\class-xsec-user-security.php:67
filterillegal_user_loginsclasses\class-xsec-user-security.php:72
actionprofile_updateclasses\class-xsec-user-security.php:81
actionuser_registerclasses\class-xsec-user-security.php:82
actiondelete_userclasses\class-xsec-user-security.php:83
actioninitliveupx-security.php:82
actionplugins_loadedliveupx-security.php:83
actionplugins_loadedliveupx-security.php:111
Maintenance & Trust

Liveupx Security Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 9, 2026
PHP min version7.4
Downloads116

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Liveupx Security Developer Profile

Liveupx

1 plugin · 0 total installs

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

How We Detect Liveupx Security

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/liveupx-security/assets/css/admin.css/wp-content/plugins/liveupx-security/assets/js/admin.js
Script Paths
/wp-content/plugins/liveupx-security/assets/js/admin.js
Version Parameters
liveupx-security/assets/css/admin.css?ver=liveupx-security/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
xsec-admin-page
Data Attributes
data-action="xsec_ajax_actions"
JS Globals
xsec
FAQ

Frequently Asked Questions about Liveupx Security