
Comments Counter Security & Risk Analysis
wordpress.org/plugins/comments-counterDisplay the count of all types of comments.
Is Comments Counter Safe to Use in 2026?
Generally Safe
Score 92/100Comments Counter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "comments-counter" v1.0 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified attack surface points (AJAX handlers, REST API routes, shortcodes, cron events) is a significant positive, as it limits the ways an attacker could interact with the plugin. Furthermore, the code signals indicate no dangerous functions were used, all SQL queries utilize prepared statements, and no file operations or external HTTP requests were detected. This suggests a focus on secure coding practices in these areas.
However, the static analysis also reveals a critical concern: only 45% of output is properly escaped. This means that nearly half of the data displayed by the plugin may be vulnerable to Cross-Site Scripting (XSS) attacks. Given the lack of any identified taint flows or known historical vulnerabilities, it's difficult to assess the real-world impact of this unescaped output. The absence of capability checks and nonce checks is also noteworthy, particularly if there were any functionalities that *should* require such protections. The lack of vulnerability history suggests the plugin has been stable, but this cannot replace thorough code auditing.
In conclusion, while the plugin demonstrates good practices in avoiding common attack vectors and secure database interaction, the high percentage of unescaped output represents a significant and actionable security risk. The absence of historical vulnerabilities is a positive sign, but the unescaped output must be addressed to mitigate potential XSS vulnerabilities.
Key Concerns
- High percentage of unescaped output
- Missing capability checks
- Missing nonce checks
Comments Counter Security Vulnerabilities
Comments Counter Release Timeline
Comments Counter Code Analysis
Output Escaping
Comments Counter Attack Surface
WordPress Hooks 1
Maintenance & Trust
Comments Counter Maintenance & Trust
Maintenance Signals
Community Trust
Comments Counter Alternatives
Admin Commenters Comments Count
admin-commenters-comments-count
Displays a count of each commenter's total number of comments (linked to those comments) next to their name on any admin page.
Simple Top Commenters
simple-top-commenters
A sidebar widget that displays a list of top commenters across a site, showing the number of comments for each.
DX2 Post Hit Counter
dx2-post-hit-counter
A lightweight counter to track the number of hits on all posts on the website.
Approved Comments Only
approved-comments-only
Restrict user to view the unapproved comments in dashboard.
Comment Count
comment-count
Counts the number of comments.
Comments Counter Developer Profile
2 plugins · 0 total installs
How We Detect Comments Counter
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
comment_counter