Graphical admin report Security & Risk Analysis

wordpress.org/plugins/graphical-admin-report

This plugin will display the graphical report for admin about post count, user registration, comments posted activity.

10 active installs v10.1 PHP + WP 3.4+ Updated Dec 1, 2022
graphgraphicalreportstatistics
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Graphical admin report Safe to Use in 2026?

Generally Safe

Score 85/100

Graphical admin report has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'graphical-admin-report' v10.1 plugin exhibits a mixed security posture. While the absence of known CVEs and a clean vulnerability history are positive indicators, the static analysis reveals significant concerns. The most alarming finding is that 100% of its outputs are not properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also indicates two flows with unsanitized paths, although these did not reach critical or high severity, they still represent potential vectors for attack if exploited in conjunction with the unescaped output. The plugin also lacks any capability checks, making its functionalities accessible to users who shouldn't have access, and has no nonce checks on its entry points, though there are no apparent entry points without authentication. While the use of prepared statements for SQL queries is commendable, the lack of output escaping is a major oversight that severely undermines the plugin's overall security.

Key Concerns

  • All outputs are unescaped
  • Taint flows with unsanitized paths
  • No capability checks
Vulnerabilities
None known

Graphical admin report Security Vulnerabilities

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

Graphical admin report Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped15 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
Greport_admin_options (graphical-admin-report.php:57)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Graphical admin report Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedgraphical-admin-report.php:328
actionadmin_menugraphical-admin-report.php:329
Maintenance & Trust

Graphical admin report Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads8K

Community Trust

Rating20/100
Number of ratings2
Active installs10
Developer Profile

Graphical admin report Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect Graphical admin report

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/graphical-admin-report/FusionCharts.js

HTML / DOM Fingerprints

CSS Classes
wrapform-wrapicon32icon32-posts-post
Data Attributes
name="greportfrm"id="greportfrm"name="f_month"id="f_month"name="f_day"id="f_day"+11 more
FAQ

Frequently Asked Questions about Graphical admin report