Enhanced Recent Posts Security & Risk Analysis

wordpress.org/plugins/enhanced-recent-posts

Enhance the built-in "Recent Posts" widget.

400 active installs v1.3.4 PHP + WP 2.5+ Updated Apr 12, 2014
latest-postsnavigationpostsrecent-postssidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Enhanced Recent Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "enhanced-recent-posts" plugin v1.3.4 exhibits a generally positive security posture based on the static analysis. The complete absence of identified dangerous functions, SQL injection vulnerabilities (as all queries use prepared statements), and file operations is commendable. Furthermore, the lack of any known CVEs or historical vulnerabilities suggests a history of secure development or effective patching. However, a significant concern arises from the extremely low percentage of properly escaped output (3%). With 37 outputs identified and only 3% properly escaped, this indicates a high likelihood of cross-site scripting (XSS) vulnerabilities. The plugin also lacks nonce and capability checks on its entry points, which, although currently zero, could become a significant risk if any new entry points are introduced in future versions without proper authorization mechanisms. The overall assessment is that while the plugin avoids common and severe vulnerabilities like SQL injection, its deficient output escaping presents a considerable XSS risk, and the absence of authorization checks on potential entry points is a notable weakness.

Key Concerns

  • Output escaping is very poor (3% proper)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Enhanced Recent Posts Security Vulnerabilities

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

Enhanced Recent Posts Code Analysis

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

Output Escaping

3% escaped37 total outputs
Attack Surface

Enhanced Recent Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initenhanced-recent-posts.php:70
actionactivate_enhanced-recent-posts/enhanced-recent-posts.phpenhanced-recent-posts.php:73
actioninitincludes\plugin-class.php:43
Maintenance & Trust

Enhanced Recent Posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 12, 2014
PHP min version
Downloads31K

Community Trust

Rating100/100
Number of ratings3
Active installs400
Developer Profile

Enhanced Recent Posts Developer Profile

Vincent Mimoun-Prat

4 plugins · 1K total installs

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

How We Detect Enhanced Recent Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/enhanced-recent-posts/css/enhanced-recent-posts.css/wp-content/plugins/enhanced-recent-posts/js/enhanced-recent-posts.js
Script Paths
/wp-content/plugins/enhanced-recent-posts/js/enhanced-recent-posts.js
Version Parameters
enhanced-recent-posts/css/enhanced-recent-posts.css?ver=enhanced-recent-posts/js/enhanced-recent-posts.js?ver=

HTML / DOM Fingerprints

CSS Classes
enhanced-recent-posts-widget
Data Attributes
data-enh-rp-widget-id
JS Globals
ENHANCED_RECENT_POSTS_USE_JAVASCRIPT
FAQ

Frequently Asked Questions about Enhanced Recent Posts