WP Post Stats & Analysis Security & Risk Analysis

wordpress.org/plugins/wp-post-stats-analysis

License: GNU Version 2 or Any Later Version WP Post Stats & Analysis plugin shows post stats & analysis on your WordPress site dashboard for …

10 active installs v1.2 PHP + WP 3.5+ Updated May 25, 2020
analysiscountpostsstatisticsstats
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Post Stats & Analysis Safe to Use in 2026?

Generally Safe

Score 85/100

WP Post Stats & Analysis has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'wp-post-stats-analysis' v1.2 plugin exhibits a seemingly secure initial posture based on the provided static analysis. The absence of identified attack surface points like AJAX handlers, REST API routes, shortcodes, and cron events, coupled with a lack of known critical or high severity vulnerabilities in its history, suggests a potentially low-risk profile. This indicates the developers may be following good practices regarding input sanitization and access control in these common plugin integration areas.

However, significant concerns arise from the code signals. A notable 10% of SQL queries are not using prepared statements, which represents a direct risk of SQL injection vulnerabilities. Furthermore, the fact that 0% of output is properly escaped is a critical flaw, opening the door to Cross-Site Scripting (XSS) attacks through any data that is displayed to users. The complete lack of nonce checks and capability checks on any identified entry points (though there are none identified, the principle of securing potential future entry points remains) further amplifies these risks.

While the vulnerability history is clean, this can be misleading if the code has not been thoroughly analyzed or if existing vulnerabilities are not publicly disclosed. The absence of taint analysis results is also a weakness; it's unclear if this is due to the analysis tool's limitations or the absence of complex data flows that could be exploited. In conclusion, despite the lack of known CVEs and a small attack surface, the critical issues of unescaped output and a significant portion of raw SQL queries present immediate and severe security risks that require urgent attention.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Post Stats & Analysis Security Vulnerabilities

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

WP Post Stats & Analysis Code Analysis

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

SQL Query Safety

10% prepared10 total queries

Output Escaping

0% escaped10 total outputs
Attack Surface

WP Post Stats & Analysis Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_enqueue_scriptswpsa_index.php:17
actionadmin_menuwpsa_index.php:31
Maintenance & Trust

WP Post Stats & Analysis Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 25, 2020
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Post Stats & Analysis Developer Profile

Chamara Denipitiya

1 plugin · 10 total installs

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

How We Detect WP Post Stats & Analysis

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-post-stats-analysis/css/wpsa_style.css
Version Parameters
wp-post-stats-analysis/css/wpsa_style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpsa-style-tablewpsa-sm-fontwpsa-style-table-colwpsa-lg-fontwpsa-sm-font-infowpsa-add-pad-leftwpsa-number-font
FAQ

Frequently Asked Questions about WP Post Stats & Analysis