Category Posts Shortcode Security & Risk Analysis

wordpress.org/plugins/category-posts-shortcode

A simple plugin that adds a shortcode to display posts from a specified category.

100 active installs v1.2.0 PHP + WP 4.0+ Updated Oct 31, 2023
categorypostsshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Posts Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "category-posts-shortcode" plugin version 1.2.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, properly escaped output, and the exclusive use of prepared statements for SQL queries indicate good coding practices. Furthermore, the lack of file operations, external HTTP requests, and the recorded absence of any known vulnerabilities, including critical or high-severity ones, suggest a well-maintained and secure plugin.

The static analysis reveals a minimal attack surface, with the only entry point being a single shortcode. Crucially, the data indicates no unprotected entry points, meaning all code execution paths are likely protected by appropriate authorization and sanitization mechanisms, even though specific nonce and capability checks are not explicitly detailed as present. The taint analysis also reports zero flows, further reinforcing the idea that user-supplied data is not being processed in an unsafe manner.

In conclusion, the "category-posts-shortcode" plugin version 1.2.0 appears to be a secure choice. Its strengths lie in its lack of known vulnerabilities and its adherence to secure coding practices concerning SQL and output handling. While the absence of explicit mention of nonce and capability checks might be a minor area for deeper investigation in a full code review, the overall picture painted by the provided data is one of high security and low risk.

Vulnerabilities
None known

Category Posts Shortcode Security Vulnerabilities

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

Category Posts Shortcode Code Analysis

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

Category Posts Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[category_posts] category-posts-shortcode.php:54
WordPress Hooks 1
actionwp_enqueue_scriptscategory-posts-shortcode.php:59
Maintenance & Trust

Category Posts Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedOct 31, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Category Posts Shortcode Developer Profile

Punit Patel

1 plugin · 100 total installs

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

How We Detect Category Posts Shortcode

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
listingResultsWrappermixedPrimarylist-titlelist-heading-linkListingResultslistingResultsmallarticle-name
Data Attributes
data-nextdata-sortdata-listkey
Shortcode Output
<section data-next="latest" class="listingResultsWrapper mixedPrimary mixedPrimary"><h2 class="list-title"><a class="list-heading-link" href=""></a></h2><div class="ListingResults" data-sort="page" data-listkey="mixedPrimary"><div class="listingResult small"><a href="
FAQ

Frequently Asked Questions about Category Posts Shortcode