Humanized statistics Security & Risk Analysis

wordpress.org/plugins/humanized-statistics

Recolt datas by post and page with post_meta and display it with the Api Google chart on each post and page

10 active installs v0.7 PHP + WP + Updated Unknown
analyticanalyticsstatisticstatisticswordpress-statistics
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Humanized statistics Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The humanized-statistics plugin v0.7 exhibits a generally good security posture with a low attack surface and a strong adherence to best practices regarding SQL queries and nonce/capability checks. The static analysis reveals no direct vulnerabilities like dangerous functions, file operations, or external HTTP requests. The high percentage of prepared statements for SQL queries is a significant strength, mitigating common injection risks.

However, a critical concern arises from the taint analysis, which identified one flow with an unsanitized path. While the overall number of flows is small and no critical or high severity issues were flagged in the taint analysis, an unsanitized path presents a potential risk for directory traversal or other path manipulation vulnerabilities if not handled properly. Furthermore, the alarmingly low percentage (3%) of properly escaped outputs is a major weakness. This suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied or dynamic data might be rendered directly in the output without adequate sanitization.

The vulnerability history is clean, with no recorded CVEs. This, combined with the absence of critical or high-severity taint flows, suggests that historically, the plugin has not been a significant target or source of major vulnerabilities. However, the lack of historical vulnerabilities should not overshadow the identified output escaping and taint analysis issues, which require immediate attention. The plugin's strengths lie in its limited attack surface and disciplined SQL handling, but the potential for XSS due to poor output escaping and the identified unsanitized path demand careful review and remediation.

Key Concerns

  • Unsanitized path in taint flow
  • Low percentage of properly escaped output
Vulnerabilities
None known

Humanized statistics Security Vulnerabilities

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

Humanized statistics Code Analysis

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

SQL Query Safety

96% prepared50 total queries

Output Escaping

3% escaped168 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
gcs_do_admin_page (pages-admin\admin-gcs.php:30)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Humanized statistics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menugoogle-chart-statistics.php:47
filterthe_contentgoogle-chart-statistics.php:201
actiongcs_add_admin_sub_menuspages-admin\admin-cats.php:17
actionadd_meta_boxespages-admin\admin-gcs.php:516
actionsave_postpages-admin\admin-gcs.php:517
actiongcs_add_admin_sub_menuspages-admin\admin-home.php:17
Maintenance & Trust

Humanized statistics Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Humanized statistics Developer Profile

leaklords

7 plugins · 70 total installs

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

How We Detect Humanized statistics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/humanized-statistics/css/admin.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Humanized statistics