Show Pending Comments Count Security & Risk Analysis

wordpress.org/plugins/show-pending-comments-count

Display the pending comments count next to the approved comments count in the admin listing of posts.

10 active installs v1.3 PHP + WP 2.6+ Updated Aug 8, 2015
admincoffee2codecommentsedit-postspending-comments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Pending Comments Count Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'show-pending-comments-count' plugin v1.3 exhibits a seemingly robust security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without authentication checks, and no dangerous functions or raw SQL queries were detected. The absence of external HTTP requests and file operations further limits its attack surface. Furthermore, the vulnerability history is clean, with no recorded CVEs, suggesting a well-maintained or low-impact codebase.

However, a significant concern arises from the output escaping. With two total outputs and 0% properly escaped, there's a strong indication of potential Cross-Site Scripting (XSS) vulnerabilities. Any data processed or displayed by this plugin that originates from user input or external sources, without proper sanitization, could be exploited by attackers to inject malicious scripts. While the attack surface is small, this single weakness in output handling represents a notable risk.

In conclusion, the plugin scores well on attack surface reduction and secure coding practices concerning SQL and function usage. The lack of historical vulnerabilities is a positive sign. The primary and significant weakness lies in the complete lack of output escaping, which demands immediate attention as it presents a clear avenue for XSS attacks. Addressing this single issue would drastically improve the plugin's security.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

Show Pending Comments Count Security Vulnerabilities

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

Show Pending Comments Count Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Show Pending Comments Count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_headshow-pending-comments-count.php:89
actionadmin_print_footer_scriptsshow-pending-comments-count.php:90
Maintenance & Trust

Show Pending Comments Count Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedAug 8, 2015
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show Pending Comments Count Developer Profile

Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Show Pending Comments Count

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
column-commentspost-com-count
JS Globals
jQuery
FAQ

Frequently Asked Questions about Show Pending Comments Count