Disqus Recent Comments Widget Security & Risk Analysis

wordpress.org/plugins/disqus-recent-comments-widget

Disqus has dropped support for their recent comments widget. This plugin creates a configurable widget that will display your latest Disqus comments.

100 active installs v1.2 PHP + WP 3.4.1+ Updated Sep 22, 2014
commentsdisqussidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Disqus Recent Comments Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Disqus Recent 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 disqus-recent-comments-widget plugin version 1.2 demonstrates a generally good security posture with a clean vulnerability history and no recorded CVEs. The static analysis reveals no identified attack surface through common entry points like AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code shows a commitment to secure coding practices with 100% of SQL queries using prepared statements and a capability check present.

However, there are areas for concern. The most significant is the low percentage of properly escaped output (22%). This indicates a high risk of cross-site scripting (XSS) vulnerabilities if user-supplied data or dynamic content is not adequately sanitized before being displayed to users. The presence of an external HTTP request, while not inherently a vulnerability, could be a vector for information leakage or denial-of-service if not handled securely. The absence of nonce checks and the limited capability checks on the few signals that are present also leave room for potential unauthorized actions if an attack surface were to be discovered.

Given the lack of historical vulnerabilities and the absence of critical static analysis findings like dangerous functions or unsanitized taint flows, the plugin appears relatively safe. Nevertheless, the significant number of unescaped outputs is a notable weakness that requires immediate attention to prevent potential XSS attacks. The overall security can be considered moderate, with strengths in SQL handling and attack surface reduction, but weaknesses in output sanitization.

Key Concerns

  • Low output escaping percentage
  • External HTTP request without clear sanitization
  • Lack of nonce checks
Vulnerabilities
None known

Disqus Recent Comments Widget Security Vulnerabilities

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

Disqus Recent Comments Widget Code Analysis

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

Output Escaping

22% escaped37 total outputs
Attack Surface

Disqus Recent Comments Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwidgets_initdisqus_recent_comments_widget.php:538
actionadmin_initdisqus_recent_comments_widget.php:558
actionadmin_menudisqus_recent_comments_widget.php:559
actionadmin_initdisqus_recent_comments_widget.php:560
actionwp_enqueue_scriptsdisqus_recent_comments_widget.php:563
Maintenance & Trust

Disqus Recent Comments Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 22, 2014
PHP min version
Downloads25K

Community Trust

Rating86/100
Number of ratings7
Active installs100
Developer Profile

Disqus Recent Comments Widget Developer Profile

Andrew Bartel

1 plugin · 100 total installs

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

How We Detect Disqus Recent Comments Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/disqus-recent-comments-widget/disqus-recent-comments-widget.php

HTML / DOM Fingerprints

CSS Classes
disqus_recent_comments_widget_wrapperdisqus_rcw_comments_list
Data Attributes
id="disqus_rcw_title"
FAQ

Frequently Asked Questions about Disqus Recent Comments Widget