Maintenance Mode Redirect Security & Risk Analysis

wordpress.org/plugins/maintenance-mode-redirect

Simply enable maintenance mode, redirect logged in user and show custom message instead of WordPress homepage.

0 active installs v1.0 PHP 5.6.20+ WP 3.0+ Updated Jul 21, 2023
adminmaintenancemoderedirecttechnical-break
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Maintenance Mode Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'maintenance-mode-redirect' plugin v1.0 exhibits a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, SQL injection vulnerabilities, or unescaped output is highly positive. Furthermore, the plugin appears to have a minimal attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events identified, and no external HTTP requests or file operations, which significantly reduces the potential for exploitation.

The plugin's vulnerability history is also clean, with no recorded CVEs, indicating a lack of known security flaws. The presence of capability checks, while not universal across all entry points (which are non-existent here), suggests some level of consideration for access control where applicable. However, the complete lack of taint analysis flows and the absence of nonce checks, while not directly exploitable given the zero attack surface, could indicate an incomplete analysis or a potential area for improvement if the plugin's functionality were to expand.

In conclusion, based on the provided data, this plugin appears to be very secure for its current version and functionality. The absence of vulnerabilities and a well-controlled attack surface are significant strengths. The primary weakness is the lack of comprehensive taint analysis data and the absence of nonce checks, though these are mitigated by the plugin's current lack of external interaction points.

Vulnerabilities
None known

Maintenance Mode Redirect Security Vulnerabilities

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

Maintenance Mode Redirect Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Maintenance Mode Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actiontemplate_redirectmaintenance-mode-redirect.php:37
actionwp_loadedmaintenance-mode-redirect.php:38
actionadmin_menumaintenance-mode-redirect.php:142
actionadmin_initmaintenance-mode-redirect.php:145
actioninitmaintenance-mode-redirect.php:147
Maintenance & Trust

Maintenance Mode Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedJul 21, 2023
PHP min version5.6.20
Downloads720

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Maintenance Mode Redirect Developer Profile

Sirius Pro

11 plugins · 1K total installs

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

How We Detect Maintenance Mode Redirect

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
maintenance_mode_options[maintenance_start]maintenance_mode_options[maintenance_end]maintenance_mode_options[maintenance_mode]
FAQ

Frequently Asked Questions about Maintenance Mode Redirect