Simple Post View Count Security & Risk Analysis

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

Track and display post view counts. Includes shortcode support, customizable settings, and view logs with CSV export.

0 active installs v1.0.0 PHP 7.4+ WP 6.3+ Updated Oct 14, 2025
analyticspost-view-counterpost-views-countshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Post View Count Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "simple-post-view-count" plugin v1.0.0 exhibits a generally good security posture due to its strong adherence to best practices in code. The static analysis reveals a low attack surface with all identified entry points protected by authentication or permission checks. The code also demonstrates a high level of diligence in output escaping, with 97% of outputs properly handled, and a substantial majority of SQL queries utilizing prepared statements. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security.

However, the taint analysis flags two flows with unsanitized paths, indicating potential vulnerabilities. While no critical or high severity taint flows were explicitly reported, these unsanitized paths represent a significant concern and could be leveraged by attackers. The plugin's vulnerability history is currently clean, with no recorded CVEs, which is a positive sign.

In conclusion, the plugin is built with good security awareness, evidenced by its comprehensive use of sanitization and authentication. The primary area of concern lies in the two identified unsanitized path flows, which require immediate investigation and remediation. Addressing these specific taint analysis findings will significantly improve the plugin's overall security resilience.

Key Concerns

  • Taint flow with unsanitized path (High Severity)
  • Taint flow with unsanitized path (High Severity)
Vulnerabilities
None known

Simple Post View Count Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Simple Post View Count Code Analysis

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

SQL Query Safety

88% prepared43 total queries

Output Escaping

97% escaped65 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
simppovi_handle_csv_export (includes\view-logs.php:17)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple Post View Count Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 2

authwp_ajax_simppovi_track_viewincludes\simple-post-view-count.php:184
noprivwp_ajax_simppovi_track_viewincludes\simple-post-view-count.php:185

Shortcodes 4

[total_views] includes\shortcodes.php:58
[simppovi-today-post-view] includes\shortcodes.php:90
[simppovi-total-post-view] includes\shortcodes.php:122
[simppovi-single-post-view] includes\shortcodes.php:140
WordPress Hooks 18
filtermanage_post_posts_columnsincludes\add-post-column.php:24
actionmanage_post_posts_custom_columnincludes\add-post-column.php:25
filtermanage_edit-post_sortable_columnsincludes\add-post-column.php:26
filterrequestincludes\add-post-column.php:27
actionplugins_loadedincludes\add-post-column.php:90
actionadd_meta_boxesincludes\custom-functions.php:44
actionsave_postincludes\custom-functions.php:45
actionadmin_noticesincludes\custom-functions.php:192
actionplugins_loadedincludes\custom-functions.php:194
actionadmin_enqueue_scriptsincludes\settings.php:50
actionwp_enqueue_scriptsincludes\settings.php:65
actionadmin_initincludes\settings.php:80
actionadmin_menuincludes\settings.php:82
actionadmin_initincludes\settings.php:253
actionadmin_enqueue_scriptsincludes\settings.php:275
actionwpincludes\simple-post-view-count.php:95
actionwp_enqueue_scriptsincludes\simple-post-view-count.php:288
actionadmin_initincludes\view-logs.php:130
Maintenance & Trust

Simple Post View Count Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 14, 2025
PHP min version7.4
Downloads154

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple Post View Count Developer Profile

junkthemedotcom

3 plugins · 60 total installs

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

How We Detect Simple 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/simple-post-view-count/includes/css/simppovi-styles.css/wp-content/plugins/simple-post-view-count/includes/js/simppovi-admin.js/wp-content/plugins/simple-post-view-count/includes/js/simppovi-frontend.js
Script Paths
wp-color-picker
Version Parameters
simppovi-styles?ver=simppovi-admin?ver=simppovi-frontend?ver=

HTML / DOM Fingerprints

CSS Classes
simppovi-formated-post-viewformated_post_viewcolumn-post_view
Data Attributes
data-post_id
JS Globals
simppoviAdminsimppoviAjax
Shortcode Output
[post_view]
FAQ

Frequently Asked Questions about Simple Post View Count