Extended Recent Comments Security & Risk Analysis

wordpress.org/plugins/extended-recent-comments

Add a recent comments widget that shows Gravatars.

20 active installs v1.2 PHP + WP 2.9+ Updated Jun 18, 2012
commentcommentsextendedrecentwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Extended Recent Comments Safe to Use in 2026?

Generally Safe

Score 85/100

Extended Recent Comments 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 static analysis of "extended-recent-comments" v1.2 shows a positive security posture with no identified attack surface entry points and no dangerous functions or SQL queries without prepared statements. The absence of any recorded vulnerabilities in its history further suggests a generally secure development approach.

However, a significant concern is the very low percentage of properly escaped output (22%). This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data might be rendered directly in the browser without sufficient sanitization. The lack of nonce checks and capability checks, while not directly indicating a vulnerability in the absence of exploitable entry points, means that if an entry point were discovered or introduced, protections against common attacks would be missing. The absence of taint analysis results might be due to the limited analysis scope or simply the plugin's simplicity, but it doesn't negate the output escaping issue.

In conclusion, while the plugin exhibits strengths in avoiding common pitfalls like raw SQL and a large attack surface, the critical weakness in output escaping presents a substantial risk. The vulnerability history is encouraging, but the code analysis reveals a clear area for immediate improvement to prevent potential XSS attacks.

Key Concerns

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

Extended Recent Comments Security Vulnerabilities

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

Extended Recent Comments Code Analysis

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

Output Escaping

22% escaped18 total outputs
Attack Surface

Extended Recent Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwidgets_initextended-recent-comments.php:18
actionwp_headextended-recent-comments.php:36
actioncomment_postextended-recent-comments.php:38
actiontransition_comment_statusextended-recent-comments.php:39
Maintenance & Trust

Extended Recent Comments Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJun 18, 2012
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Extended Recent Comments Developer Profile

Louy Alakkad

7 plugins · 8K total installs

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

How We Detect Extended Recent Comments

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_ercerc-comment
Data Attributes
id="erc"
FAQ

Frequently Asked Questions about Extended Recent Comments