Custom Recent Posts Widget Plus Security & Risk Analysis

wordpress.org/plugins/custom-recent-posts-widget-plus

Nice widget it is like the default Recent Posts widget except you can choose a category and in addition show the thumbnails.

10 active installs v1.1 PHP + WP 3.0.1+ Updated May 3, 2015
categoriescategoryrecent-postssidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Recent Posts Widget Plus Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Recent Posts Widget Plus 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 static analysis of custom-recent-posts-widget-plus v1.1 reveals a plugin with an extremely limited attack surface, reporting zero AJAX handlers, REST API routes, shortcodes, or cron events. This absence of common entry points is a positive security indicator. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and not performing file operations or external HTTP requests. The taint analysis also shows no detected flows, suggesting no immediate vulnerabilities related to data manipulation or injection in the analyzed code paths. The plugin's vulnerability history is clean, with no recorded CVEs, indicating a generally stable and secure past. However, a significant concern arises from the low percentage of properly escaped output (33%). This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied or dynamic data is not adequately sanitized before being displayed to the user. The absence of nonce and capability checks, while less critical given the lack of entry points, would be a significant weakness if any entry points were present or introduced in the future.

Key Concerns

  • Low output escaping percentage
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Custom Recent Posts Widget Plus Security Vulnerabilities

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

Custom Recent Posts Widget Plus Code Analysis

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

Output Escaping

33% escaped15 total outputs
Attack Surface

Custom Recent Posts Widget Plus Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initcustom-recent-posts-widget-plus.php:15
Maintenance & Trust

Custom Recent Posts Widget Plus Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedMay 3, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Custom Recent Posts Widget Plus Developer Profile

javierjara

1 plugin · 10 total installs

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

How We Detect Custom Recent Posts Widget Plus

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
category_widget_cat_recent_postswidget_recent_entries
Data Attributes
id="category_widget_cat_recent_posts_title"id="category_widget_cat_recent_posts_username"id="category_widget_cat_recent_posts_category"id="category_widget_cat_recent_posts_number"id="category_widget_cat_recent_posts_show_date"id="category_widget_cat_recent_posts_show_thumbnails"
FAQ

Frequently Asked Questions about Custom Recent Posts Widget Plus