Loft Maintenance Security & Risk Analysis

wordpress.org/plugins/loft-maintenance

A toolkit to help you lock down your site quickly when your site is not ready to go public.

40 active installs v1.0.0 PHP + WP 3.4+ Updated Apr 28, 2016
coming-soonlock-sitemaintenancemaintenance-modeunder-construction
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Loft Maintenance Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The static analysis of loft-maintenance v1.0.0 reveals a generally positive security posture with a limited attack surface. The plugin reports zero AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, none of these entry points are unprotected. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are commendable security practices.

However, a significant concern arises from the output escaping. With six total outputs, only 17% are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. This is a critical weakness that could be exploited to inject malicious scripts into the WordPress site. The plugin also lacks nonce checks and capability checks, which are essential for protecting against Cross-Site Request Forgery (CSRF) and unauthorized actions.

The vulnerability history shows no recorded CVEs, which is a positive sign, suggesting no known public exploits. This, combined with the lack of critical taint flows, suggests that the plugin has not historically been a source of severe vulnerabilities. Despite the lack of historical vulnerabilities, the identified weaknesses in output escaping and the absence of crucial security checks necessitate careful consideration. The plugin's strengths lie in its minimal attack surface and secure SQL handling, but the unescaped output remains a critical risk.

Key Concerns

  • Low output escaping rate (17%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Loft Maintenance Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Loft Maintenance Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

Loft Maintenance Code Analysis

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

Output Escaping

17% escaped6 total outputs
Attack Surface

Loft Maintenance Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actiontemplate_redirectclass-loft-maintenance-front.php:24
actionadmin_initclass-loft-maintenance-settings.php:24
actionadmin_menuclass-loft-maintenance-settings.php:25
actioninitloft-maintenance.php:55
actionwploft-maintenance.php:56
Maintenance & Trust

Loft Maintenance Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 28, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Loft Maintenance Developer Profile

loftocean

5 plugins · 70K total installs

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

How We Detect Loft Maintenance

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loft-maintenance/assets/css/bootstrap.css/wp-content/plugins/loft-maintenance/assets/css/frontend.css/wp-content/plugins/loft-maintenance/assets/js/frontend.js/wp-content/plugins/loft-maintenance/assets/js/vendor/jquery-3.6.0.min.js
Script Paths
/wp-content/plugins/loft-maintenance/assets/js/frontend.js/wp-content/plugins/loft-maintenance/assets/js/vendor/jquery-3.6.0.min.js
Version Parameters
loft-maintenance/assets/css/bootstrap.css?ver=loft-maintenance/assets/css/frontend.css?ver=loft-maintenance/assets/js/frontend.js?ver=loft-maintenance/assets/js/vendor/jquery-3.6.0.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
loft-maintenance-pageloft-maintenance-formloft-maintenance-contentloft-maintenance-logoloft-maintenance-countdownloft-maintenance-subscribe-form
HTML Comments
<!-- Loft Maintenance Content -->
Data Attributes
data-lm-site-titledata-lm-site-descriptiondata-lm-maintenance-mode-enableddata-lm-maintenance-mode-messagedata-lm-redirect-urldata-lm-allowed-ips+1 more
JS Globals
loftMaintenanceFrontend
REST Endpoints
/wp-json/loft-maintenance/v1/subscribe
Shortcode Output
[loft_maintenance_countdown][loft_maintenance_subscribe_form][loft_maintenance_site_info][loft_maintenance_social_links]
FAQ

Frequently Asked Questions about Loft Maintenance