Hide WPEngine Tab Security & Risk Analysis

wordpress.org/plugins/hide-wpengine-tab

WPEngine is a fantastic Wordpress hosting provider with an absolutely fantastic function - the one click staging environment.

20 active installs v1.1.2 PHP + WP 3.0+ Updated Sep 3, 2015
hidestagingtabwpengine
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Hide WPEngine Tab Safe to Use in 2026?

Generally Safe

Score 85/100

Hide WPEngine Tab 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 "hide-wpengine-tab" plugin version 1.1.2 exhibits a concerning security posture despite a lack of recorded vulnerabilities and a seemingly small attack surface. While the absence of dangerous functions, file operations, external requests, and SQL queries utilizing prepared statements are positive indicators, the plugin fails entirely on output escaping. This means that any data processed and displayed by the plugin could be susceptible to Cross-Site Scripting (XSS) attacks, as it is not properly sanitized. The taint analysis also revealed flows with unsanitized paths, although these did not reach a critical or high severity in this specific analysis, they still represent a potential weakness that could be exploited in conjunction with other factors.

The plugin's vulnerability history is clean, with no known CVEs, which is a positive aspect. However, this does not negate the inherent risks identified in the static analysis. The lack of capability checks and nonce checks on potential entry points (even though the reported entry points are zero, this is often a sign of minimal functionality or careful design but doesn't excuse the lack of security measures where output is involved) further contributes to the risk. The primary concern lies with the unescaped output, which is a common vector for XSS vulnerabilities. The plugin's strengths lie in its limited attack surface and lack of known past exploits, but its weakness in output sanitization is a significant oversight.

Key Concerns

  • 0% of outputs properly escaped
  • Flows with unsanitized paths
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
None known

Hide WPEngine Tab Security Vulnerabilities

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

Hide WPEngine Tab Release Timeline

v1.1.2Current
v1.1.1
v1.1
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Hide WPEngine Tab Code Analysis

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

Output Escaping

0% escaped7 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
hwpet_admin_page (hide-wpengine-tab.php:38)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hide WPEngine Tab Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuhide-wpengine-tab.php:33
actionadmin_inithide-wpengine-tab.php:160
actionadmin_bar_menuhide-wpengine-tab.php:161
actionadmin_headhide-wpengine-tab.php:165
actionplugins_loadedhide-wpengine-tab.php:168
Maintenance & Trust

Hide WPEngine Tab Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 3, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Hide WPEngine Tab Developer Profile

akv2

1 plugin · 20 total installs

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

How We Detect Hide WPEngine Tab

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hide-wpengine-tab/hwpet_main.js
Script Paths
/wp-content/plugins/hide-wpengine-tab/hwpet_main.js
Version Parameters
hide-wpengine-tab/hwpet_main.js?ver=1.0

HTML / DOM Fingerprints

Data Attributes
name="HWPET_Settings"id="hwpet-form"name="hwpet_users"id="hwpet_users"name="hwpet_lock"id="hwpet_lock"+2 more
JS Globals
HWPET_settings
FAQ

Frequently Asked Questions about Hide WPEngine Tab