uLoader – A Simple Preloader Security & Risk Analysis

wordpress.org/plugins/u-loader

uLoader is a simple, easy to use preloader. Just install it on your site, and it'll do the rest. If you want your customized preloader with your …

70 active installs v1.0.0 PHP 7.2+ WP 5.2+ Updated Jun 24, 2020
loaderpreloaderspinnerwp-loaderwp-preloader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is uLoader – A Simple Preloader Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The u-loader v1.0.0 plugin exhibits a surprisingly small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This suggests a lack of direct user interaction points that could be exploited. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a seemingly secure code base. Furthermore, the fact that 100% of its SQL queries utilize prepared statements is a strong indicator of good security practice in database interaction.

However, the static analysis also reveals a significant concern: 0% of the 4 identified output points are properly escaped. This presents a clear risk of cross-site scripting (XSS) vulnerabilities. If user-supplied data or any data processed by the plugin is rendered directly to the browser without proper sanitization, an attacker could inject malicious scripts. The lack of nonce checks and capability checks on any potential entry points (though none were identified) is also a weakness, as it implies that even if entry points were to be discovered, they might not have adequate protection against unauthorized access or manipulation.

The plugin's vulnerability history is notably clean, with no recorded CVEs. This is positive, but it's important to remember that a lack of past vulnerabilities does not guarantee future security, especially given the identified output escaping issue. In conclusion, while the u-loader plugin demonstrates good practices in terms of its attack surface and SQL query handling, the complete lack of output escaping is a critical flaw that needs immediate attention. The absence of identified entry points is a strength, but the potential for XSS due to unescaped output remains a substantial risk.

Key Concerns

  • 0% of output properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

uLoader – A Simple Preloader Security Vulnerabilities

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

uLoader – A Simple Preloader Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

uLoader – A Simple Preloader Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsu-loader.php:45
actionwp_headu-loader.php:64
actionwp_footeru-loader.php:83
actionadmin_menuu-loader.php:120
actionadmin_initu-loader.php:183
Maintenance & Trust

uLoader – A Simple Preloader Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 24, 2020
PHP min version7.2
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

uLoader – A Simple Preloader Developer Profile

utpalbarmanbd

1 plugin · 70 total installs

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

How We Detect uLoader – A Simple Preloader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/u-loader/css/style.css

HTML / DOM Fingerprints

CSS Classes
u-loaderu-grayscale
Data Attributes
data-src
JS Globals
jQuery
FAQ

Frequently Asked Questions about uLoader – A Simple Preloader