Simple Under Construction Security & Risk Analysis

wordpress.org/plugins/simple-under-construction

Simple under construction adds a mobile friendly, animated under construction page to your website with social media icons.

20 active installs v1.0.0 PHP + WP 3.0+ Updated Aug 11, 2015
coming-sooncoming-soon-pageunder-constructionunder-developmentwebsite-maintenance
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Under Construction Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Under Construction 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 "simple-under-construction" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events indicates a very small attack surface, with no exposed entry points identified. Furthermore, the code signals show no dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests. This suggests the plugin is likely designed to be simple and unobtrusive, minimizing opportunities for traditional exploitation vectors.

However, a significant concern lies in the output escaping. With 13 total outputs and only 46% properly escaped, a substantial portion of output data is not being sanitized. This creates a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly included in these unescaped outputs. The lack of nonce checks and capability checks, while potentially acceptable given the minimal attack surface, still represents a missed opportunity for robust authorization on any future potential endpoints or interactions.

The plugin's vulnerability history is also a positive indicator, with zero recorded CVEs across all severity levels. This, coupled with no recorded common vulnerability types, suggests a history of secure development or simply a lack of past exploitation attempts. Despite the identified output escaping issue, the overall lack of vulnerabilities and a limited attack surface present a relatively low-risk profile for this plugin version. Nonetheless, addressing the unescaped output is crucial to prevent potential XSS attacks.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Simple Under Construction Security Vulnerabilities

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

Simple Under Construction Code Analysis

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

Output Escaping

46% escaped13 total outputs
Attack Surface

Simple Under Construction Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuplugin-options.php:9
actionadmin_initplugin-options.php:10
actionwp_enqueue_scriptsunder-construction.php:23
actionwp_enqueue_scriptsunder-construction.php:24
actionwp_footerunder-construction.php:31
actionadmin_noticesunder-construction.php:53
Maintenance & Trust

Simple Under Construction Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedAug 11, 2015
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Simple Under Construction Developer Profile

Shrinivas

7 plugins · 1K total installs

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

How We Detect Simple Under Construction

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-under-construction/css/style.css
Version Parameters
simple-under-construction/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
simpleunderconstruction_wrappersoc_sucsoc-googlesoc-facebooksoc-twittersoc-pinterestsoc-linkedincredittoauthor
HTML Comments
Look how semantic!Just a single DIV!
FAQ

Frequently Asked Questions about Simple Under Construction