Loginify – Login Page Customizer Security & Risk Analysis

wordpress.org/plugins/loginify

Loginify is designed to elevate your wordPress login experience to new heights.

20 active installs v1.1.1 PHP 5.6+ WP 5.0+ Updated Nov 3, 2025
custom-logincustomize-loginlogin-customizerlogin-pagewordpress-login
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Loginify – Login Page Customizer Safe to Use in 2026?

Generally Safe

Score 100/100

Loginify – Login Page Customizer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "loginify" v1.1.1 plugin demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified dangerous functions, file operations, external HTTP requests, or raw SQL queries is highly commendable. The code exclusively utilizes prepared statements for SQL queries and properly escapes all output, indicating robust defense against common injection and cross-site scripting (XSS) vulnerabilities. The plugin also appears to have a limited attack surface with no exposed AJAX handlers, REST API routes, or shortcodes, further reducing potential entry points.

However, the analysis reveals a critical lack of nonce checks and, by extension, capability checks on its single identified entry point. This is a significant concern, as it means that any action performed through this entry point could be initiated by any authenticated user, regardless of their role or permissions. While there are no recorded historical vulnerabilities, the absence of nonce checks could facilitate privilege escalation or unauthorized actions if an attacker can trigger this entry point. The lack of taint analysis results is also noted, which might indicate either a very simple plugin or an incomplete analysis.

In conclusion, "loginify" v1.1.1 excels in its handling of sensitive operations like database queries and output rendering, and its attack surface is minimal. The primary weakness lies in the insufficient authorization checks on its entry points, which needs immediate attention. Despite a clean vulnerability history, this oversight presents a real risk that should be addressed to ensure the plugin's overall security.

Key Concerns

  • Missing nonce checks on entry points
  • Single capability check is insufficient
Vulnerabilities
None known

Loginify – Login Page Customizer Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Loginify – Login Page Customizer Release Timeline

v1.1.1Current
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Loginify – Login Page Customizer Code Analysis

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

Output Escaping

100% escaped164 total outputs
Attack Surface

Loginify – Login Page Customizer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuloginify.php:18
actioncustomize_registerloginify.php:20
actionwploginify.php:21
actionlogin_headloginify.php:22
actioncustomize_preview_initloginify.php:23
actioncustomize_controls_enqueue_scriptsloginify.php:24
filterlogin_headerurlloginify.php:26
filterlogin_headertextloginify.php:27
Maintenance & Trust

Loginify – Login Page Customizer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 3, 2025
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Loginify – Login Page Customizer Developer Profile

abdulroqib

1 plugin · 20 total installs

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

How We Detect Loginify – Login Page Customizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loginify/assets/css/loginify.css/wp-content/plugins/loginify/assets/js/live-preview.js/wp-content/plugins/loginify/assets/js/controls.js
Script Paths
/wp-content/plugins/loginify/assets/js/live-preview.js/wp-content/plugins/loginify/assets/js/controls.js
Version Parameters
loginify-live-preview?ver=1.1.1loginify-controls?ver=1.1.1loginify-image-radio?ver=1.1.1

HTML / DOM Fingerprints

CSS Classes
image-radio-row
Data Attributes
data-customize-setting-link
JS Globals
Loginify_Image_Radio_Control
Shortcode Output
<a href="#">
FAQ

Frequently Asked Questions about Loginify – Login Page Customizer