Comments On Security & Risk Analysis

wordpress.org/plugins/comments-on

Comments On adds a column to the "All Posts"/"All Pages" view in the Admin dashboard showing the status of comments.

10 active installs v0.1 PHP + WP 3.1+ Updated Unknown
admincomments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comments On Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "comments-on" v0.1 plugin exhibits a generally good security posture based on the static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code does not utilize dangerous functions, conduct file operations, or make external HTTP requests. All detected SQL queries are properly prepared, which is a strong indicator of secure database interaction.

However, a critical concern arises from the output escaping. With one total output identified and 0% properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users that originates from or passes through this plugin could potentially be injected with malicious scripts. The lack of nonce and capability checks also means that any potential entry points, though currently none are identified, would not have these crucial security measures in place.

The vulnerability history being entirely clear is a positive sign, suggesting the developer may be diligent in security. However, given the unescaped output and missing checks, this can also be interpreted as a lucky absence of exploitable issues rather than a proactive security stance. The plugin needs immediate attention to address the output escaping and implement appropriate checks for any future development.

Key Concerns

  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Comments On Security Vulnerabilities

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

Comments On Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Comments On Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitplugin.php:45
actionmanage_posts_custom_columnplugin.php:73
filtermanage_posts_columnsplugin.php:76
actionmanage_pages_custom_columnplugin.php:79
filtermanage_pages_columnsplugin.php:82
Maintenance & Trust

Comments On Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Comments On Developer Profile

Sean Hayes

3 plugins · 20K total installs

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

How We Detect Comments On

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<th>Comments On</th>
FAQ

Frequently Asked Questions about Comments On