Hide Post Security & Risk Analysis

wordpress.org/plugins/hide-post

Hide a post everywhere except when accessed directly.

10 active installs v1.0.0 PHP 5.2.4+ WP 3.0+ Updated Jan 3, 2018
hidepostprivacyshowsimple
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide Post Safe to Use in 2026?

Generally Safe

Score 85/100

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 hide-post plugin v1.0.0 exhibits a generally good security posture, with no critical or high-severity issues identified in static analysis or vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the plugin utilizes prepared statements for its single SQL query, has a nonce check, and two capability checks, all of which are positive security practices. However, a notable concern is the output escaping, where only 33% of the total outputs are properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly included in the output without adequate sanitization. The plugin's clean vulnerability history, with zero known CVEs, suggests a history of stable and secure development. Overall, while the plugin demonstrates strong foundational security, the low rate of proper output escaping represents a potential area for improvement to further harden its security.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Hide Post Security Vulnerabilities

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

Hide Post Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Hide Post Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

33% escaped6 total outputs
Attack Surface

Hide Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actioninithide-post.php:43
actionwp_loadedhide-post.php:44
actionpre_get_postshide-post.php:45
actionwp_headhide-post.php:46
filterget_previous_post_wherehide-post.php:47
filterget_next_post_wherehide-post.php:48
actionadd_meta_boxeshide-post.php:49
actionsave_posthide-post.php:50
Maintenance & Trust

Hide Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 3, 2018
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Hide Post Developer Profile

Emanuel Poletto

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 Hide Post

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="hide_post_inner_custom_box_nonce"name="hide_post_term"
FAQ

Frequently Asked Questions about Hide Post