Unique Post Views Counter Security & Risk Analysis

wordpress.org/plugins/unique-post-view-conter

This plugin will enable you to display how many times a post has been viewed by unique users and we can get the total views also.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Sep 13, 2013
postviewsunique-counterunique-hitsunique-viewsunquer-page-count
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Unique Post Views Counter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "unique-post-view-counter" v1.0 plugin exhibits a concerning security posture despite having no recorded vulnerability history or known CVEs. While the attack surface appears minimal with no identified AJAX handlers, REST API routes, shortcodes, or cron events, the static analysis reveals significant code-level weaknesses. A critical area of concern is the complete lack of prepared statements for all SQL queries and the absence of output escaping, indicating a high risk of SQL injection and cross-site scripting (XSS) vulnerabilities. The taint analysis further confirms this, with four flows identified with unsanitized paths and high severity, strongly suggesting the potential for malicious data to be executed or displayed without proper sanitization.

Despite the absence of documented vulnerabilities, the code itself presents substantial risks due to the identified insecure practices. The plugin lacks any nonce or capability checks, further compounding the potential for unauthorized actions or data manipulation if any entry points were to be discovered or introduced. The vulnerability history being clean is a positive sign, but it does not negate the clear and present dangers indicated by the static analysis. Therefore, while the plugin's footprint might be small, the lack of fundamental security controls makes it a high-risk component that requires immediate remediation.

Key Concerns

  • Raw SQL without prepared statements
  • No output escaping
  • High severity taint flows
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Unique Post Views Counter Security Vulnerabilities

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

Unique Post Views Counter Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Unique Post Views Counter Code Analysis

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

SQL Query Safety

0% prepared7 total queries

Output Escaping

0% escaped2 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
insert_views (uniquep2views.php:55)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Unique Post Views Counter Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Unique Post Views Counter Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 13, 2013
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

Unique Post Views Counter Developer Profile

chandra sekhar Gudavalli

2 plugins · 20 total installs

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

How We Detect Unique Post Views Counter

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
total_viewsunique_views
FAQ

Frequently Asked Questions about Unique Post Views Counter