Coming Soon Whitelist Security & Risk Analysis

wordpress.org/plugins/coming-soon-whitelist

Allow specific pages to remain accessible while WooCommerce's "Coming Soon" mode is active site-wide.

0 active installs v1.0.0 PHP 8.0+ WP 5.0+ Updated Sep 26, 2025
coming-soonmaintenancewhitelistwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Coming Soon Whitelist Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "coming-soon-whitelist" v1.0.0 plugin exhibits a generally strong security posture with several good practices in place. The static analysis reveals 100% proper output escaping and 100% of SQL queries using prepared statements, which are excellent indicators of secure coding. The absence of dangerous functions, file operations, and external HTTP requests further strengthens this. The plugin also includes nonce checks and capability checks, demonstrating an awareness of common WordPress security vulnerabilities.

However, a significant concern arises from the presence of one AJAX handler that lacks authentication checks. This creates a direct, unprotected entry point into the plugin's functionality. While the taint analysis shows no high-severity issues, this unprotected AJAX handler could potentially be exploited to perform unintended actions if it contains logic that can be manipulated by unauthenticated users. The plugin's vulnerability history being clean is a positive sign, suggesting a history of secure development, but it does not negate the identified risk in the current version.

In conclusion, while the plugin incorporates many secure coding practices, the single unprotected AJAX handler represents a clear security weakness that requires immediate attention. The potential for unauthorized access or manipulation of plugin features through this handler is the primary risk identified. Addressing this specific entry point would significantly improve the overall security of the plugin.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Coming Soon Whitelist Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Coming Soon Whitelist Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Coming Soon Whitelist Code Analysis

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

Output Escaping

100% escaped36 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
wpwwoo_whitelist_admin_page (coming-soon-whitelist.php:266)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Coming Soon Whitelist Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wpwwoo_dismiss_noticecoming-soon-whitelist.php:197
WordPress Hooks 12
actionbefore_woocommerce_initcoming-soon-whitelist.php:30
actionsave_postcoming-soon-whitelist.php:48
actionpermalink_structure_changedcoming-soon-whitelist.php:49
actiondelete_postcoming-soon-whitelist.php:50
actionadd_option_wpwwoo_whitelisted_idscoming-soon-whitelist.php:51
actionupdate_option_wpwwoo_whitelisted_idscoming-soon-whitelist.php:52
actiondelete_option_wpwwoo_whitelisted_idscoming-soon-whitelist.php:53
filterwoocommerce_coming_soon_excludecoming-soon-whitelist.php:135
filterwoocommerce_coming_soon_activecoming-soon-whitelist.php:143
actionadmin_menucoming-soon-whitelist.php:150
actionadmin_noticescoming-soon-whitelist.php:165
actionadmin_enqueue_scriptscoming-soon-whitelist.php:207
Maintenance & Trust

Coming Soon Whitelist Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 26, 2025
PHP min version8.0
Downloads189

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Coming Soon Whitelist Developer Profile

villdev

1 plugin · 0 total installs

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

How We Detect Coming Soon Whitelist

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-whitelist/assets/admin.js
Script Paths
/wp-content/plugins/coming-soon-whitelist/assets/admin.js
Version Parameters
coming-soon-whitelist/assets/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-dismiss-key
JS Globals
wpwwooNotices
FAQ

Frequently Asked Questions about Coming Soon Whitelist