WP Simple Maintenance Security & Risk Analysis

wordpress.org/plugins/wpsimple-maintenance

Simple WordPress maintenance & coming soon plugin. Countdown timer, email subscribe, fullscreen backgrounds, social links and more.

10 active installs v2.0.0 PHP 7.4+ WP 5.0+ Updated Apr 21, 2026
coming-sooncountdownlanding-pagemaintenanceunder-construction
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Simple Maintenance Safe to Use in 2026?

Generally Safe

Score 100/100

WP Simple Maintenance has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The 'wpsimple-maintenance' plugin v1.0, based on the provided static analysis and vulnerability history, exhibits a strong security posture with no identified critical or high-risk vulnerabilities. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and external HTTP requests significantly limits its attack surface. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and not employing dangerous functions. However, a notable concern lies in the output escaping, where only 54% of outputs are properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is echoed without adequate sanitization, especially since no nonce or capability checks are present on the identified entry points (though the analysis found 0 entry points without checks, this is a general concern if entry points *were* to exist).

The vulnerability history is clean, with no recorded CVEs, indicating a stable and secure past for this plugin. This, combined with the limited attack surface and careful handling of database operations, suggests the plugin is likely well-maintained and developed with security in mind. The primary area for improvement remains the consistent and proper escaping of all output to mitigate potential XSS risks. Despite this single weakness, the plugin's overall security is commendable.

Key Concerns

  • Low output escaping rate
Vulnerabilities
None known

WP Simple Maintenance Security Vulnerabilities

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

WP Simple Maintenance Release Timeline

v2.0.0Current
v1.0
Code Analysis
Analyzed Mar 17, 2026

WP Simple Maintenance Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
37
43 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

54% escaped80 total outputs
Attack Surface

WP Simple Maintenance Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuadmin\wp-maintenance-admin.php:16
actionadmin_enqueue_scriptsadmin\wp-maintenance-admin.php:18
actionadmin_initadmin\wp-maintenance-admin.php:20
actionwp_enqueue_styleswp-maintenance.php:34
actionwp_enqueue_scriptswp-maintenance.php:36
filtertemplate_includewp-maintenance.php:38
actionwp_enqueue_scriptswp-maintenance.php:40
Maintenance & Trust

WP Simple Maintenance Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.6
Last updatedApr 21, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Simple Maintenance Developer Profile

forgeo.dev

4 plugins · 100 total installs

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

How We Detect WP Simple Maintenance

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpsimple-maintenance/assets/css/bootstrap.min.css/wp-content/plugins/wpsimple-maintenance/assets/css/font-awesome.min.css/wp-content/plugins/wpsimple-maintenance/assets/css/style.css/wp-content/plugins/wpsimple-maintenance/assets/js/kinetic.js/wp-content/plugins/wpsimple-maintenance/assets/js/jquery.final-countdown.min.js/wp-content/plugins/wpsimple-maintenance/assets/js/script.js
Script Paths
/wp-content/plugins/wpsimple-maintenance/assets/js/script.js
Version Parameters
wpsimple-maintenance/assets/css/bootstrap.min.css?ver=wpsimple-maintenance/assets/css/font-awesome.min.css?ver=wpsimple-maintenance/assets/css/style.css?ver=wpsimple-maintenance/assets/js/kinetic.js?ver=wpsimple-maintenance/assets/js/jquery.final-countdown.min.js?ver=wpsimple-maintenance/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpsm-countdown-container
HTML Comments
<!-- IMPORTANT: The plugin will not work if this file is not in this directory --><!-- WP Simple Maintenance Start --><!-- WP Simple Maintenance End -->
Data Attributes
data-templatedata-countdown
JS Globals
wpsm_countdown_init
FAQ

Frequently Asked Questions about WP Simple Maintenance