Easy Post Views Count Security & Risk Analysis

wordpress.org/plugins/easy-post-views-count

Add an easy post views count plugin into your site and get count views of your posts and custom post types posts like articles, news, movies etc.

2K active installs v1.0.6 PHP + WP 5.8+ Updated May 9, 2024
custom-post-viewseasy-post-views-countpost-countpost-views
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Post Views Count Safe to Use in 2026?

Generally Safe

Score 85/100

Easy Post Views Count 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 "easy-post-views-count" plugin version 1.0.6 exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, and file operations is a strong indicator of good coding practices. The fact that all SQL queries are properly prepared statements significantly mitigates the risk of SQL injection vulnerabilities. The plugin also has a clean vulnerability history, with no recorded CVEs, suggesting a history of secure development and maintenance.

However, there are a few areas that warrant attention. The limited number of outputs that are properly escaped (64%) is a concern, as this could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient care. Furthermore, the complete lack of nonce checks and capability checks, despite having a shortcode as an entry point, is a significant oversight. While the attack surface appears small (one shortcode), any interaction with this shortcode without proper authentication or authorization checks could be exploited. The presence of the Freemius library, while not explicitly flagged as outdated, should be monitored for potential security implications, especially if it's an older version.

In conclusion, the plugin is strong in areas like SQL hygiene and lack of external dependencies. However, the unescaped output and the absence of crucial security checks like nonces and capability checks on its shortcode are significant weaknesses that introduce potential risks. While the vulnerability history is excellent, these coding oversights could still lead to exploitable vulnerabilities.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
  • Bundled Freemius library detected
Vulnerabilities
None known

Easy Post Views Count Security Vulnerabilities

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

Easy Post Views Count Release Timeline

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

Easy Post Views Count Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

64% escaped11 total outputs
Attack Surface

Easy Post Views Count Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[epvc_views] includes\class-epvc-public.php:28
WordPress Hooks 7
actionload_pluginseasy-post-views-count.php:89
filteradmin_footer_texteasy-post-views-count.php:162
actionadmin_menuincludes\admin\class-epvc-admin.php:17
actionadmin_initincludes\admin\class-epvc-admin.php:18
actionwpincludes\class-epvc-public.php:18
filterthe_contentincludes\class-epvc-public.php:21
actionwp_print_stylesincludes\class-epvc-public.php:24
Maintenance & Trust

Easy Post Views Count Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 9, 2024
PHP min version
Downloads28K

Community Trust

Rating80/100
Number of ratings6
Active installs2K
Developer Profile

Easy Post Views Count Developer Profile

Alpha BPO

1 plugin · 2K 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 Views Count

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-post-views-count/assets/css/epvc-style.css

HTML / DOM Fingerprints

CSS Classes
epvc-views-count
JS Globals
epvc_post_views
Shortcode Output
[epvc_views]
FAQ

Frequently Asked Questions about Easy Post Views Count