Uni-theme Maintenance Mode Security & Risk Analysis

wordpress.org/plugins/uni-theme-maintenance-mode

Currently only in Ukrainian translation!

10 active installs v1.0.2 PHP + WP 3.0+ Updated Sep 19, 2011
adminadministrationcoming-soonconstructionmaintenance
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Uni-theme Maintenance Mode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The uni-theme-maintenance-mode plugin exhibits a mixed security posture. On the positive side, the absence of known CVEs and a lack of critical or high-severity taint flows suggest a relatively clean history and current state. The plugin also demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and shows a moderate level of capability checks. However, several areas raise significant concerns.

The static analysis reveals a dangerous function, `unserialize`, being used without any apparent context regarding its input source. If this function processes user-controlled data, it could lead to Remote Code Execution (RCE) vulnerabilities. Furthermore, the plugin has a very low rate of output escaping, with only 13% of outputs properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the WordPress dashboard or frontend. The presence of an outdated bundled library (jQuery v1.6.1) is also a point of concern, as older versions often contain known vulnerabilities.

While the plugin has no recorded vulnerability history, this does not guarantee its future security. The identified weaknesses, particularly the use of `unserialize` and the widespread lack of output escaping, create a substantial attack surface that could be exploited. A comprehensive security review focusing on the context and sanitization surrounding the `unserialize` function and improving output escaping mechanisms is highly recommended.

Key Concerns

  • Dangerous function `unserialize` used
  • Low percentage of properly escaped output
  • Bundled outdated library (jQuery v1.6.1)
  • Zero nonce checks
Vulnerabilities
None known

Uni-theme Maintenance Mode Security Vulnerabilities

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

Uni-theme Maintenance Mode Code Analysis

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

Dangerous Functions Found

unserialize$serial = unserialize($response);MCAPI.class.php:2464

Bundled Libraries

jQuery1.6.1

Output Escaping

13% escaped46 total outputs
Attack Surface

Uni-theme Maintenance Mode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuunitheme-maintenance-plugin.php:30
actioninitunitheme-maintenance-plugin.php:31
actioninitunitheme-maintenance-plugin.php:328
Maintenance & Trust

Uni-theme Maintenance Mode Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedSep 19, 2011
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Uni-theme Maintenance Mode Developer Profile

Vitalii Kiiko

1 plugin · 10 total installs

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

How We Detect Uni-theme Maintenance Mode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/uni-theme-maintenance-mode/css/style.css/wp-content/plugins/uni-theme-maintenance-mode/js/custom.js
Script Paths
/wp-content/plugins/uni-theme-maintenance-mode/js/custom.js
Version Parameters
uni-theme-maintenance-mode/css/style.css?ver=uni-theme-maintenance-mode/js/custom.js?ver=

HTML / DOM Fingerprints

CSS Classes
uni_maintenance_mode_themeuni_maintenance_mode_wrapper
Data Attributes
data-uni-maintenance-mode-style
JS Globals
uni_maintenance_mode_options
FAQ

Frequently Asked Questions about Uni-theme Maintenance Mode