Quick Coming Soon Security & Risk Analysis

wordpress.org/plugins/quick-coming-soon

Quick coming soon is an awesome coming soon plugin for wordpress website.

10 active installs v2.0.4 PHP + WP 3.0.1+ Updated Jun 24, 2021
maintenance-wpquick-coming-soonwordpress-coming-soonwordpress-maintenance-modewp-coming-soon
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Coming Soon Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "quick-coming-soon" v2.0.4 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerabilities or CVEs. The attack surface appears to be minimal, with no reported AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential entry points for attackers.

However, there are notable concerns. The presence of a dangerous function like `create_function` is a significant red flag, as it can be a vector for remote code execution if not handled with extreme care. Furthermore, the low percentage of properly escaped output (28%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of any nonce checks or capability checks on its entry points, combined with a lack of taint analysis data, means that even if the attack surface is currently small, any data processed by the plugin might be vulnerable to manipulation or unauthorized execution without proper validation.

The lack of historical vulnerabilities is a positive indicator, but it should not lead to complacency, especially given the identified code-level weaknesses. The plugin's strengths lie in its minimal attack surface and secure SQL handling. Its weaknesses are primarily the use of dangerous functions, inadequate output escaping, and a potential lack of robust input validation and authorization checks. Users should be aware of the XSS and potential code execution risks due to these identified issues.

Key Concerns

  • Presence of dangerous function 'create_function'
  • Low percentage of properly escaped output (28%)
  • No nonce checks detected
  • No capability checks detected
  • No taint analysis data provided
Vulnerabilities
None known

Quick Coming Soon Security Vulnerabilities

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

Quick Coming Soon Code Analysis

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

Dangerous Functions Found

create_function$callback = create_function('', 'echo "'.str_replace('"', '\"', $section['desc']).'";');includes\class.settings-api.php:108

Output Escaping

28% escaped25 total outputs
Attack Surface

Quick Coming Soon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initincludes\admin.php:14
actionadmin_menuincludes\admin.php:18
actionadmin_enqueue_scriptsincludes\class.settings-api.php:30
actiontemplate_redirectmain.php:48
actioninitmain.php:80
Maintenance & Trust

Quick Coming Soon Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJun 24, 2021
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Quick Coming Soon Developer Profile

Imtiaz Shamim

2 plugins · 20 total installs

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

How We Detect Quick Coming Soon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quick-coming-soon/includes/css/style.css/wp-content/plugins/quick-coming-soon/includes/images/bg.jpg

HTML / DOM Fingerprints

CSS Classes
blackwrapperheadersep-onesep-twomiddlefootersocial+3 more
Data Attributes
data-sectiondata-id
FAQ

Frequently Asked Questions about Quick Coming Soon