Hide my site Security & Risk Analysis

wordpress.org/plugins/wp-hide-my-site

Block access to your site fast way while this production.

10 active installs v1.0 PHP + WP 2.9+ Updated Unknown
hidehide-from-googlehide-from-search-engineshide-sitepassword
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide my site Safe to Use in 2026?

Generally Safe

Score 100/100

Hide my site has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wp-hide-my-site" v1.0 plugin exhibits a mixed security posture. While it has a seemingly small attack surface and no recorded vulnerabilities, the static analysis reveals several significant concerns. Notably, 100% of the observed outputs lack proper escaping, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis identified one flow with unsanitized paths, flagged as high severity, which could potentially lead to path traversal or other file-related exploits if not handled carefully. The absence of nonce checks and capability checks on any entry points is a critical oversight, especially considering the presence of file operations and SQL queries within the plugin.

Key Concerns

  • No output escaping
  • High severity unsanitized path flow
  • No nonce checks
  • No capability checks
  • SQL queries without prepared statements
Vulnerabilities
None known

Hide my site Security Vulnerabilities

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

Hide my site Code Analysis

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

SQL Query Safety

63% prepared8 total queries

Output Escaping

0% escaped7 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<configuration> (configuration.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hide my site Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[redirect] index.php:37
WordPress Hooks 4
actionadmin_headindex.php:21
actionadmin_menuindex.php:27
actionadmin_print_scriptsindex.php:49
actionadmin_print_stylesindex.php:50
Maintenance & Trust

Hide my site Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Hide my site Developer Profile

jefspereira

1 plugin · 10 total installs

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

How We Detect Hide my site

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-hide-my-site/css/plug_style.css/wp-content/plugins/wp-hide-my-site/js/upload.js/wp-content/plugins/wp-hide-my-site/img/logo-hidden.png
Script Paths
/wp-content/plugins/wp-hide-my-site/js/upload.js

HTML / DOM Fingerprints

CSS Classes
optprevfomrdescp1shortuploadsavedonate+3 more
HTML Comments
<!-- INICIO FORMULARIO BOTAO PAYPAL --><!-- INICIO FORMULARIO BOTAO PAGSEGURO --><!-- NÃO EDITE OS COMANDOS DAS LINHAS ABAIXO --><!-- FINAL FORMULARIO BOTAO PAGSEGURO -->
Data Attributes
onclick="plugdefault()"
JS Globals
plugdefault
Shortcode Output
<?php do_shortcode('[redirect]'); ?>
FAQ

Frequently Asked Questions about Hide my site