Post Views Stats Counter Security & Risk Analysis

wordpress.org/plugins/post-views-stats-counter

This plugin will display how many times post and page viewed. It shows total view of access per day, week, month, and all days.

700 active installs v1.1.7 PHP + WP 4.6+ Updated Apr 12, 2023
counterhitspost-viewspostspostviews
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Views Stats Counter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "post-views-stats-counter" plugin v1.1.7 exhibits a generally strong security posture, primarily due to the complete absence of dangerous functions, external requests, and file operations. The plugin also demonstrates good practices by exclusively using prepared statements for its SQL queries and including at least one nonce and capability check. However, there are areas for improvement. The static analysis reveals a concerning taint flow with unsanitized paths identified as high severity, indicating a potential for vulnerabilities if this flow involves user-controlled input that is not adequately validated or sanitized before being used in a sensitive operation. Furthermore, while 96 outputs are accounted for, only 65% are properly escaped, leaving a significant portion of output potentially vulnerable to cross-site scripting (XSS) attacks.

The plugin's vulnerability history is spotless, with no known CVEs recorded. This is a positive indicator, suggesting that the plugin has either been well-maintained or has not yet been a target for widespread exploitation. However, the absence of past vulnerabilities does not guarantee future security, especially given the identified taint flow and output escaping issues. In conclusion, while the plugin scores well on several critical security fronts like SQL injection prevention and controlled attack surface, the high-severity taint flow and the substantial percentage of unescaped output represent tangible risks that require attention. The lack of a history of vulnerabilities is a strength, but it should not overshadow the need to address the identified code-level concerns.

Key Concerns

  • High severity taint flow with unsanitized path
  • Significant percentage of unescaped output
Vulnerabilities
None known

Post Views Stats Counter Security Vulnerabilities

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

Post Views Stats Counter Code Analysis

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

SQL Query Safety

100% prepared35 total queries

Output Escaping

65% escaped96 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

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

Post Views Stats Counter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterwp_footerwp_pvscounter.php:34
actioninitwp_pvscounter.php:37
actioninitwp_pvscounter.php:40
actionadmin_menuwp_pvscounter.php:43
actionwidgets_initwp_pvscounter.php:498
Maintenance & Trust

Post Views Stats Counter Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedApr 12, 2023
PHP min version
Downloads22K

Community Trust

Rating80/100
Number of ratings4
Active installs700
Developer Profile

Post Views Stats Counter Developer Profile

Kazuki Yanamoto

5 plugins · 7K total installs

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

How We Detect Post Views Stats Counter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-views-stats-counter/js/pvscounter.js/wp-content/plugins/post-views-stats-counter/css/pvscounter.css
Script Paths
/wp-content/plugins/post-views-stats-counter/js/pvscounter.js
Version Parameters
post-views-stats-counter/js/pvscounter.js?ver=post-views-stats-counter/css/pvscounter.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Post Views Stats Counter