Maintenance Work Security & Risk Analysis

wordpress.org/plugins/maintenance-work

Add a maintenance page to your website that lets visitors know your page is down for maintenance while allowing you to work on the background.

0 active installs v2.2.7 PHP + WP 4.9+ Updated Apr 25, 2025
maintenancemaintenance-modeunder-maintenancewordpress-maintenancewordpress-maintenance-mode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Maintenance Work Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "maintenance-work" plugin v2.2.7 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified CVEs, coupled with the fact that all SQL queries utilize prepared statements and the presence of nonce and capability checks, are positive indicators. The plugin also has a remarkably small attack surface with zero identified entry points that are not protected by authentication or permission checks.

However, a notable area of concern is the output escaping. With only 55% of the 40 identified outputs being properly escaped, there is a moderate risk of Cross-Site Scripting (XSS) vulnerabilities. This means that certain user-supplied data, if not handled carefully, could potentially be rendered in a way that executes malicious JavaScript. The taint analysis showing zero flows is a positive sign, suggesting that known sensitive data flows are not being improperly handled, but it does not entirely mitigate the XSS risk from unescaped output.

In conclusion, while the plugin demonstrates good fundamental security practices, particularly in its handling of SQL and authentication, the significant percentage of unescaped output presents a tangible risk that warrants attention. Addressing this output escaping issue would significantly improve the overall security of the "maintenance-work" plugin.

Key Concerns

  • Unescaped output detected (45% of 40 outputs)
Vulnerabilities
None known

Maintenance Work Security Vulnerabilities

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

Maintenance Work Code Analysis

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

Output Escaping

55% escaped40 total outputs
Attack Surface

Maintenance Work Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedincludes\class-maintenance-work-core.php:111
actionadmin_enqueue_scriptsincludes\class-maintenance-work-core.php:125
actionadmin_enqueue_scriptsincludes\class-maintenance-work-core.php:126
actionadmin_menuincludes\class-maintenance-work-core.php:129
actioninitincludes\class-maintenance-work-core.php:130
actionwp_enqueue_scriptsincludes\class-maintenance-work-core.php:141
actionwp_enqueue_scriptsincludes\class-maintenance-work-core.php:142
actioninitincludes\class-maintenance-work-core.php:143
Maintenance & Trust

Maintenance Work Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 25, 2025
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Maintenance Work Developer Profile

neoslab

7 plugins · 920 total installs

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

How We Detect Maintenance Work

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/maintenance-work/assets/styles/fontawesome.min.css/wp-content/plugins/maintenance-work/assets/styles/maintenance-work-admin.min.css/wp-content/plugins/maintenance-work/assets/javascripts/maintenance-work-admin.min.js
Version Parameters
maintenance-work/assets/styles/fontawesome.min.css?ver=maintenance-work/assets/styles/maintenance-work-admin.min.css?ver=maintenance-work/assets/javascripts/maintenance-work-admin.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpbnd-header-pluginheader-iconheader-texttab-labelactive
Data Attributes
name="_maintenance_work[title]"name="_maintenance_work[description]"name="_maintenance_work[status]"
FAQ

Frequently Asked Questions about Maintenance Work