Under Construction page display for certain page is in under maintenance. Security & Risk Analysis

wordpress.org/plugins/under-construction-for-specific-pages

Easy Drag & Drop Page Builder that adds a splash page to your site that it's perfect for a coming soon page, maintenance or landing page.

10 active installs v2.0.1 PHP 5.6+ WP 3.5+ Updated Jan 4, 2024
adminadministrationcoming-soonmaintenance-modeunavailable
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Under Construction page display for certain page is in under maintenance. Safe to Use in 2026?

Generally Safe

Score 85/100

Under Construction page display for certain page is in under maintenance. 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 "under-construction-for-specific-pages" v2.0.1 plugin exhibits a concerning security posture due to a significant number of unprotected entry points. While it demonstrates good practices in SQL query sanitization and output escaping, the fact that all 6 AJAX handlers lack authentication checks presents a substantial risk. This means any unauthenticated user could potentially interact with these AJAX endpoints, leading to unintended actions or information disclosure if the plugin's logic allows.

The taint analysis reveals two flows with unsanitized paths, both classified as high severity. This indicates that data processed by the plugin might be susceptible to manipulation, potentially allowing for path traversal or other file-related attacks if these flows are not handled with sufficient input validation. The absence of nonce checks on AJAX handlers further exacerbates this risk, as it means these actions are not protected against Cross-Site Request Forgery (CSRF) attacks.

Despite the clean vulnerability history with no known CVEs, the active presence of critical security flaws in the static analysis and taint results overshadows this positive aspect. The plugin's strengths lie in its responsible handling of SQL and output, but these are severely undermined by the numerous unprotected AJAX endpoints and the high-severity taint flows. A balanced conclusion is that while the plugin doesn't have a history of public vulnerabilities, its current code contains significant weaknesses that require immediate attention, particularly regarding the unprotected AJAX handlers and taint issues.

Key Concerns

  • Unprotected AJAX handlers
  • High severity taint flows with unsanitized paths
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Under Construction page display for certain page is in under maintenance. Security Vulnerabilities

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

Under Construction page display for certain page is in under maintenance. Code Analysis

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

SQL Query Safety

92% prepared12 total queries

Output Escaping

89% escaped19 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
insertDataUnderConstruction (ajax_action.php:5)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

Under Construction page display for certain page is in under maintenance. Attack Surface

Entry Points6
Unprotected6

AJAX Handlers 6

authwp_ajax_underconstructionactionajax_action.php:2
noprivwp_ajax_underconstructionactionajax_action.php:3
authwp_ajax_delete_data_unidajax_action.php:50
noprivwp_ajax_delete_data_unidajax_action.php:51
authwp_ajax_updatedata_idajax_action.php:68
noprivwp_ajax_updatedata_idajax_action.php:69
WordPress Hooks 4
actionadmin_menuunder-constuction.php:46
actionwpunder-constuction.php:256
filterthe_contentunder-constuction.php:291
actionadmin_enqueue_scriptsunder-constuction.php:317
Maintenance & Trust

Under Construction page display for certain page is in under maintenance. Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 4, 2024
PHP min version5.6
Downloads1K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

Under Construction page display for certain page is in under maintenance. Developer Profile

chiragjdsofttech

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 Under Construction page display for certain page is in under maintenance.

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/under-construction-for-specific-pages/css/uc-style.css/wp-content/plugins/under-construction-for-specific-pages/js/uc-script.js
Script Paths
/wp-content/plugins/under-construction-for-specific-pages/js/uc-script.js
Version Parameters
under-construction-for-specific-pages/css/uc-style.css?ver=under-construction-for-specific-pages/js/uc-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
borderboxActiveborderboxDeactive
Data Attributes
data-toggle="modal"data-target="#insertDataModal"data-dismiss="modal"data-editucid
JS Globals
underConstructionDbCreateunderConstructionAdminMenuunderConstructionSettingsstatus_functiondisplaypage
FAQ

Frequently Asked Questions about Under Construction page display for certain page is in under maintenance.