Show post by category Security & Risk Analysis

wordpress.org/plugins/show-post-by-category

Show post by category

20 active installs v1.0 PHP + WP 4.9+ Updated Oct 7, 2020
get-postget-post-by-categorypost-with-category
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show post by category Safe to Use in 2026?

Generally Safe

Score 85/100

Show post by category has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'show-post-by-category' plugin version 1.0 exhibits a mixed security posture. On the positive side, the static analysis reveals no apparent attack surface through AJAX, REST API, shortcodes, or cron events, and no dangerous functions or file operations were detected. The absence of known CVEs and vulnerability history also suggests a relatively clean track record. However, significant concerns arise from the code analysis. The plugin uses raw SQL queries without prepared statements, which is a major security risk that could lead to SQL injection vulnerabilities. Furthermore, a substantial portion of output is not properly escaped, potentially exposing the site to Cross-Site Scripting (XSS) attacks. The lack of any capability checks or nonce checks, even with no direct entry points identified, means that if any entry points were ever introduced or inadvertently exposed, they would be completely unprotected.

Key Concerns

  • Raw SQL query without prepared statements
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Show post by category Security Vulnerabilities

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

Show post by category Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

33% escaped24 total outputs
Attack Surface

Show post by category Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initinclude\widget.php:94
Maintenance & Trust

Show post by category Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 7, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Show post by category Developer Profile

Huy Kira

6 plugins · 100 total installs

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

How We Detect Show post by category

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-post-by-category/css/postcat.css
Version Parameters
show-post-by-category/css/postcat.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
hk-post-by-category-widgetwidget-post-meta-hkcate-kiracheckbox-datagroup-data
Data Attributes
data-widget_id
FAQ

Frequently Asked Questions about Show post by category