Ultimate Preloader Security & Risk Analysis

wordpress.org/plugins/ultimate-preloader

Ultimate Preloader will create a preloading screen for your website before all your images (including the images in CSS) are fully loaded.

60 active installs v1.1 PHP + WP 3.3+ Updated Feb 14, 2013
imageloaderpage-preloaderpreloaderultimate-preloader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ultimate Preloader Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The ultimate-preloader v1.1 plugin exhibits a generally positive security posture due to a lack of identified vulnerabilities in its history and a controlled attack surface. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, the code analysis reveals no dangerous functions, no raw SQL queries, and no external HTTP requests, all of which are strong security indicators. The presence of capability checks is also a good sign, suggesting some level of authorization is considered.

However, a critical concern arises from the complete lack of output escaping. With 21 total outputs and 0% properly escaped, this presents a significant risk for cross-site scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization could be exploited. The absence of taint analysis results for unsanitized paths is somewhat reassuring, but the unescaped output remains a glaring weakness that needs immediate attention. The plugin's vulnerability history being empty is a positive sign, but it should not lead to complacency, especially given the identified output escaping issue.

In conclusion, while the plugin demonstrates good practices in limiting its attack surface and avoiding common pitfalls like raw SQL, the critical failure in output escaping poses a substantial XSS risk. The plugin's past clean record is a strength, but the current code analysis highlights a significant and actionable vulnerability that needs to be addressed to improve its overall security. The lack of complex code and reliance on basic functionality might contribute to its clean history, but it doesn't excuse the missing output sanitization.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

Ultimate Preloader Security Vulnerabilities

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

Ultimate Preloader Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

Ultimate Preloader Code Analysis

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

Output Escaping

0% escaped21 total outputs
Attack Surface

Ultimate Preloader Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_enqueue_scriptsultimate_preloader.php:15
actionadmin_initultimate_preloader.php:72
actionadmin_initultimate_preloader.php:113
filtergettextultimate_preloader.php:119
filterattachment_fields_to_editultimate_preloader.php:120
actionadmin_menuultimate_preloader.php:356
actionwp_headultimate_preloader.php:405
actionwp_enqueue_scriptsultimate_preloader.php:406
Maintenance & Trust

Ultimate Preloader Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedFeb 14, 2013
PHP min version
Downloads11K

Community Trust

Rating70/100
Number of ratings6
Active installs60
Developer Profile

Ultimate Preloader Developer Profile

enid.colic

1 plugin · 60 total installs

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

How We Detect Ultimate Preloader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ultimate-preloader/css/style.css/wp-content/plugins/ultimate-preloader/js/up_admin_script.js/wp-content/plugins/ultimate-preloader/css/jq.chck.css/wp-content/plugins/ultimate-preloader/js/jq.chck.min.js
Script Paths
/wp-content/plugins/ultimate-preloader/js/up_admin_script.js/wp-content/plugins/ultimate-preloader/js/jq.chck.min.js

HTML / DOM Fingerprints

CSS Classes
chck_me
Data Attributes
data-fieldgroup
FAQ

Frequently Asked Questions about Ultimate Preloader