Extended Comments Widget Security & Risk Analysis

wordpress.org/plugins/extended-comments-widget

A widget that shows a section of comment text along with the author name.

10 active installs v0.1.1 PHP + WP 2.9+ Updated Nov 21, 2014
commentswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Extended Comments Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "extended-comments-widget" plugin v0.1.1 demonstrates a strong security posture in several key areas. The absence of any known CVEs and a clean vulnerability history is a significant positive indicator. Furthermore, the code analysis reveals no dangerous functions, file operations, or external HTTP requests, which minimizes common attack vectors. Notably, all SQL queries are properly prepared, and there are no taint analysis findings, suggesting a robust defense against injection-type attacks. However, there are areas for improvement. The plugin has zero capability checks and zero nonce checks. While the current attack surface is reported as zero, relying solely on this without built-in checks means any future additions to the plugin, or shifts in WordPress's internal handling of entry points, could expose vulnerabilities without proper authorization and validation mechanisms. Additionally, only 40% of output is properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

Extended Comments Widget Security Vulnerabilities

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

Extended Comments Widget Release Timeline

v0.1.1Current
Code Analysis
Analyzed Mar 16, 2026

Extended Comments Widget Code Analysis

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

40% escaped25 total outputs
Attack Surface

Extended Comments Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_headextended-comments-widget.php:19
actionwidgets_initextended-comments-widget.php:132
Maintenance & Trust

Extended Comments Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedNov 21, 2014
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Extended Comments Widget Developer Profile

John Godley

14 plugins · 2.2M total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
4069 days
View full developer profile
Detection Fingerprints

How We Detect Extended Comments Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_extended_comments
FAQ

Frequently Asked Questions about Extended Comments Widget