Post views Stats Security & Risk Analysis

wordpress.org/plugins/post-views-stats

This plugins will count each post/page views by visitor.

1K active installs v1.5 PHP + WP 2.9.2+ Updated Nov 17, 2025
post-viewpost-view-countpost-view-countspost-views-statsview-count
100
A · Safe
CVEs total1
Unpatched0
Last CVEJan 16, 2024
Safety Verdict

Is Post views Stats Safe to Use in 2026?

Generally Safe

Score 100/100

Post views Stats has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 16, 2024Updated 4mo ago
Risk Assessment

The 'post-views-stats' plugin v1.5 exhibits a generally strong security posture in its static analysis. The absence of an attack surface in terms of AJAX handlers, REST API routes, shortcodes, and cron events is a significant positive. All observed SQL queries utilize prepared statements, and there are no detected file operations or external HTTP requests, further minimizing common attack vectors. The code also benefits from a reasonable level of output escaping, with 72% of outputs being properly handled. However, the complete lack of nonce checks and capability checks across all entry points is a notable concern. While the static analysis did not reveal any specific unsanitized taint flows, the absence of these crucial security mechanisms could allow for unauthorized actions if any vulnerabilities were to emerge.

Key Concerns

  • No nonce checks
  • No capability checks
  • Only 72% of outputs properly escaped
  • 1 medium CVE historically
Vulnerabilities
1

Post views Stats Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-22289medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Post views Stats <= 1.3 - Reflected Cross-Site Scripting via from and to

Jan 16, 2024 Patched in 1.4.1 (127d)
Code Analysis
Analyzed Mar 16, 2026

Post views Stats Code Analysis

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

SQL Query Safety

100% prepared11 total queries

Output Escaping

72% escaped54 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<view-most-popular> (view-most-popular.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Post views Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_enqueue_scriptscn-post-views-stats.php:54
actionadmin_menucn-post-views-stats.php:93
actionwp_headcn-post-views-stats.php:166
actionadmin_initcn-post-views-stats.php:207
actionadmin_headcn-post-views-stats.php:208
actionwidgets_initcn-post-views-stats.php:296
filtermanage_posts_columnscn-post-views-stats.php:297
actionmanage_posts_custom_columncn-post-views-stats.php:298
filtermanage_pages_columnscn-post-views-stats.php:300
actionmanage_pages_custom_columncn-post-views-stats.php:301
Maintenance & Trust

Post views Stats Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 17, 2025
PHP min version
Downloads66K

Community Trust

Rating70/100
Number of ratings15
Active installs1K
Developer Profile

Post views Stats Developer Profile

CyberNetikz

5 plugins · 31K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
967 days
View full developer profile
Detection Fingerprints

How We Detect Post views Stats

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/css/admin-style.css/wp-content/plugins/post-views-stats/css/jquery-ui.css
Version Parameters
post-views-stats/css/admin-style.css?ver=post-views-stats/css/jquery-ui.css?ver=

HTML / DOM Fingerprints

CSS Classes
cn_admin_banner
Data Attributes
id="from"id="to"
JS Globals
jQuery
FAQ

Frequently Asked Questions about Post views Stats