Posts by Category Security & Risk Analysis

wordpress.org/plugins/posts-by-category

Display a list of posts from a specific category or tag.

100 active installs v1.0.0 PHP + WP 2.9+ Updated Jun 7, 2018
categorylistpostsshortcodetag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts by Category Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'posts-by-category' plugin version 1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries without prepared statements, unescaped output, file operations, and external HTTP requests is commendable. The plugin also correctly uses capability checks, indicating an effort to control access to its functionalities. Furthermore, the lack of any recorded vulnerabilities, including CVEs of any severity, is a positive indicator of its historical stability.

However, a key area of concern is the complete absence of nonce checks, particularly given that there is one shortcode entry point. While the static analysis reports no unprotected entry points and the capability check is present, the lack of nonce checks leaves the shortcode susceptible to CSRF (Cross-Site Request Forgery) attacks if it performs any sensitive actions. This is the primary weakness identified in the current analysis. The fact that no taint flows were detected suggests that the code is likely well-sanitized for the operations it performs, but the absence of nonce checks is a missed security control.

In conclusion, 'posts-by-category' v1.0.0 demonstrates good coding practices in many areas and has a clean vulnerability history. The presence of capability checks is a significant strength. The primary area for improvement, and the source of a security deduction, is the missing nonce check for its shortcode, which introduces a potential CSRF vulnerability. Addressing this would further solidify its security. The absence of other common vulnerabilities and the clean history are positive signs.

Key Concerns

  • Missing nonce check on shortcode
Vulnerabilities
None known

Posts by Category Security Vulnerabilities

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

Posts by Category Code Analysis

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

Posts by Category Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sb_category_posts] posts-by-category.php:35
WordPress Hooks 3
actionadmin_noticesposts-by-category.php:32
actionadmin_initposts-by-category.php:33
filterplugin_action_linksposts-by-category.php:34
Maintenance & Trust

Posts by Category Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJun 7, 2018
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Posts by Category Developer Profile

Shellbot

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 Posts by Category

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<h3><h4><ul><li><a href="
FAQ

Frequently Asked Questions about Posts by Category