My Maintenance Mode Security & Risk Analysis

wordpress.org/plugins/my-maintenance-mode

Simple maintenance mode for a site.

200 active installs v1.0.2 PHP + WP 3.4.2+ Updated Nov 19, 2012
adminadministrationmaintenancemodeoffline
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Maintenance Mode Safe to Use in 2026?

Generally Safe

Score 85/100

My 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 "my-maintenance-mode" plugin, version 1.0.2, exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code analysis reveals no dangerous functions, file operations, external HTTP requests, or taint flows, indicating a robust development approach against common web vulnerabilities. The fact that all SQL queries utilize prepared statements is a significant strength, preventing SQL injection vulnerabilities.

However, a critical concern arises from the output escaping analysis, which shows that 100% of the 2 identified outputs are not properly escaped. This presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities, as any user-supplied data displayed by the plugin could be manipulated to execute arbitrary JavaScript in the user's browser. While the plugin has no recorded vulnerability history, this does not negate the risk posed by the unescaped output. The lack of nonce checks on potential entry points is also a concern, although the current analysis shows no unprotected entry points.

In conclusion, the "my-maintenance-mode" plugin benefits from a minimal attack surface and secure handling of database operations. The absence of known vulnerabilities is positive. The primary weakness and a significant risk factor is the complete lack of output escaping, which requires immediate attention to prevent potential XSS attacks. The presence of capability checks is a good sign, but their effectiveness is diminished if the underlying output mechanisms are not secure.

Key Concerns

  • 0% output escaping
Vulnerabilities
None known

My Maintenance Mode Security Vulnerabilities

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

My Maintenance Mode Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

My Maintenance Mode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initmmm.php:17
actionadmin_noticesmmm.php:55
actionget_headermmm.php:56
Maintenance & Trust

My Maintenance Mode Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 19, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

My Maintenance Mode Developer Profile

TrueFalse

6 plugins · 420 total installs

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

How We Detect My Maintenance Mode

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about My Maintenance Mode