Comments Shortcode Security & Risk Analysis

wordpress.org/plugins/comments-shortcode

This plugin allows you to use a shortcode anywhere to display comments on WordPress pages and posts along with the comment form.

1K active installs v1.1 PHP 5.6.20+ WP 3.0+ Updated Nov 30, 2024
commentcommentsfieldformshortcode
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comments Shortcode Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'comments-shortcode' plugin v1.1 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and proper output escaping are significant strengths. Furthermore, the plugin has no recorded vulnerability history, suggesting a well-maintained codebase. The attack surface is minimal, with only one shortcode and no unprotected entry points identified. There are no identified critical or high severity taint flows, which further reinforces its security. The lack of external HTTP requests and file operations also reduces potential attack vectors. However, the static analysis indicates zero capability checks and zero nonce checks across all entry points. While the current version may not have exploited vulnerabilities due to these omissions, it represents a potential weakness that could be exploited if the shortcode's functionality were to evolve or if new attack methods targeting such omissions emerge. Overall, the plugin appears secure for its current functionality and version, but the lack of authentication checks on its single entry point warrants attention for future development.

Key Concerns

  • Missing capability checks on entry points
  • Missing nonce checks on entry points
Vulnerabilities
None known

Comments Shortcode Security Vulnerabilities

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

Comments Shortcode Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Comments Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sp_comments_block] comments-shortcode.php:20
WordPress Hooks 1
actionwp_headcomments-shortcode.php:15
Maintenance & Trust

Comments Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 30, 2024
PHP min version5.6.20
Downloads8K

Community Trust

Rating92/100
Number of ratings9
Active installs1K
Developer Profile

Comments Shortcode Developer Profile

Sirius Pro

11 plugins · 1K total installs

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

How We Detect Comments Shortcode

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

Asset Fingerprints

Version Parameters
comments-shortcode/style.css?ver=comments-shortcode/script.js?ver=

HTML / DOM Fingerprints

Shortcode Output
<!-- BEGIN sp_comments_block --><!-- END sp_comments_block -->
FAQ

Frequently Asked Questions about Comments Shortcode