Kento Lazy Page Loader Security & Risk Analysis

wordpress.org/plugins/ketno-lazy-page-loader

Use Kento Lazy Page Loader and beatify your loading icon while your viewer waits for your website to load.

10 active installs v1.0 PHP + WP 3.8+ Updated Jun 9, 2015
loaderuser-interfacewp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Kento Lazy Page Loader Safe to Use in 2026?

Generally Safe

Score 85/100

Kento Lazy Page Loader 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 "ketno-lazy-page-loader" v1.0 plugin, based on the static analysis, presents a mixed security posture. While it demonstrates strengths in avoiding common attack vectors like direct AJAX handlers, REST API endpoints, and shortcodes without protection, and also shows good practice by using prepared statements for SQL queries, significant concerns exist regarding output escaping. The fact that 0% of its 20 total outputs are properly escaped is a critical weakness, exposing users to potential cross-site scripting (XSS) vulnerabilities. Furthermore, the taint analysis revealing a flow with an unsanitized path, even if not critical or high severity in this instance, warrants attention as it suggests potential weaknesses in handling user-supplied data.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the lack of dangerous functions and file operations, suggests a potentially simple and well-maintained codebase. However, the absence of vulnerability history should not be interpreted as absolute security, especially given the identified output escaping and taint flow issues. The plugin lacks critical security checks like nonce and capability checks, which are essential for protecting against various attacks. In conclusion, while the plugin appears to have a small attack surface and a good history, the identified unescaped outputs and unsanitized data flow represent significant risks that need immediate attention to secure user data and prevent potential compromises.

Key Concerns

  • No proper output escaping
  • Flow with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Kento Lazy Page Loader Security Vulnerabilities

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

Kento Lazy Page Loader Code Analysis

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

Output Escaping

0% escaped20 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<loader-admin> (loader-admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Kento Lazy Page Loader Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitlazy-loader.php:33
actionwp_headlazy-loader.php:67
actionwp_headlazy-loader.php:162
actionadmin_initlazy-loader.php:176
actionadmin_menulazy-loader.php:191
Maintenance & Trust

Kento Lazy Page Loader Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 9, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Kento Lazy Page Loader Developer Profile

PluginsPoint

20 plugins · 600 total installs

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

How We Detect Kento Lazy Page Loader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ketno-lazy-page-loader/js/jquery.loading-indicator.js/wp-content/plugins/ketno-lazy-page-loader/css/jquery.loading-indicator.css
Script Paths
/wp-content/plugins/ketno-lazy-page-loader/js/jquery.loading-indicator.js
Version Parameters
ketno-lazy-page-loader/js/jquery.loading-indicator.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
loading-indicator-wrapperloader-visibleloader
JS Globals
loadingIndicator
FAQ

Frequently Asked Questions about Kento Lazy Page Loader