WPMS Site Maintenance Mode Security & Risk Analysis

wordpress.org/plugins/wpms-site-maintenance-mode

Provides an interface to make a WPMS network unavailable to everyone during maintenance, except the admin.

20 active installs v1.0.3 PHP + WP 3.0+ Updated Aug 27, 2012
maintenancemultisiteshutdownwpmswpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPMS Site Maintenance Mode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "wpms-site-maintenance-mode" v1.0.3 plugin exhibits a strong security posture based on the provided static analysis. The absence of direct attack vectors such as AJAX handlers, REST API routes, shortcodes, and cron events is commendable. Furthermore, the code signals indicate a general adherence to secure coding practices, with no dangerous functions, file operations, or external HTTP requests identified. The presence of a nonce check, even with a limited attack surface, is a positive sign.

However, there are areas for improvement that introduce minor risks. The single SQL query is not using prepared statements, which could be a vulnerability if the query involves user-supplied data, albeit the lack of other entry points mitigates this risk significantly. The output escaping is also not fully implemented, with only 33% of outputs properly escaped, leaving a potential for cross-site scripting (XSS) vulnerabilities if the unescaped outputs are rendered with user-controllable data. The complete lack of capability checks is a concern for any plugin that might handle sensitive operations, though in this specific case, the limited functionality might render this less critical. The vulnerability history being clear of any known CVEs is a significant strength, suggesting the plugin has been relatively well-maintained or has not attracted significant security scrutiny in the past.

In conclusion, the plugin is generally secure due to its minimal attack surface and the absence of critical coding flaws. The primary concerns lie in the non-prepared SQL query and the incomplete output escaping. The lack of vulnerability history is a positive indicator of stability. Developers should address the identified output escaping issues and consider preparing the SQL query to further harden the plugin.

Key Concerns

  • SQL query not using prepared statements
  • Only 33% of outputs properly escaped
  • No capability checks found
Vulnerabilities
None known

WPMS Site Maintenance Mode Security Vulnerabilities

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

WPMS Site Maintenance Mode Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

33% escaped6 total outputs
Attack Surface

WPMS Site Maintenance Mode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitwpms-site-maintenance-mode.php:34
actionnetwork_admin_menuwpms-site-maintenance-mode.php:35
Maintenance & Trust

WPMS Site Maintenance Mode Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 27, 2012
PHP min version
Downloads16K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

WPMS Site Maintenance Mode Developer Profile

Joshua Parker

5 plugins · 130 total installs

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

How We Detect WPMS Site Maintenance Mode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpms-site-maintenance-mode/css/style.css/wp-content/plugins/wpms-site-maintenance-mode/images/coffee_machine-256.png
Version Parameters
wpms-site-maintenance-mode/css/style.css?ver=wpms-site-maintenance-mode/images/coffee_machine-256.png?ver=

HTML / DOM Fingerprints

CSS Classes
motivation-maker
FAQ

Frequently Asked Questions about WPMS Site Maintenance Mode