Disqus Latest Comments Addon Security & Risk Analysis

wordpress.org/plugins/disqus-latest-comments

Display latest Disqus comments in a page, post or widget

100 active installs v2.3.1 PHP 5.6+ WP 5.1+ Updated Apr 28, 2019
commentsdisquslatestrecentshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Disqus Latest Comments Addon Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "disqus-latest-comments" plugin v2.3.1 exhibits a mixed security posture. On the positive side, the plugin does not use any dangerous functions, all SQL queries are properly prepared, and there are no file operations or known historical vulnerabilities. This indicates a good understanding of core security practices regarding data handling and known exploits.

However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers that lack any form of authentication check. This represents a substantial attack surface where unauthenticated users could potentially trigger plugin actions. Additionally, a notable portion of output (48%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected in the output. The absence of nonce checks on AJAX actions exacerbates this risk, as it allows for easier exploitation of potential XSS vulnerabilities.

Overall, while the plugin is free from known historical vulnerabilities and demonstrates good practices in SQL and function usage, the lack of authentication on AJAX endpoints and insufficient output escaping present immediate and exploitable security risks. The absence of capability checks also contributes to a weakened security posture. Addressing these specific findings is crucial for improving the plugin's security.

Key Concerns

  • Unprotected AJAX handlers
  • Insufficient output escaping
  • Missing nonce checks on AJAX
  • Missing capability checks
Vulnerabilities
None known

Disqus Latest Comments Addon Security Vulnerabilities

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

Disqus Latest Comments Addon Code Analysis

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

Output Escaping

52% escaped52 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<disqus-latest-comments-addon> (disqus-latest-comments-addon.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Disqus Latest Comments Addon Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_disqus_latest_ajaxdisqus-latest-comments-addon.php:60
noprivwp_ajax_disqus_latest_ajaxdisqus-latest-comments-addon.php:61

Shortcodes 1

[disqus-latest] disqus-latest-comments-addon.php:52
WordPress Hooks 6
actionadmin_menudisqus-latest-comments-addon.php:49
actionadmin_initdisqus-latest-comments-addon.php:56
actionadmin_noticesdisqus-latest-comments-addon.php:58
actionwp_footerdisqus-latest-comments-addon.php:223
actionwp_footerdisqus-latest-comments-addon.php:311
actionadmin_enqueue_scriptsdisqus-latest-comments-addon.php:681
Maintenance & Trust

Disqus Latest Comments Addon Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedApr 28, 2019
PHP min version5.6
Downloads21K

Community Trust

Rating80/100
Number of ratings6
Active installs100
Developer Profile

Disqus Latest Comments Addon Developer Profile

ovann86

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

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/disqus-latest-comments-addon/js/jquery.waypoints.min.js/wp-content/plugins/disqus-latest-comments-addon/js/infinite-scroll.min.js/wp-content/plugins/disqus-latest-comments-addon/js/itsg-disqus-latest-comments.js/wp-content/plugins/disqus-latest-comments-addon/css/style.css
Script Paths
/wp-content/plugins/disqus-latest-comments-addon/js/jquery.waypoints.min.js/wp-content/plugins/disqus-latest-comments-addon/js/infinite-scroll.min.js/wp-content/plugins/disqus-latest-comments-addon/js/itsg-disqus-latest-comments.js
Version Parameters
disqus-latest-comments-addon/js/jquery.waypoints.min.js?ver=disqus-latest-comments-addon/js/infinite-scroll.min.js?ver=disqus-latest-comments-addon/js/itsg-disqus-latest-comments.js?ver=disqus-latest-comments-addon/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
itsg-disqus-latest-comments
HTML Comments
<!-- IF THE USER HASNT SET THE SETTINGS --><!-- IF THE USER HASNT SET THE SETTINGS --><!-- IF THE USER HASNT SET THE SETTINGS --><!-- IF THE USER HASNT SET THE SETTINGS -->+35 more
Data Attributes
data-forum-namedata-api-keydata-cache-timedata-bypass-cachedata-target-blankdata-hide-avatars+5 more
JS Globals
itsg_disqus_latest_comments_ajax_object
REST Endpoints
/wp-json/disqus-latest-comments/v1/settings
Shortcode Output
<div class="itsg-disqus-latest-comments"
FAQ

Frequently Asked Questions about Disqus Latest Comments Addon