Update Comments Count Security & Risk Analysis

wordpress.org/plugins/update-comments-count

An easy way to update post comments counters, even for large sites, using WordPress standar function.

70 active installs v1.0 PHP + WP 3.3.2+ Updated Aug 31, 2015
commentcommentsfix-commentupdate-commentupdate-comments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Update Comments Count Safe to Use in 2026?

Generally Safe

Score 85/100

Update 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 "update-comments-count" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of an attack surface, dangerous functions, file operations, and external HTTP requests are positive indicators. The presence of nonce and capability checks, along with a high percentage of properly escaped output, suggests an awareness of basic WordPress security best practices.

However, a significant concern arises from the taint analysis, which identified one flow with an unsanitized path and of high severity. This, coupled with the fact that both SQL queries are not using prepared statements, presents a potential risk. While there's no known vulnerability history, the presence of an unsanitized flow and raw SQL queries indicates a vulnerability that could be exploited, especially if the plugin were to gain more entry points or interact with untrusted data in the future.

In conclusion, while the plugin demonstrates some strong security foundations, the high-severity unsanitized taint flow and the use of raw SQL queries are critical weaknesses that require immediate attention. The lack of historical vulnerabilities is positive but does not negate the risks identified in the current code analysis. Addressing these specific code-level issues is paramount for improving the plugin's overall security.

Key Concerns

  • High severity unsanitized taint flow
  • SQL queries without prepared statements
Vulnerabilities
None known

Update Comments Count Security Vulnerabilities

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

Update Comments Count Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

92% escaped12 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
<update-comments-count> (update-comments-count.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Update Comments Count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitupdate-comments-count.php:34
actionadmin_menuupdate-comments-count.php:109
actionadmin_enqueue_scriptsupdate-comments-count.php:110
Maintenance & Trust

Update Comments Count Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 31, 2015
PHP min version
Downloads3K

Community Trust

Rating84/100
Number of ratings10
Active installs70
Developer Profile

Update Comments Count Developer Profile

Pau Iglesias

8 plugins · 620 total installs

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

How We Detect Update Comments Count

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/update-comments-count/update-comments-count.js

HTML / DOM Fingerprints

CSS Classes
be-ucc-inputbe-ucc-progress-wrapperbe-ucc-progress
Data Attributes
id="be-ucc-input"id="be-ucc-nonce"id="be-ucc-action"id="be-ucc-pack"id="be-ucc-count"id="be-ucc-progress-wrapper"+7 more
FAQ

Frequently Asked Questions about Update Comments Count