Post Views Security & Risk Analysis

wordpress.org/plugins/post-views-new

Post_views is a simple Wordpress plugin to track (and display) the views of all the posts and the pages of a blog.

10 active installs v4.2 PHP + WP 3+ Updated Dec 26, 2016
post-viewspostsposts_viewsviews
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Views Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "post-views-new" plugin version 4.2 exhibits a generally good security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are exclusively using prepared statements, and there are no file operations or external HTTP requests, which are all positive indicators. The lack of any known vulnerabilities or CVEs in its history further suggests a well-maintained and secure codebase. However, a significant concern arises from the complete lack of output escaping. With 9 total outputs and 0% properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-provided or dynamically generated content displayed by this plugin is at risk of being executed as malicious script within a user's browser. Additionally, the absence of nonce checks and capability checks across all entry points (though none are explicitly listed, it's a general observation) means that even if entry points were to exist, they would likely be unprotected against unauthorized actions.

Key Concerns

  • Output escaping is not properly implemented
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Post Views Security Vulnerabilities

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

Post Views Release Timeline

v4.2Current
v4.1
v4.0
v3.1
v3.0
v2.0
Code Analysis
Analyzed Mar 17, 2026

Post Views Code Analysis

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

Output Escaping

0% escaped9 total outputs
Attack Surface

Post Views Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionthe_contentpost_views.php:88
actionadmin_menupost_views.php:89
Maintenance & Trust

Post Views Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedDec 26, 2016
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Post Views Developer Profile

Deven Bansod

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 Post Views

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
entry-meta
FAQ

Frequently Asked Questions about Post Views