Super Hide Post Security & Risk Analysis

wordpress.org/plugins/super-hide-post

Enables you to control the visibility of items on your blog by making posts/pages hidden on some parts of your blog, while still visible in other part …

200 active installs v1.0 PHP + WP 2.6+ Updated May 4, 2017
hideprivacyseoshowvisbility
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Super Hide Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'super-hide-post' v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any detected attack surface points (AJAX, REST API, shortcodes, cron events) is a strong indicator that the plugin does not expose common entry points for attackers. Furthermore, the lack of dangerous functions, file operations, and external HTTP requests suggests a contained and focused functionality, reducing the potential for many common attack vectors. The vulnerability history being entirely clear is also a significant positive, indicating a history of responsible development or a lack of past exploitation.

However, there are areas for concern that prevent a perfect score. The SQL query analysis reveals that a substantial portion (89%) of queries do not utilize prepared statements, posing a significant risk of SQL injection vulnerabilities. Additionally, the output escaping is poorly implemented, with only 18% of outputs being properly escaped, increasing the risk of Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce and capability checks across all potential entry points, if any were to be discovered, is a critical oversight that leaves the plugin susceptible to various forms of unauthorized actions and CSRF attacks.

In conclusion, while the plugin's limited attack surface and clean vulnerability history are commendable, the identified risks in SQL query handling and output escaping, coupled with the absence of critical security checks like nonces and capabilities, necessitate careful attention. Addressing these specific code-level weaknesses is crucial to improving the plugin's overall security and mitigating potential exploitation.

Key Concerns

  • SQL queries without prepared statements
  • Insufficient output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Super Hide Post Security Vulnerabilities

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

Super Hide Post Code Analysis

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

SQL Query Safety

11% prepared9 total queries

Output Escaping

18% escaped11 total outputs
Attack Surface

Super Hide Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitsuper-hide-post.php:105
filterget_pagessuper-hide-post.php:145
filterposts_where_pagedsuper-hide-post.php:160
filterposts_join_pagedsuper-hide-post.php:202
actionadmin_menusuper-hide-post.php:272
actionsave_postsuper-hide-post.php:430
actiondelete_postsuper-hide-post.php:442
Maintenance & Trust

Super Hide Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMay 4, 2017
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings5
Active installs200
Developer Profile

Super Hide Post Developer Profile

angelomathews

1 plugin · 200 total installs

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

How We Detect Super Hide Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/super-hide-post/super-hide-post.php

HTML / DOM Fingerprints

HTML Comments
<!-- WPHP:
Data Attributes
data-lp-flagdata-lp-value
FAQ

Frequently Asked Questions about Super Hide Post