Easy Post View Counter Security & Risk Analysis

wordpress.org/plugins/easy-post-view-counter

With this plugin you can see how many views a single post has.

100 active installs v1.2.3 PHP + WP 2.7+ Updated Apr 7, 2015
post-counterpost-hitspost-viewspostviewsview-counter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Post View Counter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "easy-post-view-counter" plugin v1.2.3 exhibits a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting the potential attack surface. The absence of dangerous functions and file operations, along with the use of prepared statements for all SQL queries and no external HTTP requests, are excellent security practices. The vulnerability history being completely clean further reinforces this positive outlook.

However, a critical concern arises from the output escaping analysis. With 100% of outputs not being properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-controlled input that is displayed on the front-end or back-end without proper sanitization could be exploited by an attacker to inject malicious scripts. While the taint analysis shows no unsanitized paths, the lack of output escaping means that even benign flows could become vulnerable if they inadvertently contain user-supplied data.

In conclusion, while the plugin has a very small attack surface and robust practices in areas like SQL handling and external requests, the complete lack of output escaping is a major weakness that could lead to serious security issues. This oversight needs immediate attention to ensure user data is protected and the plugin is secure against XSS attacks.

Key Concerns

  • Output escaping not implemented
Vulnerabilities
None known

Easy Post View Counter Security Vulnerabilities

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

Easy Post View Counter Release Timeline

v1.2.3Current
v1.2.2
v1.2.1
v1.2
v1.1
Code Analysis
Analyzed Mar 16, 2026

Easy Post View Counter Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<EasyPostViewCounter> (EasyPostViewCounter.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Post View Counter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitEasyPostViewCounter.php:30
filterthe_contentEasyPostViewCounter.php:58
filtermanage_posts_columnsEasyPostViewCounter.php:66
actionmanage_posts_custom_columnEasyPostViewCounter.php:81
Maintenance & Trust

Easy Post View Counter Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 7, 2015
PHP min version
Downloads11K

Community Trust

Rating80/100
Number of ratings3
Active installs100
Developer Profile

Easy Post View Counter Developer Profile

Michael Gertz

1 plugin · 100 total installs

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

How We Detect Easy Post View Counter

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
Views
FAQ

Frequently Asked Questions about Easy Post View Counter