Recent Posts Only Security & Risk Analysis

wordpress.org/plugins/recent-posts-only

Restricts posts displayed on the home page to a specified length of time.

10 active installs v1.0.2 PHP + WP 3.0+ Updated May 17, 2012
homelooppostsreadingrecent
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Recent Posts Only Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The recent-posts-only plugin v1.0.2 exhibits a strong security posture regarding its attack surface and known vulnerabilities. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits potential entry points for attackers. Furthermore, the plugin has no recorded CVEs, indicating a history of secure development or prompt patching. The code analysis shows a positive trend with all SQL queries utilizing prepared statements, a critical security practice. However, a significant concern arises from the complete lack of output escaping. This means that any data rendered by the plugin, if user-controlled or dynamic, could be vulnerable to cross-site scripting (XSS) attacks. While the taint analysis shows no identified malicious flows, the lack of proper output escaping creates a latent risk that could be exploited if such flows were introduced in future versions or if dynamically generated content is present.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

Recent Posts Only Security Vulnerabilities

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

Recent Posts Only Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
2 prepared
Unescaped Output
2
0 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

0% escaped2 total outputs
Attack Surface

Recent Posts Only Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionpre_get_postsrecent-posts-only.php:17
filterposts_whererecent-posts-only.php:25
actionadmin_initrecent-posts-only.php:43
actionwpmu_new_blogrecent-posts-only.php:106
Maintenance & Trust

Recent Posts Only Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMay 17, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Recent Posts Only Developer Profile

iNexi

2 plugins · 110 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 Only

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- This string prevents hacks from accessing the file directly. -->
FAQ

Frequently Asked Questions about Recent Posts Only