Flat Preloader Security & Risk Analysis

wordpress.org/plugins/flat-preloader

Flat Preloader helps you create the loading page with many excited gif icons.

3K active installs v1.16.0 PHP + WP 4.6+ Updated May 2, 2023
flatgificonloadingpreloader
84
B · Generally Safe
CVEs total2
Unpatched0
Last CVESep 28, 2021
Safety Verdict

Is Flat Preloader Safe to Use in 2026?

Mostly Safe

Score 84/100

Flat Preloader is generally safe to use though it hasn't been updated recently. 2 past CVEs were resolved. Keep it updated.

2 known CVEsLast CVE: Sep 28, 2021Updated 2yr ago
Risk Assessment

The 'flat-preloader' plugin v1.16.0 exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests, which are common areas for vulnerabilities. The presence of a nonce check and a focus on prepared statements are good security practices. However, concerns arise from the moderate rate of output escaping, with only 57% of outputs being properly sanitized. This suggests a potential for Cross-Site Scripting (XSS) vulnerabilities, especially when considering the plugin's vulnerability history.

The vulnerability history of 'flat-preloader' shows a concerning pattern with two known medium-severity CVEs, both related to Cross-Site Scripting (Improper Neutralization of Input During Web Page Generation). While there are no currently unpatched vulnerabilities and the last known vulnerability was in 2021, the historical prevalence of XSS indicates a weakness in how user-supplied data is handled in the output phase. The lack of capability checks in the identified entry points (though zero in total) is also a minor concern, as it assumes that if any were introduced, they might not be adequately secured.

In conclusion, 'flat-preloader' v1.16.0 benefits from a minimal attack surface and strong practices in database interaction and external communication. However, the less than ideal output escaping and past XSS vulnerabilities present a notable risk. While no critical or high-severity issues were found in the static analysis, and there are no currently unpatched CVEs, the historical pattern warrants caution. Sites using this plugin should be vigilant about potential XSS vulnerabilities that may not have been caught in this specific analysis, and future updates should prioritize robust output escaping.

Key Concerns

  • Moderate rate of unescaped output
  • Past medium severity XSS vulnerabilities
Vulnerabilities
2

Flat Preloader Security Vulnerabilities

CVEs by Year

2 CVEs in 2021
2021
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2021-24789medium · 5.5Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Flat Preloader < 1.5.5 - Stored Cross-Site Scripting

Sep 28, 2021 Patched in 1.5.5 (847d)
CVE-2021-24685medium · 5.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Flat Preloader <= 1.5.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Sep 28, 2021 Patched in 1.5.4 (847d)
Code Analysis
Analyzed Mar 16, 2026

Flat Preloader Code Analysis

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

Output Escaping

57% escaped40 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
flat_preloader_settings_menu (flat-preloader-settings.php:15)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Flat Preloader Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuflat-preloader-settings.php:10
actionadmin_enqueue_scriptsflat-preloader.php:34
actionwp_enqueue_scriptsflat-preloader.php:71
actionwp_headflat-preloader.php:125
filterbody_classflat-preloader.php:148
Maintenance & Trust

Flat Preloader Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMay 2, 2023
PHP min version
Downloads84K

Community Trust

Rating92/100
Number of ratings18
Active installs3K
Developer Profile

Flat Preloader Developer Profile

Thien Nguyen

1 plugin · 3K total installs

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

How We Detect Flat Preloader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/flat-preloader/assets/css/flat-preloader.css/wp-content/plugins/flat-preloader/assets/css/flat-preloader-public.css/wp-content/plugins/flat-preloader/assets/js/flat-preloader.js/wp-content/plugins/flat-preloader/assets/img/
Script Paths
/wp-content/plugins/flat-preloader/assets/js/flat-preloader.js
Version Parameters
flat-preloader/assets/css/flat-preloader.css?ver=flat-preloader/assets/css/flat-preloader-public.css?ver=flat-preloader/assets/js/flat-preloader.js?ver=

HTML / DOM Fingerprints

CSS Classes
flat-preloader-active
Data Attributes
id="flat-preloader-overlay"
JS Globals
flatPreloader
FAQ

Frequently Asked Questions about Flat Preloader