Posts Unique View Counter Security & Risk Analysis

wordpress.org/plugins/posts-unique-view-counter

Easily count unique views of your posts.

30 active installs v1.4.0 PHP 7.2+ WP 4.8.5+ Updated Feb 12, 2022
analyticscounterhitspostviews
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts Unique View Counter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The plugin "posts-unique-view-counter" v1.4.0 exhibits a generally strong security posture based on the static analysis, with no identified dangerous functions, file operations, external HTTP requests, or raw SQL queries. All SQL queries are properly prepared, and there's no indication of taint analysis issues or a history of known vulnerabilities. This suggests the developers are following good security practices in these areas.

However, a significant concern arises from the complete lack of output escaping for all identified output points. This means that any data rendered by the plugin, if it originates from a potentially untrusted source (even if not immediately apparent in this limited static analysis), could be vulnerable to Cross-Site Scripting (XSS) attacks. Additionally, the absence of nonce and capability checks across all entry points, while not directly exploitable with the current attack surface of zero, represents a potential future risk if new entry points are added without proper security considerations.

The plugin's clean vulnerability history is a positive indicator, suggesting ongoing developer attention to security. Nevertheless, the unescaped output and the lack of robust authentication/authorization mechanisms on potential future entry points are the primary areas requiring attention to maintain a secure state.

Key Concerns

  • Unescaped output detected
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

Posts Unique View Counter Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Posts Unique View Counter Release Timeline

v1.3.0.1
v1.3.0.0
v1.2.0
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Posts Unique View Counter Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

0% escaped4 total outputs
Attack Surface

Posts Unique View Counter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filtermanage_posts_columnsclasses/posts_unique_view_counter.php:15
actionmanage_posts_custom_columnclasses/posts_unique_view_counter.php:16
actiontemplate_redirectclasses/posts_unique_view_counter.php:19
filterthe_contentclasses/posts_unique_view_counter.php:20
actionadmin_menuclasses/posts_unique_view_counter.php:21
actionadmin_initclasses/posts_unique_view_counter.php:22
Maintenance & Trust

Posts Unique View Counter Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.0
Last updatedFeb 12, 2022
PHP min version7.2
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs30
Developer Profile

Posts Unique View Counter Developer Profile

David Angulo

3 plugins · 50 total installs

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

How We Detect Posts Unique View Counter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/posts-unique-view-counter/assets/css/style.css/wp-content/plugins/posts-unique-view-counter/assets/js/scripts.js
Script Paths
/wp-content/plugins/posts-unique-view-counter/assets/js/scripts.js
Version Parameters
posts-unique-view-counter/assets/css/style.css?ver=posts-unique-view-counter/assets/js/scripts.js?ver=

HTML / DOM Fingerprints

JS Globals
PUVC_AJAX_URLPUVC_NONCE
FAQ

Frequently Asked Questions about Posts Unique View Counter