Post View Count Security & Risk Analysis

wordpress.org/plugins/wp-simple-post-view

Add a "Post View Count" plugin to get the count of views for your posts.

4K active installs v3.1 PHP 7.1+ WP 6.8+ Updated Sep 1, 2025
countcounterpostviewsview
100
A · Safe
CVEs total1
Unpatched0
Last CVEOct 3, 2023
Safety Verdict

Is Post View Count Safe to Use in 2026?

Generally Safe

Score 100/100

Post View Count has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 3, 2023Updated 7mo ago
Risk Assessment

The "wp-simple-post-view" plugin v3.1 exhibits a generally strong security posture based on the static analysis. All identified code outputs are properly escaped, and SQL queries utilize prepared statements, which are excellent practices. The plugin also incorporates nonce and capability checks, further strengthening its defenses against common web vulnerabilities. There are no identified dangerous functions, file operations, or external HTTP requests, minimizing potential attack vectors. The absence of critical or high-severity taint analysis findings is also a positive indicator. However, the plugin does have a history of a medium-severity vulnerability, specifically Cross-Site Request Forgery (CSRF), which was last observed on October 3, 2023. While this vulnerability is currently marked as patched, the presence of a past CSRF issue suggests a potential area for careful review and ongoing monitoring. The single shortcode, while not inherently insecure, represents the plugin's sole entry point from the static analysis, and its implementation should be robust.

Key Concerns

  • Past medium severity CVE (CSRF)
Vulnerabilities
1

Post View Count Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-44996medium · 5.4Cross-Site Request Forgery (CSRF)

Post View Count <= 2.0 - Cross-Site Request Forgery

Oct 3, 2023 Patched in 2.0.1 (449d)
Code Analysis
Analyzed Mar 16, 2026

Post View Count Code Analysis

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

Output Escaping

100% escaped26 total outputs
Attack Surface

Post View Count Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ngd-single-post-view] includes\post-simple-post-view.php:169
WordPress Hooks 11
filtermanage_post_posts_columnsincludes\add-post-column.php:16
filtermanage_post_posts_custom_columnincludes\add-post-column.php:17
filtermanage_edit-post_sortable_columnsincludes\add-post-column.php:18
filterrequestincludes\add-post-column.php:19
actionplugins_loadedincludes\add-post-column.php:94
actionadd_meta_boxesincludes\custom-functions.php:15
actionsave_postincludes\custom-functions.php:16
actionplugins_loadedincludes\custom-functions.php:91
actionwp_headincludes\post-simple-post-view.php:168
actionadmin_menuwp-simple-post-view.php:71
actionadmin_initwp-simple-post-view.php:82
Maintenance & Trust

Post View Count Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 1, 2025
PHP min version7.1
Downloads77K

Community Trust

Rating92/100
Number of ratings18
Active installs4K
Developer Profile

Post View Count Developer Profile

Naresh Parmar

2 plugins · 5K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
449 days
View full developer profile
Detection Fingerprints

How We Detect Post View Count

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-simple-post-view/assets/js/wp-simple-post-view.js/wp-content/plugins/wp-simple-post-view/assets/css/wp-simple-post-view.css
Version Parameters
/wp-content/plugins/wp-simple-post-view/assets/js/wp-simple-post-view.js?ver=/wp-content/plugins/wp-simple-post-view/assets/css/wp-simple-post-view.css?ver=

HTML / DOM Fingerprints

Shortcode Output
[ngd-single-post-view][ngd-single-post-view id="post_id"]
FAQ

Frequently Asked Questions about Post View Count