WP Recent Posts Extended Security & Risk Analysis

wordpress.org/plugins/wp-recent-posts-extended

Este widget muestra los últimos artículos publicados agrupados por categorías.

90 active installs v1.1.2 PHP + WP 2.5+ Updated Sep 26, 2017
last-postsposts-by-categoryrecent-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Recent Posts Extended Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The plugin 'wp-recent-posts-extended' v1.1.2 exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events suggests a minimal attack surface, which is further bolstered by the reported zero unprotected entry points. The code analysis shows no dangerous functions, file operations, or external HTTP requests, and all SQL queries utilize prepared statements, indicating good data sanitization practices for database interactions. The taint analysis also reports zero critical or high severity flows, further reinforcing the impression of a secure codebase.

However, a few areas warrant attention. While 75% of output escaping is properly done, the remaining 25% of outputs are not. This could represent a potential vector for cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-supplied data. Additionally, the complete lack of nonce checks and capability checks across all entry points is a significant concern. This means that even if there are no direct entry points in this specific version, any future additions or potential indirect entry points might lack essential security measures to prevent unauthorized actions.

Given the plugin's vulnerability history, which shows zero known CVEs and no recorded vulnerabilities, it suggests a history of stable and secure development. This is a positive indicator. However, the absence of security features like nonce and capability checks in the current analysis is a weakness that could be exploited if not addressed, even in the absence of past incidents. The overall risk is low, primarily due to the small attack surface and lack of historical vulnerabilities, but the unescaped outputs and the complete absence of nonces and capability checks introduce potential risks that should be mitigated.

Key Concerns

  • Unescaped output present
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

WP Recent Posts Extended Security Vulnerabilities

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

WP Recent Posts Extended Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

75% escaped8 total outputs
Attack Surface

WP Recent Posts Extended Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initwp-recent-posts-extended.php:36
Maintenance & Trust

WP Recent Posts Extended Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedSep 26, 2017
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs90
Developer Profile

WP Recent Posts Extended Developer Profile

Vicente Garcia

2 plugins · 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 WP Recent Posts Extended

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-recent-posts-extended/inc/wprpewidget.css
Version Parameters
wp-recent-posts-extended/inc/wprpewidget.css?ver=

HTML / DOM Fingerprints

CSS Classes
wprpe
Data Attributes
id="widget_wprpe"
FAQ

Frequently Asked Questions about WP Recent Posts Extended