
SM Post View Count Security & Risk Analysis
wordpress.org/plugins/sm-post-view-countThe SM Post View Counter is a wordpress widget plugin used to show post view count for.
Is SM Post View Count Safe to Use in 2026?
Generally Safe
Score 85/100SM Post View Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'sm-post-view-count' plugin v1.0.0 exhibits a generally positive security posture based on the static analysis provided. The plugin has a very limited attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This lack of entry points significantly reduces the potential for external exploitation. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is commendable. The vulnerability history is also clean, with no known CVEs, which suggests a history of stable and secure development.
However, there are notable areas for improvement. The plugin's handling of SQL queries is a concern, as only 25% are using prepared statements, indicating a potential risk of SQL injection vulnerabilities, especially if the remaining 75% are processing user-controlled input. Critically, zero percent of the outputs are properly escaped, which poses a significant risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks across all entry points (though the number of entry points is zero) is also a weakness that, if entry points were present, would be a major security flaw. While the plugin is currently free of known vulnerabilities, the identified code analysis issues represent significant potential weaknesses that should be addressed proactively to maintain its secure status.
Key Concerns
- Unescaped output
- Raw SQL without prepare
- No nonce checks
- No capability checks
SM Post View Count Security Vulnerabilities
SM Post View Count Code Analysis
SQL Query Safety
Output Escaping
SM Post View Count Attack Surface
WordPress Hooks 1
Maintenance & Trust
SM Post View Count Maintenance & Trust
Maintenance Signals
Community Trust
SM Post View Count Alternatives
Easy Post View Counter
easy-post-view-counter
With this plugin you can see how many views a single post has.
Simple Post View Counter – Clean and Fast Post View Analytics
simple-post-view-counter
Lightweight post view counter with a widget and shortcodes. Track post views automatically, stop double-counting, and display popular content easily.
Wp Post Views – WordPress Post views counter
wp-post-views
Wordpress Post views counter
Init View Count – AI-Powered, Trending, REST API
init-view-count
Count post views accurately via REST API with customizable display. Lightweight, fast, and extensible. Includes shortcode with multiple layouts.
Views Counter – Pages/Posts
views-counter
Simple Plugin for showing the post or page view on Admin Column.no need to add code to theme file.just activate the plugin and enjoy.
SM Post View Count Developer Profile
10 plugins · 650 total installs
How We Detect SM Post View Count
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<div style="text-align: right;">
<section>Total Views , Views Today </section>
</div>