Products Coming Soon for WooCommerce Security & Risk Analysis

wordpress.org/plugins/woo-coming-soon

Display 'Coming Soon' messages for your WooCommerce products and control product availability easily.

800 active installs v1.4.9 PHP 7.0+ WP 3.0+ Updated Oct 31, 2025
coming-sooncoming-soon-pagemaintenanceproductswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Products Coming Soon for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "woo-coming-soon" plugin version 1.4.9 presents a mixed security posture. On the positive side, the plugin demonstrates good practice by utilizing prepared statements for all its SQL queries, and there is no known vulnerability history, suggesting a generally stable codebase. The absence of external HTTP requests and bundled libraries also reduces potential attack vectors.

However, the analysis reveals significant security concerns, primarily centered around its attack surface and data handling. The plugin exposes a single AJAX handler that lacks any authentication checks, making it an unprotected entry point. Furthermore, the taint analysis indicates two flows with unsanitized paths, which, while not classified as critical or high severity in this analysis, represent potential vulnerabilities if user-supplied data is not properly handled before being used in sensitive operations. The low percentage of properly escaped output also raises concerns about potential cross-site scripting (XSS) vulnerabilities.

In conclusion, while the plugin benefits from a clean vulnerability history and secure SQL practices, the unprotected AJAX handler and the presence of unsanitized data flows in the taint analysis are notable weaknesses. The low rate of output escaping further adds to the risk profile. Developers should prioritize addressing the unprotected AJAX endpoint and ensuring all user-supplied data is rigorously sanitized and output is properly escaped.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths
  • Low percentage of properly escaped output
  • Missing capability checks
Vulnerabilities
None known

Products Coming Soon for WooCommerce Security Vulnerabilities

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

Products Coming Soon for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
3 prepared
Unescaped Output
72
7 escaped
Nonce Checks
1
Capability Checks
0
File Operations
14
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared3 total queries

Output Escaping

9% escaped79 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
woo_cs_settings_update (inc\functions.php:402)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Products Coming Soon for WooCommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_woo_cs_generate_qrcodeio\functions-inner.php:418
WordPress Hooks 18
filterwoocommerce_loop_add_to_cart_linkinc\functions.php:37
actionpost_submitbox_misc_actionsinc\functions.php:60
filterwoocommerce_variation_is_purchasableinc\functions.php:127
filterwoocommerce_is_purchasableinc\functions.php:128
actioninitinc\functions.php:167
actionadmin_footerinc\functions.php:169
filterdisplay_post_statesinc\functions.php:271
actionsave_postinc\functions.php:360
actionwp_enqueue_scriptsinc\functions.php:488
actionmanage_posts_custom_columninc\functions.php:556
actioninitinc\functions.php:572
filtermanage_product_posts_columnsindex.php:75
actionadmin_menuindex.php:90
actionadmin_enqueue_scriptsindex.php:91
actionrest_api_initio\functions-inner.php:415
actionrest_api_initio\functions-inner.php:416
actionrest_api_initio\functions-inner.php:417
actionadmin_footerio\functions-inner.php:419
Maintenance & Trust

Products Coming Soon for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 31, 2025
PHP min version7.0
Downloads42K

Community Trust

Rating100/100
Number of ratings2
Active installs800
Developer Profile

Products Coming Soon for WooCommerce Developer Profile

Fahad Mahmood

40 plugins · 33K total installs

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

How We Detect Products Coming Soon for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/woo-coming-soon/css/woo-coming-soon-style.css/wp-content/plugins/woo-coming-soon/js/woo-coming-soon.js
Script Paths
/wp-content/plugins/woo-coming-soon/js/woo-coming-soon.js
Version Parameters
woo-coming-soon/css/woo-coming-soon-style.css?ver=woo-coming-soon/js/woo-coming-soon.js?ver=

HTML / DOM Fingerprints

CSS Classes
coming-soon-sectionwoo_cs_date_sectionwoo_csn_notices
Data Attributes
name="_coming_soon"name="_coming_soon_date"name="_coming_soon_time"
JS Globals
woo_cs_text_style
REST Endpoints
woo-cs-settings/v1
Shortcode Output
<div class="add-to-cart-button-outer"><div class="add-to-cart-button-inner"><div class="add-to-cart-button-inner2"><a href="
FAQ

Frequently Asked Questions about Products Coming Soon for WooCommerce