Preloadify Security & Risk Analysis

wordpress.org/plugins/preloadify

A customizable loading screen plugin with logo, animations, color options, preview, and instant save. Improve UX with style.

30 active installs v2.2.3 PHP 7.4+ WP 5.0+ Updated Unknown
animationloaderperformancepreloadux
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Preloadify Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The plugin 'preloadify' version 2.2.3 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, using prepared statements exclusively for SQL queries, and having no recorded vulnerability history, which suggests a generally stable and secure codebase.

However, a significant concern arises from the attack surface analysis. The plugin exposes one AJAX handler that lacks authentication checks. This unprotected entry point presents a potential avenue for attackers to interact with the plugin's functionality without proper authorization. While taint analysis found no critical or high severity flows, and file operations and external HTTP requests are absent, the unauthenticated AJAX handler remains a notable weakness.

In conclusion, the plugin benefits from a clean vulnerability history and sound SQL practices. Nevertheless, the presence of an unprotected AJAX endpoint significantly increases the risk profile, requiring immediate attention to implement appropriate authentication and authorization mechanisms.

Key Concerns

  • Unprotected AJAX handler
  • Low percentage of properly escaped output
Vulnerabilities
None known

Preloadify Security Vulnerabilities

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

Preloadify Code Analysis

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

Output Escaping

43% escaped63 total outputs
Attack Surface
1 unprotected

Preloadify Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_preloadify_live_savepreloadify.php:110
WordPress Hooks 6
actionadmin_menupreloadify.php:33
actionadmin_initpreloadify.php:37
actionadmin_enqueue_scriptspreloadify.php:42
actionwp_enqueue_scriptspreloadify.php:75
filterlanguage_attributespreloadify.php:162
actionwp_footerpreloadify.php:170
Maintenance & Trust

Preloadify Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Preloadify Developer Profile

stevendiai

1 plugin · 30 total installs

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

How We Detect Preloadify

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/preloadify/loader.css/wp-content/plugins/preloadify/loader.js/wp-content/plugins/preloadify/media.js/wp-content/plugins/preloadify/admin-style.css

HTML / DOM Fingerprints

CSS Classes
loader-containerloader-logoloader-dotsloader-circleloader-barloader-pulse
Data Attributes
data-preloadify-condition
JS Globals
preloadifyVarspreloadifyDefaults
Shortcode Output
<div id="page-loader"<div class="loader-container"<div class="loader-logo"<div class="loader-dots">
FAQ

Frequently Asked Questions about Preloadify