Enable Maintenance Page Security & Risk Analysis

wordpress.org/plugins/enable-maintenance-page

WordPress plugin that helps quickly enable maintenance mode for visitors and display content from a specific page during maintenance mode.

40 active installs v1.0.0 PHP 5.6+ WP 3.5.1+ Updated Sep 28, 2020
coming-sooncoming-soon-pageconstructionlanding-pagelaunch
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Enable Maintenance Page Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "enable-maintenance-page" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and importantly, all identified entry points (though none are explicitly listed as unprotected) appear to have capability checks in place. The plugin also demonstrates good practices by avoiding dangerous functions and file operations, and all SQL queries utilize prepared statements, mitigating the risk of SQL injection vulnerabilities.

However, a notable concern arises from the output escaping. With 12 total outputs and only 33% properly escaped, there's a substantial risk of cross-site scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts through inputs that are not adequately sanitized before being displayed back to users. The lack of any recorded historical vulnerabilities, while seemingly positive, could also indicate a lack of thorough historical security auditing or that the plugin hasn't been subjected to extensive real-world attack scenarios. This, combined with the output escaping issue, suggests a need for vigilance.

In conclusion, while the plugin is commendable for its minimal attack surface and secure data handling (SQL), the significant percentage of unescaped output presents a clear and actionable security risk. The vulnerability history provides little insight, suggesting either a very secure past or a lack of data. The primary focus for improvement should be on enhancing output sanitization to prevent potential XSS exploits.

Key Concerns

  • Significant unescaped output percentage
Vulnerabilities
None known

Enable Maintenance Page Security Vulnerabilities

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

Enable Maintenance Page Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Enable Maintenance Page Code Analysis

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

Output Escaping

33% escaped12 total outputs
Attack Surface

Enable Maintenance Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_initenable-maintenance-page.php:44
actionpre_get_postsenable-maintenance-page.php:45
actiontemplate_redirectenable-maintenance-page.php:46
actionwp_enqueue_scriptsenable-maintenance-page.php:47
filteramp_container_selectorenable-maintenance-page.php:48
actionemp_content_beforeenable-maintenance-page.php:49
actionemp_content_afterenable-maintenance-page.php:50
Maintenance & Trust

Enable Maintenance Page Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 28, 2020
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Enable Maintenance Page Developer Profile

Kharis Sulistiyono

7 plugins · 290 total installs

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

How We Detect Enable Maintenance Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/enable-maintenance-page/css/emp-style.css

HTML / DOM Fingerprints

CSS Classes
emp-page-container
HTML Comments
/.emp-page-container -->
Data Attributes
data-emp-page-id
FAQ

Frequently Asked Questions about Enable Maintenance Page