PageViews Counter Security & Risk Analysis

wordpress.org/plugins/pageviews-counter

Implement your own pageviews counter in efficient way, using different backend storages such as MemcacheD or Redis.

100 active installs v4.0.0 PHP 8.2+ WP 5.3+ Updated Nov 28, 2025
counterpageviews
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is PageViews Counter Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The pageviews-counter plugin version 4.0.0 demonstrates a strong security posture with no known vulnerabilities and good coding practices regarding SQL queries and output escaping. The static analysis reveals a remarkably small attack surface with no unprotected entry points, which is a significant strength. Furthermore, the absence of external HTTP requests and dangerous function usage contributes to its secure design.

However, there are areas for improvement. The single identified taint flow with unsanitized paths, while not classified as critical or high, warrants investigation as it could potentially lead to vulnerabilities if not properly handled. The complete lack of nonce checks and capability checks, especially given that there are no explicit entry points analyzed, raises a concern. If any functionalities were to be inadvertently exposed or added in future versions, this could leave them vulnerable to CSRF or unauthorized access. The presence of file operations also suggests a potential, albeit unconfirmed, risk if not handled with strict sanitization and validation.

Overall, pageviews-counter v4.0.0 is commendably secure, especially given its clean vulnerability history. The primary weaknesses lie in the potential for unforeseen exposure due to the absence of standard security checks like nonces and capability checks, and the single unsanitized path identified in the taint analysis. Developers should focus on mitigating these specific concerns to further harden the plugin.

Key Concerns

  • Taint flow with unsanitized paths
  • No nonce checks implemented
  • No capability checks implemented
  • Presence of file operations
Vulnerabilities
None known

PageViews Counter Security Vulnerabilities

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

PageViews Counter Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

85% escaped20 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<counter> (ajax\counter.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PageViews Counter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filtercron_schedulespageviews-counter.php:31
actioninitpageviews-counter.php:39
actionwp_footerpageviews-counter.php:47
filtertimber/contextpageviews-counter.php:56
actionpc_plugin_deactivatepageviews-counter.php:80
filtermanage_posts_columnspageviews-counter.php:88
filtermanage_pages_columnspageviews-counter.php:96
actionmanage_posts_custom_columnpageviews-counter.php:104
actionmanage_pages_custom_columnpageviews-counter.php:110
Maintenance & Trust

PageViews Counter Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 28, 2025
PHP min version8.2
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

PageViews Counter Developer Profile

BoUk

5 plugins · 440 total installs

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

How We Detect PageViews Counter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pageviews-counter/app/Views/js_tracker.latte
Version Parameters
pageviews-counter/app/Views/js_tracker.latte?ver=pageviews-counter/ajax/counter.php?ver=

HTML / DOM Fingerprints

Data Attributes
data-post-iddata-site-iddata-ajax-url
JS Globals
pvc_counter_script
REST Endpoints
/wp-json/pageviews-counter/v1/increment
FAQ

Frequently Asked Questions about PageViews Counter