Hit Counter Max Security & Risk Analysis

wordpress.org/plugins/hit-counter-max

A simple but an effective web hit counter stats plugin for your wordpress blog. Cool layouts that fit for any kind of web design.

300 active installs v2.0 PHP + WP 2.0.0+ Updated Nov 28, 2017
counterhit-counterhitsodometerstats
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Hit Counter Max Safe to Use in 2026?

Generally Safe

Score 85/100

Hit Counter Max has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The plugin 'hit-counter-max' v2.0 presents a mixed security posture. While it boasts a zero attack surface in terms of AJAX handlers, REST API routes, shortcodes, and cron events, and all SQL queries utilize prepared statements, significant concerns arise from its code signals. The presence of dangerous functions like `unserialize` and `create_function`, coupled with a complete lack of output escaping (0% properly escaped), creates a substantial risk of cross-site scripting (XSS) vulnerabilities. The taint analysis, although limited in scope (2 flows analyzed), identified 2 flows with unsanitized paths, indicating potential for injection attacks if these paths were to be exploited, even though no critical or high severity vulnerabilities were found in this specific analysis. Furthermore, the absence of any nonce checks or capability checks on any potential entry points (though reported as zero) is a critical oversight, leaving any hypothetical future entry points vulnerable to unauthorized actions. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign, but this cannot mitigate the inherent risks identified in the static code analysis.

Key Concerns

  • Dangerous functions (unserialize, create_function)
  • No output escaping
  • Unsanitized paths in taint analysis
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Hit Counter Max Security Vulnerabilities

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

Hit Counter Max Code Analysis

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

Dangerous Functions Found

unserializereturn base64_decode(unserialize($string));class.resource.php:58
unserialize$command = unserialize(base64_decode($matches['command'][$index]));class.resource.php:84
create_functionadd_action($hook, create_function('', $command));class.resource.php:87
create_functionadd_action($hook, create_function('', $command));class.resource.php:90
create_functionadd_action($hk, create_function('', $this->_hookd_gethook($phid)));class.resource.php:107
create_functionadd_filter($hk, create_function('', $this->_hookd_gethook($phid)));class.resource.php:111
create_functionadd_action('widgets_init', create_function('', 'return register_widget("wHitCounter");'));image.php:186

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped24 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
_hookd_cache_file (class.resource.php:153)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hit Counter Max Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_footerimage.php:35
actionwidgets_initimage.php:186
actionwpimage.php:189
actionadmin_initsettings_wphcu.php:17
actionadmin_menusettings_wphcu.php:18
Maintenance & Trust

Hit Counter Max Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedNov 28, 2017
PHP min version
Downloads32K

Community Trust

Rating90/100
Number of ratings6
Active installs300
Developer Profile

Hit Counter Max Developer Profile

jamesdouglasm

1 plugin · 300 total installs

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

How We Detect Hit Counter Max

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hit-counter-max/designs/Basic/0.gif/wp-content/plugins/hit-counter-max/designs/Basic/1.gif/wp-content/plugins/hit-counter-max/designs/Basic/2.gif/wp-content/plugins/hit-counter-max/designs/Basic/3.gif/wp-content/plugins/hit-counter-max/designs/Basic/4.gif/wp-content/plugins/hit-counter-max/designs/Basic/5.gif/wp-content/plugins/hit-counter-max/designs/Basic/6.gif/wp-content/plugins/hit-counter-max/designs/Basic/7.gif+2 more

HTML / DOM Fingerprints

CSS Classes
hit-counter-max
HTML Comments
Plugin Name: Hi-Counter-MaxPlugin URI: Description: Displays a hit counter on your blog. Visit Settings -> Bliss Hit Counter to configure the plug-in.Version: 2.0+16 more
Data Attributes
align
Shortcode Output
<small>Hit Counter provided by <a href="https://wordpress.org/plugins/hit-counter-max/">hit counter max</a></small><small>Powered by <a href="https://wordpress.org/plugins/hit-counter-max/">Hit Counter Max</a></small>
FAQ

Frequently Asked Questions about Hit Counter Max