Zedna Maintenance Mode Security & Risk Analysis

wordpress.org/plugins/zedna-maintenance-mode

Set you website under maintenance to lock content while development.

50 active installs v1.0 PHP + WP 4.7+ Updated Mar 12, 2020
capabilitiescontentlockmaintenanceroles
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zedna Maintenance Mode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The zedna-maintenance-mode plugin v1.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis shows no dangerous functions, file operations, or external HTTP requests, and all SQL queries utilize prepared statements. This indicates a conscious effort to implement secure coding practices. The plugin also has no recorded vulnerabilities, which is a positive indicator of its stability and security over time.

However, a key concern arises from the low percentage (14%) of properly escaped output. This suggests that user-supplied data or dynamic content might be rendered directly without sufficient sanitization, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user input is incorporated into the plugin's output. While no taint analysis results indicate specific XSS flows, the general lack of thorough output escaping is a significant risk that should be addressed. The absence of nonce and capability checks, while not directly exploitable due to the limited attack surface, could become a concern if new entry points are added in future versions without corresponding security measures.

In conclusion, the plugin is generally well-developed from a security perspective with a minimal attack surface and no known historical vulnerabilities. The most pressing weakness is the insufficient output escaping, which represents a tangible risk for XSS. Developers should prioritize addressing this to solidify the plugin's security. The lack of explicit authentication checks on the limited entry points is less critical currently but warrants attention for future development to maintain a robust security profile.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Zedna Maintenance Mode Security Vulnerabilities

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

Zedna Maintenance Mode Code Analysis

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

Output Escaping

14% escaped14 total outputs
Attack Surface

Zedna Maintenance Mode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedzedna-maintenance-mode.php:22
actionwp_headzedna-maintenance-mode.php:86
actionadmin_menuzedna-maintenance-mode.php:89
actionadmin_initzedna-maintenance-mode.php:96
Maintenance & Trust

Zedna Maintenance Mode Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMar 12, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Zedna Maintenance Mode Developer Profile

Radek Mezulanik

15 plugins · 570 total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
2856 days
View full developer profile
Detection Fingerprints

How We Detect Zedna Maintenance Mode

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-tablerowrow first
Data Attributes
name="zednamm_maintenance_role"name="zednamm_redirect_to_login"name="zednamm_message"value="administrator"value="editor"value="author"+6 more
Shortcode Output
<h1>Zedna Maintenance Mode Settings</h1><h4>Set maintenance mode for users with minimum role:</h4><strong>Redirect to login page</strong><h4>Maintenance message</h4>
FAQ

Frequently Asked Questions about Zedna Maintenance Mode