Better Recent Comments Security & Risk Analysis

wordpress.org/plugins/better-recent-comments

Provides an improved Recent Comments widget and a shortcode to display your recent comments on any post or page.

2K active installs v1.2.0 PHP 7.4+ WP 6.0+ Updated Mar 28, 2024
avatarcommentsshortcodewidgetwpml
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Better Recent Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'better-recent-comments' plugin v1.2.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive indicator, suggesting a limited attack surface. Furthermore, the code signals reveal that all SQL queries utilize prepared statements, which is excellent practice for preventing SQL injection vulnerabilities. The absence of file operations and external HTTP requests further reduces potential risks. However, a notable concern is the very low percentage of properly escaped output (3%). This indicates a high probability of cross-site scripting (XSS) vulnerabilities, as user-supplied data, if not properly sanitized before output, could be executed in the user's browser. The plugin's vulnerability history is clean, with no recorded CVEs, which aligns with the generally positive findings in the code analysis, aside from the output escaping issue. In conclusion, while the plugin demonstrates good practices in areas like SQL query handling and attack surface minimization, the significant lack of output escaping presents a critical area for improvement and potential security risk.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Better Recent Comments Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Better Recent Comments Release Timeline

v1.2.0Current
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Better Recent Comments Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

3% escaped180 total outputs
Attack Surface

Better Recent Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitsrc\Plugin.php:35
actionwidgets_initsrc\Plugin.php:38
actionwp_enqueue_scriptssrc\Plugin.php:45
filterbetter_recent_comments_comment_textsrc\Plugin.php:49
filterbetter_recent_comments_comment_textsrc\Plugin.php:50
filterbetter_recent_comments_comment_textsrc\Plugin.php:51
actioncomment_postsrc\Widget.php:29
actionedit_commentsrc\Widget.php:30
actiontransition_comment_statussrc\Widget.php:31
Maintenance & Trust

Better Recent Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMar 28, 2024
PHP min version7.4
Downloads67K

Community Trust

Rating92/100
Number of ratings17
Active installs2K
Developer Profile

Better Recent Comments Developer Profile

Kestrel

5 plugins · 16K total installs

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

How We Detect Better 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/better-recent-comments/dependencies/barn2/barn2-lib/build/css/plugin-promo-styles.css
Version Parameters
better-recent-comments/dependencies/barn2/barn2-lib/build/css/plugin-promo-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
barn2-plugins-promo-wrapper
FAQ

Frequently Asked Questions about Better Recent Comments