WP Fakeloader Security & Risk Analysis

wordpress.org/plugins/wp-fakeloader

WP Fakeloader is a simple and customizable wordpress preloader plugin based on fakeloader js.

20 active installs v1.2 PHP + WP 3.5+ Updated May 15, 2017
preloaderwordpress-fakeloaderwordpress-preloaderwp-fakeloaderwp-preloader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Fakeloader Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "wp-fakeloader" v1.2 plugin exhibits a generally positive security posture based on the static analysis. The absence of dangerous functions, SQL queries, file operations, external HTTP requests, and a clear indication that all SQL queries utilize prepared statements are strong indicators of good security practices. Furthermore, the vulnerability history shows no recorded CVEs, suggesting a history of secure development or prompt patching if issues have arisen. The limited attack surface, with only one shortcode and no unprotected entry points, also contributes to its safety.

However, a significant concern emerges from the output escaping analysis. With 100% of outputs not properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed by the plugin without proper sanitization and escaping could be leveraged by attackers to inject malicious scripts. This oversight, despite other strong security measures, leaves the plugin vulnerable to client-side attacks.

In conclusion, while "wp-fakeloader" v1.2 demonstrates many strengths, particularly in its handling of server-side code and SQL, the complete lack of output escaping is a critical weakness. This needs immediate attention to mitigate XSS risks. The plugin's otherwise clean history and limited attack surface are commendable, but the unescaped output significantly detracts from its overall security.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

WP Fakeloader Security Vulnerabilities

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

WP Fakeloader Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

WP Fakeloader Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fakeloader] site\classes\wp-fakeloader.php:35
WordPress Hooks 5
actionadmin_menuadmin\classes\wp-fakeloader-admin.php:31
actionadmin_initadmin\classes\wp-fakeloader-admin.php:33
actionadmin_enqueue_scriptsadmin\classes\wp-fakeloader-admin.php:35
actionwp_enqueue_scriptssite\classes\wp-fakeloader.php:31
actionwp_enqueue_scriptssite\classes\wp-fakeloader.php:33
Maintenance & Trust

WP Fakeloader Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMay 15, 2017
PHP min version
Downloads11K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

WP Fakeloader Developer Profile

Md. Shamim Shahnewaz

1 plugin · 20 total installs

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

How We Detect WP Fakeloader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-fakeloader/site/assets/css/style.css/wp-content/plugins/wp-fakeloader/site/assets/js/fakeloader.min.js/wp-content/plugins/wp-fakeloader/site/assets/js/script.js
Script Paths
/wp-content/plugins/wp-fakeloader/site/assets/js/script.js/wp-content/plugins/wp-fakeloader/site/assets/js/fakeloader.min.js
Version Parameters
wp-fakeloader/site/assets/css/style.css?ver=wp-fakeloader/site/assets/js/fakeloader.min.js?ver=wp-fakeloader/site/assets/js/script.js?ver=

HTML / DOM Fingerprints

JS Globals
window.fakeloader
Shortcode Output
[fakeloader][/fakeloader]
FAQ

Frequently Asked Questions about WP Fakeloader