LogiNova Security & Risk Analysis

wordpress.org/plugins/loginova

LogiNova adds elegant ajax popup login and registration functionality to your WordPress site.

0 active installs v1.8 PHP 7.0+ WP 5.0+ Updated Unknown
ajaxcustom-loginloginpopupregister
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is LogiNova Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "loginova" v1.8 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests is a positive indicator. Crucially, all SQL queries are prepared, and all output is properly escaped, mitigating common vulnerabilities like SQL injection and cross-site scripting (XSS). The presence of nonce checks on all AJAX handlers and a capability check further reinforces its defensive mechanisms, limiting potential unauthorized access and actions.

While the static analysis reveals no critical or high-severity taint flows, and the vulnerability history is clean, the limited attack surface analyzed (4 AJAX handlers) means that not all potential entry points may have been covered. The absence of shortcodes, cron events, and REST API routes also contributes to a smaller overall attack surface, which is generally beneficial for security. However, it's important to note that the analysis only covered 2 taint flows. A clean vulnerability history is excellent, but it doesn't guarantee future immunity. The plugin demonstrates good security practices, with no immediate red flags, but further comprehensive security auditing would be advisable to ensure all aspects of the code are robustly secured.

Vulnerabilities
None known

LogiNova Security Vulnerabilities

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

LogiNova Code Analysis

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

Output Escaping

100% escaped174 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
plr_admin_page (admin\admin-page.php:33)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LogiNova Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

noprivwp_ajax_plr_loginloginova.php:287
noprivwp_ajax_plr_registerloginova.php:372
noprivwp_ajax_plr_forgot_passwordloginova.php:435
authwp_ajax_plr_forgot_passwordloginova.php:436
WordPress Hooks 7
actionadmin_enqueue_scriptsadmin\admin-page.php:30
actionadmin_menuloginova.php:32
actionwp_enqueue_scriptsloginova.php:71
actionwp_footerloginova.php:196
filterwp_nav_menu_itemsloginova.php:461
actioninitloginova.php:468
filterlogout_redirectloginova.php:474
Maintenance & Trust

LogiNova Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.0
Downloads234

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

LogiNova Developer Profile

PlaceTheCode

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 LogiNova

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loginova/css/style.css/wp-content/plugins/loginova/js/script.js
Script Paths
/wp-content/plugins/loginova/js/script.js
Version Parameters
loginova/css/style.css?ver=loginova/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
plr-popupplr-popup-containerplr-popup-headerplr-popup-contentplr-popup-footerplr-form-groupplr-inputplr-button+5 more
HTML Comments
<!-- LogiNova Settings --><!-- End LogiNova Settings -->
Data Attributes
data-loginova-settings
JS Globals
plr_settings
FAQ

Frequently Asked Questions about LogiNova