wp show category posts Security & Risk Analysis

wordpress.org/plugins/wp-show-category-posts

wp show category posts show's posts from any category

50 active installs v0.1 PHP + WP 3.5+ Updated May 12, 2015
category-posts-in-wordpresspostsshow-category-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wp show category posts Safe to Use in 2026?

Generally Safe

Score 85/100

wp show category posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "wp-show-category-posts" plugin version 0.1 exhibits a mixed security posture. On the positive side, the absence of known CVEs and a history of no recorded vulnerabilities suggest a relatively stable past. The code analysis also indicates a lack of dangerous functions, no file operations, and no external HTTP requests, all of which are good security practices. Furthermore, all SQL queries are reported to use prepared statements, which significantly mitigates SQL injection risks.

However, several concerning aspects are present. The most significant is the complete lack of output escaping, with 0% of the 7 total outputs being properly escaped. This opens the door to Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the site's content via the plugin's output. Additionally, the absence of nonce checks and capability checks means that the plugin's functionality, even if it doesn't have explicitly dangerous functions, might be callable by unauthenticated or unauthorized users, potentially leading to unintended actions or information disclosure if the shortcode's output is manipulated.

The static analysis shows a small attack surface primarily consisting of one shortcode, with no unprotected entry points identified. However, the lack of proper escaping and authorization checks on its output and potential execution path represent the primary security weaknesses. The 0 taint flows analyzed is also a neutral factor, not providing further insight into potential data manipulation risks.

Key Concerns

  • All outputs are unescaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

wp show category posts Security Vulnerabilities

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

wp show category posts Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

wp show category posts Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpscp] wp-show-category-posts.php:253
WordPress Hooks 4
actionwp_enqueue_scriptswp-show-category-posts.php:50
actionadmin_menuwp-show-category-posts.php:57
actionadmin_initwp-show-category-posts.php:64
filterwidget_textwp-show-category-posts.php:197
Maintenance & Trust

wp show category posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 12, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

wp show category posts Developer Profile

Ajay Sharma

4 plugins · 250 total installs

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

How We Detect wp show category posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-show-category-posts/css/styles.css
Version Parameters
wp-show-category-posts/css/styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpscp_containerwpscp_img_boxwpscp_detail
HTML Comments
wp show category posts out put starts here by ajay sharma
Data Attributes
wpscp_thumbnail_enablewpscp_title_enablewpscp_date_enablewpscp_excerpt_enablewpscp_readmore_enablewpscp_nop+9 more
Shortcode Output
[wpscp]
FAQ

Frequently Asked Questions about wp show category posts