
Post Admin View Count Security & Risk Analysis
wordpress.org/plugins/post-admin-view-countAdds a sortable column to the admin's post manager, displaying the view count for each post.
Is Post Admin View Count Safe to Use in 2026?
Generally Safe
Score 85/100Post Admin View Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "post-admin-view-count" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the analysis indicates no dangerous functions, file operations, external HTTP requests, or known vulnerabilities, which are all positive indicators. The plugin also demonstrates a commitment to security by using prepared statements for all SQL queries and showing no critical or high severity taint flows.
However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that is not properly sanitized could be exploited by attackers to inject malicious scripts, potentially leading to session hijacking or unauthorized actions. The lack of capability checks and nonce checks, while not directly exploitable given the limited attack surface reported, is a deviation from best practices for WordPress security and could become a vulnerability if the attack surface were to expand in future versions.
In conclusion, while the plugin has a strong foundation in secure coding practices concerning SQL and taint analysis, the critical lack of output escaping is a major weakness that needs immediate attention. The absence of known vulnerabilities is a positive sign, but it doesn't negate the inherent risk posed by unescaped output. Addressing the XSS vulnerability should be the top priority.
Key Concerns
- Unescaped output detected
- Missing capability checks
- Missing nonce checks
Post Admin View Count Security Vulnerabilities
Post Admin View Count Release Timeline
Post Admin View Count Code Analysis
Output Escaping
Post Admin View Count Attack Surface
WordPress Hooks 6
Maintenance & Trust
Post Admin View Count Maintenance & Trust
Maintenance Signals
Community Trust
Post Admin View Count Alternatives
RB Post Views Columns
rb-post-views-columns
A lightweight and smart plugin that adds a Post Views column to your WordPress admin to help you track how many times each post has been viewed.
Page View Count
page-views-count
Places an icon, all time views count and views today count at the bottom of posts, pages and custom post types on any WordPress website.
Wp Post Views – WordPress Post views counter
wp-post-views
Wordpress Post views counter
Post views Stats
post-views-stats
This plugins will count each post/page views by visitor.
Easy Post View Counter
easy-post-view-counter
With this plugin you can see how many views a single post has.
Post Admin View Count Developer Profile
7 plugins · 4K total installs
How We Detect Post Admin View Count
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.