Coming soon Page Security & Risk Analysis

wordpress.org/plugins/bw-coming-soon-page

You can set an existing page as a coming soon/Maintenance page and you can build this page as you want with your editor or favorite page builder.

500 active installs v1.0.1 PHP 5.6+ WP 4.0+ Updated Oct 4, 2024
coming-soonmaintainancemaintainance-modewordpress-coming-soon
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Coming soon Page Safe to Use in 2026?

Generally Safe

Score 92/100

Coming soon Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "bw-coming-soon-page" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of exposed AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code analysis shows no dangerous functions, file operations, or external HTTP requests, which are common vectors for exploitation. The presence of nonce and capability checks, though only one each, indicates an awareness of basic security principles.

However, a significant concern lies in the handling of SQL queries. The plugin executes one SQL query, and 0% of these use prepared statements. This is a critical oversight that opens the door to SQL injection vulnerabilities, especially if any user-supplied data is incorporated into this query. While the taint analysis found no specific vulnerabilities, the potential for issues exists due to the raw SQL. The limited output escaping (29% properly escaped) also poses a risk for cross-site scripting (XSS) vulnerabilities, as sensitive data might be rendered without proper sanitization.

The plugin's vulnerability history is clean, with no recorded CVEs. This, coupled with the absence of critical taint flows, suggests that in its current state, it hasn't been publicly exploited or identified as having severe flaws. However, the identified SQL and output escaping issues, if exploited, could lead to severe consequences. The overall security is good in terms of attack surface and external interactions, but the internal data handling practices for SQL and output require immediate attention to mitigate significant risks.

Key Concerns

  • Raw SQL query without prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Coming soon Page Security Vulnerabilities

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

Coming soon Page Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

29% escaped7 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
bwcs_save_form (admin\settings-page.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Coming soon Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuadmin\settings-page.php:7
actionadmin_post_bwcs_admin_pageadmin\settings-page.php:8
actiontemplate_redirectincludes\plugin-settings.php:66
Maintenance & Trust

Coming soon Page Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 4, 2024
PHP min version5.6
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs500
Developer Profile

Coming soon Page Developer Profile

Niaj Morshed

4 plugins · 2K total installs

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

How We Detect Coming soon Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bw-coming-soon-page/assets/css/style.css/wp-content/plugins/bw-coming-soon-page/assets/js/main.js
Script Paths
/wp-content/plugins/bw-coming-soon-page/assets/js/main.js
Version Parameters
bw-coming-soon-page/assets/css/style.css?ver=bw-coming-soon-page/assets/js/main.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Coming soon Page