Posts from a Category Widget Security & Risk Analysis

wordpress.org/plugins/posts-in-category-widget

Displays post from a selected category with post thumbnail.

300 active installs v1.2.0 PHP + WP 3.4+ Updated Jan 3, 2016
widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts from a Category Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Posts from a Category Widget 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 plugin 'posts-in-category-widget' v1.2.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the code's adherence to secure coding practices is evident in the lack of dangerous functions, the exclusive use of prepared statements for SQL queries, and the absence of file operations or external HTTP requests. This indicates a well-developed and security-conscious plugin.

However, a notable concern is the relatively low percentage of properly escaped output (55%). While the absence of critical taint flows is positive, unescaped output, even if not immediately leading to exploitable vulnerabilities in this specific version, represents a potential weakness that could be exploited in conjunction with other factors or future updates. The lack of recorded vulnerabilities in its history is a positive indicator, suggesting a stable and secure codebase over time. Overall, the plugin is secure, but the output escaping requires attention to achieve a more robust security profile.

Key Concerns

  • Output escaping not fully implemented
Vulnerabilities
None known

Posts from a Category Widget Security Vulnerabilities

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

Posts from a Category Widget Code Analysis

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

Output Escaping

55% escaped33 total outputs
Attack Surface

Posts from a Category Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initposts-in-category-widget.php:264
actionplugins_loadedposts-in-category-widget.php:265
actionwp_enqueue_scriptsposts-in-category-widget.php:266
Maintenance & Trust

Posts from a Category Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 3, 2016
PHP min version
Downloads18K

Community Trust

Rating100/100
Number of ratings4
Active installs300
Developer Profile

Posts from a Category Widget Developer Profile

Takayuki Miyauchi

20 plugins · 41K total installs

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

How We Detect Posts from a Category Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/posts-in-category-widget/style.css
Version Parameters
posts-in-category-widget/style.css?ver=posts-in-category-widget.php?ver=

HTML / DOM Fingerprints

CSS Classes
post-cat-widgetpost-thumbpost-contentpost-titlepost-date
Data Attributes
data-categorydata-sizedata-numdata-template
Shortcode Output
<div class="post-thumb"><h3 class="post-title"><div class="post-date">
FAQ

Frequently Asked Questions about Posts from a Category Widget