Coming Soon Countdown Security & Risk Analysis

wordpress.org/plugins/coming-soon-countdown

Coming Soon Countdown Plugin is useful for Under Construction, site offline and maintenance mode.

200 active installs v2.2 PHP + WP 3.5.1+ Updated Nov 22, 2023
admincoming-soonoffline-modesite-off-linesite-offline
64
C · Use Caution
CVEs total1
Unpatched1
Last CVEApr 10, 2025
Safety Verdict

Is Coming Soon Countdown Safe to Use in 2026?

Use With Caution

Score 64/100

Coming Soon Countdown has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Apr 10, 2025Updated 2yr ago
Risk Assessment

The "coming-soon-countdown" v2.2 plugin presents a mixed security posture. While the static analysis shows a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and no external HTTP requests or file operations, there are significant concerns. The presence of 14 instances of the `unserialize` function is a major red flag, as it's a known vector for deserialization vulnerabilities, especially when processing untrusted input. Compounding this, only 28% of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks on entry points, although zero in number, means that if any were to be added in the future without proper security considerations, they could be exploited. The vulnerability history, including a recently disclosed medium-severity XSS vulnerability, reinforces these concerns. While the plugin demonstrates strengths in limiting its direct attack surface and using prepared statements for SQL, the inherent risks associated with `unserialize` and insufficient output escaping, coupled with past vulnerabilities, mean this plugin requires careful consideration and potentially further scrutiny before deployment.

Key Concerns

  • Unpatched CVE found
  • High percentage of unescaped output
  • Dangerous function: unserialize
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
1 published

Coming Soon Countdown Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-32578medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Coming Soon Countdown <= 2.2 - Reflected Cross-Site Scripting

Apr 10, 2025Unpatched
Version History

Coming Soon Countdown Release Timeline

v2.2Current1 CVE
v2.11 CVE
v2.01 CVE
v1.91 CVE
v1.81 CVE
v1.71 CVE
v1.61 CVE
v1.51 CVE
v1.41 CVE
v1.31 CVE
v1.21 CVE
v1.11 CVE
v1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

Coming Soon Countdown Code Analysis

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

Dangerous Functions Found

unserialize$nick_ls_aboutus = unserialize(get_option('nick_ls_aboutus'));backend\about-us.php:3
unserialize$nick_ls_contact = unserialize(get_option('nick_ls_contact'));backend\contact.php:3
unserialize$nick_ls_countdown = unserialize(get_option('nick_ls_countdown'));backend\countdown-setting.php:3
unserialize$nick_ls_dashboard = unserialize(get_option('nick_ls_dashboard'));backend\dashboard.php:3
unserialize$nick_ls_design = unserialize(get_option('nick_ls_design'));backend\design.php:3
unserialize$nick_ls_seo = unserialize(get_option('nick_ls_seo'));backend\seo.php:3
unserialize$nick_ls_dashboard = unserialize(get_option('nick_ls_dashboard'));coming-soon-countdown.php:48
unserialize$nick_ls_dashboard = unserialize(get_option('nick_ls_dashboard'));coming-soon-countdown.php:100
unserialize$nick_ls_dashboard = unserialize(get_option('nick_ls_dashboard'));output\index.php:5
unserialize$nick_ls_design = unserialize(get_option('nick_ls_design'));output\index.php:6
unserialize$nick_ls_aboutus = unserialize(get_option('nick_ls_aboutus'));output\index.php:7
unserialize$nick_ls_countdown = unserialize(get_option('nick_ls_countdown'));output\index.php:8
unserialize$nick_ls_seo = unserialize(get_option('nick_ls_seo'));output\index.php:9
unserialize$nick_ls_contact = unserialize(get_option('nick_ls_contact'));output\index.php:10

Output Escaping

28% escaped103 total outputs
Attack Surface

Coming Soon Countdown Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedcoming-soon-countdown.php:16
actionadmin_menucoming-soon-countdown.php:29
actiontemplate_redirectcoming-soon-countdown.php:84
actionadmin_bar_menucoming-soon-countdown.php:95
Maintenance & Trust

Coming Soon Countdown Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 22, 2023
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Coming Soon Countdown Developer Profile

Mapro Collins

3 plugins · 330 total installs

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

How We Detect Coming Soon Countdown

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/coming-soon-countdown/assets/css/bootstrap.css/wp-content/plugins/coming-soon-countdown/assets/css/font-awesome/css/font-awesome.min.css/wp-content/plugins/coming-soon-countdown/assets/css/rcsp_jquery-ui.css/wp-content/plugins/coming-soon-countdown/assets/css/backend.css/wp-content/plugins/coming-soon-countdown/assets/css/smartech.css/wp-content/plugins/coming-soon-countdown/assets/css/dialog/dialog.css/wp-content/plugins/coming-soon-countdown/assets/css/dialog/dialog-box-style.css/wp-content/plugins/coming-soon-countdown/assets/css/dialog/dialog-jamie.css+10 more
Script Paths
/wp-content/plugins/coming-soon-countdown/assets/js/media-upload-script.js/wp-content/plugins/coming-soon-countdown/assets/js/jquery-ui-timepicker.js/wp-content/plugins/coming-soon-countdown/assets/js/my-color-picker-script.js/wp-content/plugins/coming-soon-countdown/assets/js/bootstrap.min.js/wp-content/plugins/coming-soon-countdown/assets/js/dialog/snap.svg-min.js/wp-content/plugins/coming-soon-countdown/assets/js/dialog/modernizr.custom.js+2 more

HTML / DOM Fingerprints

CSS Classes
nick_ls_admin_bar_button_ls
Data Attributes
nick_cs_preview
FAQ

Frequently Asked Questions about Coming Soon Countdown