Hide Posts by Category Security & Risk Analysis

wordpress.org/plugins/hide-a-post

A WordPress plugin to hide posts from non-administrators by category.

0 active installs v1.1 PHP + WP 5.0+ Updated Dec 21, 2019
categoryhidepathfinderpoststabletop-gaming
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide Posts by Category Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'hide-a-post' v1.1 plugin demonstrates a generally positive security posture, with no identified CVEs in its history and a clean taint analysis. The static analysis also reveals a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events that could be directly exploited. All SQL queries are performed using prepared statements, and there are no file operations or external HTTP requests, further limiting potential attack vectors. However, there are a couple of areas for improvement. The output escaping is only at 50%, meaning half of the plugin's outputs are not properly sanitized, which could lead to cross-site scripting vulnerabilities if user-supplied data is directly reflected. Additionally, the absence of nonce checks on any potential entry points (though none were identified in the static analysis) represents a missed opportunity for an additional layer of security, especially if the attack surface were to grow in future versions. The capability checks are present, which is good, but without any identified entry points to apply them to, their effectiveness is currently limited in practical terms. Overall, the plugin is built on a solid foundation with no major immediate threats detected, but vigilance regarding output sanitization and the potential for future attack surface expansion is recommended.

Key Concerns

  • Unescaped output detected
  • No nonce checks on entry points
Vulnerabilities
None known

Hide Posts by Category Security Vulnerabilities

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

Hide Posts by Category Release Timeline

v1.1Current
Code Analysis
Analyzed Mar 17, 2026

Hide Posts by Category Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Hide Posts by Category Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuhide-a-post.php:59
actionadmin_inithide-a-post.php:64
actionadmin_noticeshide-a-post.php:101
filterplugin_action_linkshide-a-post.php:112
filterposts_distincthide-a-post.php:142
filterposts_wherehide-a-post.php:143
Maintenance & Trust

Hide Posts by Category Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedDec 21, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Hide Posts by Category Developer Profile

jrybacek

1 plugin · 0 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 Posts by Category

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-table
Data Attributes
id="hap-categories"name="hap[categories]"name="ap-core-settings-submit"
FAQ

Frequently Asked Questions about Hide Posts by Category