Google Trends & Charts Security & Risk Analysis

wordpress.org/plugins/google-trends-und-charts

Gibt Google Trends Graphen per Shortcode aus, zudem kann es die Top-Suchanfragen bei Google in einem Widget oder per Shortcode ausgeben.

20 active installs v2.0 PHP + WP 3.5.0+ Updated Jul 25, 2021
chartsgooglegoogle-trendsshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Google Trends & Charts Safe to Use in 2026?

Generally Safe

Score 85/100

Google Trends & Charts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "google-trends-und-charts" plugin version 2.0 exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests are positive indicators. Crucially, there are no critical or high-severity taint flows identified, suggesting a low risk of remote code execution or sensitive data exposure through code manipulation.

However, a notable concern is the low percentage of properly escaped output (22%). This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data might be rendered directly in the browser without proper sanitization, allowing attackers to inject malicious scripts. While the plugin has zero known CVEs and a clean vulnerability history, this can also be attributed to its limited attack surface and lack of complex functionalities that might attract vulnerability research. The presence of capability checks on one entry point is a good practice, but the lack of nonce checks on the shortcodes, which represent the entire entry points, is a missed opportunity to prevent CSRF attacks.

In conclusion, while the plugin avoids common critical vulnerabilities like RCE and SQLi, the high rate of unescaped output presents a tangible XSS risk. The clean vulnerability history is a positive sign but doesn't fully mitigate the risks identified in the static analysis. Addressing the output escaping and considering nonce checks for shortcodes would significantly improve its security.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks on shortcodes
Vulnerabilities
None known

Google Trends & Charts Security Vulnerabilities

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

Google Trends & Charts Code Analysis

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

Output Escaping

22% escaped27 total outputs
Attack Surface

Google Trends & Charts Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[trend] google-trends-charts.php:63
[trendvergleich] google-trends-charts.php:104
[topsearches] google-trends-charts.php:134
WordPress Hooks 3
filterwidget_textgoogle-trends-charts.php:135
actionwp_dashboard_setupgoogle-trends-charts.php:157
actionadmin_menugoogle-trends-charts.php:173
Maintenance & Trust

Google Trends & Charts Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.0
Last updatedJul 25, 2021
PHP min version
Downloads3K

Community Trust

Rating60/100
Number of ratings2
Active installs20
Developer Profile

Google Trends & Charts Developer Profile

baynado

3 plugins · 140 total installs

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

How We Detect Google Trends & Charts

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

Asset Fingerprints

Script Paths
https://ssl.gstatic.com/trends_nrtr/2578_RC02/embed_loader.js

HTML / DOM Fingerprints

JS Globals
trends
Shortcode Output
<div style="height:trends.embed.renderExploreWidget("TIMESERIES"trends.embed.renderWidget("dailytrends"
FAQ

Frequently Asked Questions about Google Trends & Charts