Recent Comments Security & Risk Analysis

wordpress.org/plugins/recent-comments-plugin

Displays a list of recent comments.

200 active installs v2.6.2.1 PHP + WP 1.5+ Updated Sep 17, 2008
commentslatestnewestpostsrecent
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recent Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

Based on the static analysis, the "recent-comments-plugin" v2.6.2.1 exhibits several concerning security practices, particularly around output escaping. While the plugin has zero known CVEs and demonstrates good practices in SQL query preparation, nonce checks, and a lack of dangerous functions, the complete absence of output escaping on all identified outputs presents a significant risk. This means that any data displayed by the plugin, if it originates from user input or an untrusted source, could potentially be exploited through Cross-Site Scripting (XSS) attacks. The lack of a vulnerability history, while seemingly positive, could also indicate either exceptional security or a lack of rigorous testing/reporting. The plugin's zero attack surface in terms of AJAX, REST API, shortcodes, and cron events is a strong positive, but it does not mitigate the critical risk posed by the unescaped outputs.

Key Concerns

  • 100% of outputs are unescaped
  • No capability checks found
Vulnerabilities
None known

Recent Comments Security Vulnerabilities

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

Recent Comments Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped14 total outputs
Attack Surface

Recent Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menurecent-comments-admin.php:9
actionin_admin_footerrecent-comments-admin.php:27
actionplugins_loadedrecent-comments.php:260
actioninitrecent-comments.php:277
Maintenance & Trust

Recent Comments Maintenance & Trust

Maintenance Signals

WordPress version tested2.6.2
Last updatedSep 17, 2008
PHP min version
Downloads40K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Recent Comments Developer Profile

RobMarsh

5 plugins · 2K 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 Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/recent-comments-plugin/recent-comments.css/wp-content/plugins/recent-comments-plugin/recent-comments.js
Version Parameters
recent-comments-plugin/recent-comments.css?ver=recent-comments-plugin/recent-comments.js?ver=

HTML / DOM Fingerprints

CSS Classes
recent-comments-widgetrecent-comments
HTML Comments
<!-- Recent Comments took %.3f ms (cached) -->
JS Globals
recent_comments_current_ID
Shortcode Output
<li>
FAQ

Frequently Asked Questions about Recent Comments