Admins Post Statistics Security & Risk Analysis

wordpress.org/plugins/admins-post-statistics

This plugin counts views of admin, editor and author posts' also creates sub menu Admin Statistics under Posts to see number of posts they&#039 …

0 active installs v1.0.0 PHP + WP 4.7+ Updated Nov 11, 2017
adminpost-countpost-viewsposts-between-two-datesshalfeh
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Admins Post Statistics Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'admins-post-statistics' plugin, version 1.0.0, presents a mixed security picture. On the positive side, it exhibits strong adherence to secure coding practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having a negligible attack surface with no exposed AJAX, REST API, or shortcode entry points. The presence of nonce and capability checks, albeit only one each, indicates an awareness of WordPress security fundamentals.

However, a significant concern arises from the static analysis regarding output escaping. With 100% of its outputs unescaped, this leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks. Any data displayed to users without proper sanitization could be exploited. Additionally, the taint analysis revealed one flow with an unsanitized path, which, while not flagged as critical or high severity, still represents a potential security weakness that could be leveraged in conjunction with the unescaped output. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator but does not negate the risks identified in the static code analysis.

In conclusion, while the plugin has a small attack surface and uses prepared statements for database interactions, the lack of output escaping is a critical flaw that significantly undermines its security posture. The single unsanitized taint flow, though not critical, further highlights the need for more robust input validation and output sanitization. Users should be cautious until these issues are addressed.

Key Concerns

  • Outputs are not properly escaped
  • Taint flow with unsanitized path
Vulnerabilities
None known

Admins Post Statistics Security Vulnerabilities

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

Admins Post Statistics Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
my_admin_aps_statistics (admin-post-count.php:24)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Admins Post Statistics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuadmin-post-count.php:21
actionadmin_post_jk_save_youtube_optionadmin-post-count.php:257
actionadmin_enqueue_scriptsAdminsPostStatistics.php:44
actioninitcount-views-column.php:16
actioninitcount-views-column.php:35
filtermanage_posts_columnscount-views-column.php:44
actionmanage_posts_custom_columncount-views-column.php:45
actionpre_get_postscount-views-column.php:88
actionloop_startcount-views-column.php:104
Maintenance & Trust

Admins Post Statistics Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedNov 11, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Admins Post Statistics Developer Profile

hindshalfeh

1 plugin · 0 total installs

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

How We Detect Admins Post Statistics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admins-post-statistics/css/admin.css/wp-content/plugins/admins-post-statistics/css/localjquery.css/wp-content/plugins/admins-post-statistics/js/apsJS.js/wp-content/plugins/admins-post-statistics/css/smoothness/jquery-ui.min.css
Script Paths
/wp-content/plugins/admins-post-statistics/js/apsJS.js
Version Parameters
admins-post-statistics/css/admin.css?ver=admins-post-statistics/css/localjquery.css?ver=admins-post-statistics/js/apsJS.js?ver=admins-post-statistics/css/smoothness/jquery-ui.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
gridtable
HTML Comments
<!-- Exit if accessed directly --><!--Plugin Main CSS File.--><!--adds arrows to the calender style--><!--This hook ensures our scripts and styles are only loaded in the admin.-->+6 more
Data Attributes
class="datepicker"id="date-listed1"name="date_listed1"id="date-listed2"name="date_listed2"class="button-primary"
FAQ

Frequently Asked Questions about Admins Post Statistics