Cool fade popup Security & Risk Analysis

wordpress.org/plugins/cool-fade-popup

Sometimes its useful to add a popup to your site to show your announcement. Using this plugin you can create unblockable popups for your site.

30 active installs v10.1 PHP + WP 3.4+ Updated Dec 1, 2022
announcementofferspopuppopupsunblockable
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEJul 4, 2025
Safety Verdict

Is Cool fade popup Safe to Use in 2026?

Use With Caution

Score 63/100

Cool fade popup has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Jul 4, 2025Updated 3yr ago
Risk Assessment

The "cool-fade-popup" plugin v10.1 exhibits a mixed security posture. On the positive side, the static analysis reveals a limited attack surface with no identified AJAX handlers or REST API routes exposed without proper authentication checks. The plugin also demonstrates good practices with a high percentage of SQL queries using prepared statements and a reasonable number of nonce and capability checks. File operations and external HTTP requests are absent, further reducing potential vulnerabilities.

However, several areas raise concerns. A significant weakness is the low percentage of properly escaped outputs (42%), indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. This is exacerbated by the fact that there are no identified critical or high severity taint flows, suggesting potential vulnerabilities might be overlooked or not detected by the specific analysis performed, and that the low output escaping percentage is the primary concern for client-side code injection.

The vulnerability history highlights a recurring issue with SQL Injection, with one medium severity CVE currently unpatched from July 2025. The fact that the last vulnerability was a medium severity SQL injection and that there is an unpatched CVE points to a potential pattern of insecure coding practices related to database interactions, despite the high usage of prepared statements. This suggests that even with prepared statements, the implementation might be flawed, or other SQL-related vulnerabilities exist.

Key Concerns

  • Unpatched CVE (medium severity)
  • Low output escaping percentage (42%)
  • Vulnerability history indicates SQL injection issues
Vulnerabilities
1

Cool fade popup Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-30947medium · 6.5Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Cool fade popup <= 10.1 - Authenticated (Contributor+) SQL Injection

Jul 4, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Cool fade popup Code Analysis

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

SQL Query Safety

96% prepared24 total queries

Output Escaping

42% escaped69 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<content-management-show> (pages\content-management-show.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Cool fade popup Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cool-fade-popup] cool-fade-popup.php:235
WordPress Hooks 5
actionadmin_menucool-fade-popup.php:156
actionplugins_loadedcool-fade-popup.php:372
actionadmin_menucool-fade-popup.php:374
actionplugins_loadedcool-fade-popup.php:375
actionadmin_enqueue_scriptscool-fade-popup.php:377
Maintenance & Trust

Cool fade popup Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads44K

Community Trust

Rating50/100
Number of ratings2
Active installs30
Developer Profile

Cool fade popup Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect Cool fade popup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cool-fade-popup/PopUpFad.css/wp-content/plugins/cool-fade-popup/PopUpFad.js
Script Paths
/wp-content/plugins/cool-fade-popup/PopUpFad.js
Version Parameters
cool-fade-popup/PopUpFad.csscool-fade-popup/PopUpFad.js

HTML / DOM Fingerprints

CSS Classes
PopUpFadClose
Data Attributes
PopUpFad_Session
JS Globals
PopUpFadOpenPopUpFadCloseX
Shortcode Output
[cool-fade-popup]
FAQ

Frequently Asked Questions about Cool fade popup