Recent Posts by Tags Security & Risk Analysis

wordpress.org/plugins/recent-posts-by-tags

This plugin creates a widget with a list of recent posts belonging to selected tags

40 active installs v1.1 PHP + WP 2.9+ Updated Unknown
post-listrecent-poststagtagswidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recent Posts by Tags Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "recent-posts-by-tags" v1.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and crucially, all identified entry points appear to be protected. Furthermore, the complete lack of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are excellent security practices. The plugin also has no recorded vulnerability history, indicating a history of secure development or diligent patching by maintainers.

However, a significant concern arises from the low percentage of properly escaped output (17%). This suggests that user-supplied data or dynamic content might be rendered without adequate sanitization, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. While taint analysis shows no critical or high-severity flows, the lack of proper output escaping is a fundamental security weakness that could be exploited in conjunction with other plugin or WordPress core functionalities. The absence of nonce and capability checks, while seemingly less impactful due to the limited attack surface, leaves a potential gap if any new entry points are introduced in the future without proper security controls.

In conclusion, the plugin benefits from a small attack surface and good practices in critical areas like SQL handling. The primary weakness lies in insufficient output escaping, which warrants attention. The historical lack of vulnerabilities is a positive sign, but the current code analysis highlights a specific area of risk that needs to be addressed to maintain a high level of security.

Key Concerns

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

Recent Posts by Tags Security Vulnerabilities

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

Recent Posts by Tags Code Analysis

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

Output Escaping

17% escaped23 total outputs
Attack Surface

Recent Posts by Tags Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initrecent-posts-by-tags.php:160
Maintenance & Trust

Recent Posts by Tags Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Recent Posts by Tags Developer Profile

Prasanna SP

6 plugins · 2K total installs

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

How We Detect Recent Posts by Tags

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
rpbt-itemrpbt-titlerpbt-date
Data Attributes
id="recent-posts-by-tags"
FAQ

Frequently Asked Questions about Recent Posts by Tags