Decent Comments Security & Risk Analysis

wordpress.org/plugins/decent-comments

Decent Comments shows what people say. A more engaging way to show comments.

2K active installs v3.0.2 PHP 7.4+ WP 6.5+ Updated Jan 6, 2026
commentcommentsdiscussionfeedbackshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Decent Comments Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The 'decent-comments' v3.0.2 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and avoids dangerous functions, file operations, and external HTTP requests. The vulnerability history is clean, with no recorded CVEs, suggesting a history of responsible development or minimal previous exposure. However, there are notable concerns, particularly regarding the REST API. One REST API route is exposed without a permission callback, creating a potential entry point for unauthorized access or manipulation. While the static analysis shows a low number of total entry points, this unprotected REST API endpoint is a significant weakness. Furthermore, only 41% of output escaping is properly done, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is outputted without sufficient sanitization. The single nonce check and capability check, while present, might not be sufficient to protect all critical functionalities given the unescaped output percentage.

Key Concerns

  • REST API route without permission callback
  • Low percentage of properly escaped output
Vulnerabilities
None known

Decent Comments Security Vulnerabilities

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

Decent Comments Code Analysis

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

SQL Query Safety

100% prepared9 total queries

Output Escaping

41% escaped86 total outputs
Attack Surface
1 unprotected

Decent Comments Attack Surface

Entry Points3
Unprotected1

REST API Routes 1

GET/wp-json/decent-comments/v1/commentsclass-decent-comments-rest.php:38

Shortcodes 2

[decent-comments] class-decent-comments-shortcode.php:46
[decent_comments] class-decent-comments-shortcode.php:47
WordPress Hooks 11
actioninitblocks\class-decent-comments-blocks.php:35
actionthe_postblocks\class-decent-comments-blocks.php:36
filtercomments_clausesclass-decent-comment.php:79
actionrest_api_initclass-decent-comments-rest.php:31
actionwp_print_stylesclass-decent-comments-widget.php:56
actioncomment_postclass-decent-comments-widget.php:59
actiontransition_comment_statusclass-decent-comments-widget.php:62
filterplugin_action_linksclass-decent-comments.php:34
actionwidgets_initclass-decent-comments.php:39
actioninitclass-decent-comments.php:40
actionadmin_menuclass-decent-comments.php:41
Maintenance & Trust

Decent Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 6, 2026
PHP min version7.4
Downloads116K

Community Trust

Rating92/100
Number of ratings20
Active installs2K
Developer Profile

Decent Comments Developer Profile

itthinx

27 plugins · 23K total installs

98
trust score
Avg Security Score
97/100
Avg Patch Time
3 days
View full developer profile
Detection Fingerprints

How We Detect Decent Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/decent-comments/build/index.asset.php/wp-content/plugins/decent-comments/build/index.js/wp-content/plugins/decent-comments/build/editor.css/wp-content/plugins/decent-comments/build/view.js/wp-content/plugins/decent-comments/build/block.json
Script Paths
/wp-content/plugins/decent-comments/build/index.js/wp-content/plugins/decent-comments/build/view.js
Version Parameters
decent-comments/build/index.js?ver=decent-comments/build/view.js?ver=decent-comments/build/editor.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-decent-comments-decent-comments
Data Attributes
data-post-typesdata-current-id
JS Globals
decentCommentsEditdecentCommentsView
FAQ

Frequently Asked Questions about Decent Comments