Disable Lazy Loading Security & Risk Analysis

wordpress.org/plugins/disable-core-lazy-loading

Disable Lazy Loading by post type or ID.

0 active installs v1.0.0 PHP 7.0+ WP 5.5+ Updated Unknown
blocksdisableimageslazyloadingloading
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Disable Lazy Loading Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'disable-core-lazy-loading' plugin, version 1.0.0, demonstrates a generally strong security posture based on the provided static analysis. It exhibits zero entry points that are exposed without authentication and zero unpatched vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests, coupled with 100% of SQL queries using prepared statements, indicates a good understanding of secure coding practices in these areas.

However, the analysis also highlights a significant weakness: only 35% of the plugin's 26 output operations are properly escaped. This means a substantial portion of dynamically generated content could be vulnerable to Cross-Site Scripting (XSS) attacks if it relies on user-supplied input or data that hasn't been sufficiently sanitized before output. While there are no recorded vulnerabilities or taint flows suggesting immediate critical threats, the unescaped output represents a tangible risk that should be addressed.

In conclusion, the plugin is well-architected with a minimal attack surface and no known historical vulnerabilities. The primary concern is the insufficient output escaping, which could lead to XSS vulnerabilities. Addressing this would significantly improve the plugin's overall security.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Disable Lazy Loading Security Vulnerabilities

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

Disable Lazy Loading Code Analysis

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

Output Escaping

35% escaped26 total outputs
Attack Surface

Disable Lazy Loading Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initclasses\class-disable-lazy-loading-admin.php:28
actionadmin_menuclasses\class-disable-lazy-loading-admin.php:29
actionadmin_enqueue_scriptsclasses\class-disable-lazy-loading-settings.php:32
actionplugins_loadedwp-disable-lazy-laoding.php:33
actionwpwp-disable-lazy-laoding.php:125
filterwp_lazy_loading_enabledwp-disable-lazy-laoding.php:171
Maintenance & Trust

Disable Lazy Loading Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedUnknown
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Disable Lazy Loading Developer Profile

Sharaz Shahid

5 plugins · 5K total installs

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

How We Detect Disable Lazy Loading

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/disable-core-lazy-loading/assets/css/style.css
Version Parameters
disable-core-lazy-loading/assets/css/style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Disable Lazy Loading