Recent Posts Widget Unlimited Security & Risk Analysis

wordpress.org/plugins/recent-posts-widget-unlimited

A replacement for the WordPress Recent Posts widget that allows an unlimited number of posts to be displayed.

20 active installs v1.1.0 PHP + WP 3.0+ Updated Jul 9, 2015
recent-postswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recent Posts Widget Unlimited Safe to Use in 2026?

Generally Safe

Score 85/100

Recent Posts Widget Unlimited 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 "recent-posts-widget-unlimited" v1.1.0 reveals a generally good security posture with no identified critical vulnerabilities in the analyzed code signals or taint flows. The absence of dangerous functions, file operations, and external HTTP requests is a positive sign. Furthermore, the single SQL query is properly prepared, and there are no known CVEs associated with this plugin, indicating a history of stable security. However, a significant concern arises from the complete lack of output escaping, meaning that 100% of the plugin's outputs are not properly sanitized. This creates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as any data rendered by the plugin could be manipulated by an attacker to inject malicious scripts. The absence of nonce checks and capability checks on any potential entry points (though the attack surface is currently reported as zero) also leaves room for theoretical future vulnerabilities if new entry points are introduced without proper security measures. While the plugin appears robust against certain types of attacks due to its limited functionality, the universal lack of output escaping is a critical weakness that needs immediate attention.

Key Concerns

  • 100% of outputs are not properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Recent Posts Widget Unlimited Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Recent Posts Widget Unlimited Release Timeline

v1.1.0Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Recent Posts Widget Unlimited Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped12 total outputs
Attack Surface

Recent Posts Widget Unlimited Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initrecent-posts-widget-unlimited.php:91
actionplugins_loadedrecent-posts-widget-unlimited.php:94
Maintenance & Trust

Recent Posts Widget Unlimited Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 9, 2015
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Recent Posts Widget Unlimited Developer Profile

helpgeek

3 plugins · 40 total installs

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

How We Detect Recent Posts Widget Unlimited

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/recent-posts-widget-unlimited/recent-posts-widget-unlimited.php

HTML / DOM Fingerprints

CSS Classes
widget_GHGPostWidget
Data Attributes
id="widget-recent-posts-widget-unlimited-title"name="recent-posts-widget-unlimited-title"id="widget-recent-posts-widget-unlimited-num_posts"name="recent-posts-widget-unlimited-num_posts"
FAQ

Frequently Asked Questions about Recent Posts Widget Unlimited