WP Charts and Graphs – WordPress Chart Plugin Security & Risk Analysis

wordpress.org/plugins/wp-charts-and-graphs

WP Charts and Graphs provides stunning, interactive charts to visualize any numbers on an attractive way using different charts.

1K active installs v1.3.1 PHP + WP 6.0+ Updated Jun 30, 2025
chartdatagraphpie-chartresults
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Charts and Graphs – WordPress Chart Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

WP Charts and Graphs – WordPress Chart Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The "wp-charts-and-graphs" plugin version 1.3.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs, critical taint flows, and a low percentage of unescaped output are positive indicators. Furthermore, all SQL queries are prepared, and there are no file operations or external HTTP requests, which significantly reduces common attack vectors. The plugin also demonstrates good practice by including capability checks on its entry points.

However, a primary concern arises from the lack of nonce checks across all identified entry points, especially given that there are no explicit permission callbacks on the REST API routes or authentication checks on the AJAX handlers (although there are zero of these). While the current attack surface is small (only one shortcode), the absence of nonce protection on this shortcode means that a malicious actor could potentially trigger its functionality without proper authorization, leading to unintended consequences. The 15% of unescaped output, while not flagged as critical, still represents a potential cross-site scripting (XSS) vulnerability if user-supplied data is involved in those outputs.

Overall, the plugin benefits from a clean vulnerability history and a lack of known critical issues. The developers appear to be mindful of secure coding practices with prepared statements and capability checks. However, the consistent omission of nonce checks across all entry points, coupled with a small percentage of unescaped output, presents a moderate risk that could be significantly mitigated by implementing proper nonce validation and ensuring all outputs are rigorously escaped.

Key Concerns

  • Missing nonce checks on entry points
  • Unescaped output detected (15%)
Vulnerabilities
None known

WP Charts and Graphs – WordPress Chart Plugin Security Vulnerabilities

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

WP Charts and Graphs – WordPress Chart Plugin Code Analysis

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

Output Escaping

85% escaped13 total outputs
Attack Surface

WP Charts and Graphs – WordPress Chart Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpcharts] wp-charts-and-graphs.php:53
WordPress Hooks 6
actionadmin_initsettings.php:12
actionadmin_menusettings.php:13
actionadmin_headsettings.php:72
actionplugins_loadedwp-charts-and-graphs.php:31
actioninitwp-charts-and-graphs.php:54
actionget_footerwp-charts-and-graphs.php:55
Maintenance & Trust

WP Charts and Graphs – WordPress Chart Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 30, 2025
PHP min version
Downloads31K

Community Trust

Rating96/100
Number of ratings4
Active installs1K
Developer Profile

WP Charts and Graphs – WordPress Chart Plugin Developer Profile

pantherius

1 plugin · 1K total installs

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

How We Detect WP Charts and Graphs – WordPress Chart Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-charts-and-graphs/assets/css/pantherius_wp_charts.css/wp-content/plugins/wp-charts-and-graphs/assets/js/Chart.min.js/wp-content/plugins/wp-charts-and-graphs/assets/js/pantherius_wp_charts.js/wp-content/plugins/wp-charts-and-graphs/assets/js/pantherius_wp_charts_init.js
Version Parameters
wp-charts-and-graphs/assets/css/pantherius_wp_charts.css?ver=wp-charts-and-graphs/assets/js/pantherius_wp_charts.js?ver=wp-charts-and-graphs/assets/js/pantherius_wp_charts_init.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-chartjs-legenddata-chartjs-afterdata-chartjs-percentagedata-chartjs-bgcolordata-chartjs-typedata-chartjs-min+1 more
JS Globals
pwpc_params
Shortcode Output
<div id="pwp-charts-"><canvas style="width: 100%; height: 100%;"></canvas></div>
FAQ

Frequently Asked Questions about WP Charts and Graphs – WordPress Chart Plugin