Counter-Hits Security & Risk Analysis

wordpress.org/plugins/counter-hits

A simple, easy, fast, adaptive, local, objective counter to visit your site.

1K active installs v2.11 PHP 5.4+ WP 4.1+ Updated Jan 27, 2026
activitycounterhitsvisitors
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Counter-Hits Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "counter-hits" plugin v2.11 presents a generally good security posture based on the static analysis. The absence of dangerous functions, SQL queries not using prepared statements, and proper output escaping are strong indicators of good development practices. Furthermore, the lack of file operations and external HTTP requests reduces the potential attack surface. The vulnerability history being clean with zero recorded CVEs also suggests a stable and secure codebase.

However, there are some areas of concern. The taint analysis reveals two flows with unsanitized paths. While no critical or high severity issues were flagged, this indicates potential for data manipulation or unintended behavior if these paths are exploited. Additionally, the absence of nonce checks and capability checks on the entry points (specifically the shortcode) is a significant weakness. This means that any user, even those without the necessary permissions, could potentially trigger the shortcode's functionality, leading to unexpected results or information disclosure if the shortcode's logic is not entirely benign.

Key Concerns

  • Unsanitized paths in taint analysis
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Counter-Hits Security Vulnerabilities

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

Counter-Hits Code Analysis

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

Output Escaping

100% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
do_Counter_Hits (includes\functions.php:7)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Counter-Hits Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Get_Counter_Hits] includes\shortcodes.php:8
WordPress Hooks 1
actioninitcounter-hits.php:24
Maintenance & Trust

Counter-Hits Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 27, 2026
PHP min version5.4
Downloads11K

Community Trust

Rating100/100
Number of ratings1
Active installs1K
Developer Profile

Counter-Hits Developer Profile

wpgear

15 plugins · 2K total installs

86
trust score
Avg Security Score
97/100
Avg Patch Time
33 days
View full developer profile
Detection Fingerprints

How We Detect Counter-Hits

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/counter-hits/css/style.css/wp-content/plugins/counter-hits/js/script.js
Script Paths
/wp-content/plugins/counter-hits/js/script.js
Version Parameters
counter-hits/css/style.css?ver=counter-hits/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpgear_counter_hits
Shortcode Output
<span class='wpgear_counter_hits'>
FAQ

Frequently Asked Questions about Counter-Hits