Full screen preloader Security & Risk Analysis

wordpress.org/plugins/full-screen-preloader

A powerful plugin to show full screen preloader with 8 different predefined spinner style and background color option.

0 active installs v1.0.2 PHP 3.0.0+ WP + Updated Mar 1, 2019
colorfull-screenloaderpage-loaderpreloader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Full screen preloader Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'full-screen-preloader' plugin version 1.0.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface, with no identified unprotected entry points. The code also demonstrates good security practices, including 100% SQL queries using prepared statements and a relatively high rate of output escaping (82%). The presence of a nonce check further indicates an effort to prevent CSRF attacks.

However, there are areas for minor improvement. The static analysis revealed no critical or high-severity taint flows, and the vulnerability history shows a clean record with no known CVEs. This suggests a low likelihood of common exploitation vectors. The primary concern, though minor, is the 0 capability checks. While the limited attack surface may mitigate this risk in this specific version, it's a general best practice to implement capability checks for all functions that modify data or sensitive settings, especially if the plugin's functionality were to expand.

In conclusion, the 'full-screen-preloader' plugin appears to be secure in its current state. Its minimal attack surface and lack of historical vulnerabilities are significant strengths. The minor weakness of missing capability checks, while not a current exploitable flaw based on the data, represents an area where future development could enhance its overall robustness.

Key Concerns

  • Missing capability checks on potential sensitive actions
Vulnerabilities
None known

Full screen preloader Security Vulnerabilities

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

Full screen preloader Release Timeline

v1.0.2Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Full screen preloader Code Analysis

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

Output Escaping

82% escaped11 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
fspl_save_form_option (full-screen-preloader.php:173)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Full screen preloader Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsfull-screen-preloader.php:51
actionwp_footerfull-screen-preloader.php:52
actionadmin_menufull-screen-preloader.php:53
actionadmin_enqueue_scriptsfull-screen-preloader.php:54
actionadmin_initfull-screen-preloader.php:55
Maintenance & Trust

Full screen preloader Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedMar 1, 2019
PHP min version3.0.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Full screen preloader Developer Profile

Vidya L

4 plugins · 80 total installs

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

How We Detect Full screen preloader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/full-screen-preloader/js/fakeLoader.min.js/wp-content/plugins/full-screen-preloader/js/fspl-preloader.js/wp-content/plugins/full-screen-preloader/css/fakeLoader.css/wp-content/plugins/full-screen-preloader/js/fspl-admin.js/wp-content/plugins/full-screen-preloader/css/admin.css
Script Paths
/wp-content/plugins/full-screen-preloader/js/fakeLoader.min.js/wp-content/plugins/full-screen-preloader/js/fspl-preloader.js/wp-content/plugins/full-screen-preloader/js/fspl-admin.js
Version Parameters
full-screen-preloader/js/fakeLoader.min.js?ver=full-screen-preloader/js/fspl-preloader.js?ver=full-screen-preloader/css/fakeLoader.css?ver=full-screen-preloader/js/fspl-admin.js?ver=full-screen-preloader/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
fspl-overlayfsPreloaderfspl-form-fieldfspl_image_link
HTML Comments
<!-- if direct access. --><!-- FSPL_Preloader main class --><!-- Plugin settings. --><!-- FSPL_Preloader constructor -->+9 more
Data Attributes
name="fspl-form"id="fspl_bg_color"id="fspl_style"id="fspl_link_image"id="upload-btn"name="fspl_save_options"
JS Globals
fspl_obj
FAQ

Frequently Asked Questions about Full screen preloader