Embed Charts Security & Risk Analysis

wordpress.org/plugins/embed-charts

Easily embed TradingView charts in Wordpress from just the link.

60 active installs v1.0.3 PHP + WP 4.0+ Updated Feb 27, 2021
embedlinkoembedpagepost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Embed Charts Safe to Use in 2026?

Generally Safe

Score 85/100

Embed Charts 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 "embed-charts" plugin v1.0.3 demonstrates a generally strong security posture, particularly evident in the absence of any known vulnerabilities and the use of prepared statements for all SQL queries. The plugin also correctly implements a nonce check, which is a fundamental security practice. However, there are notable areas of concern. The static analysis reveals that only 36% of output escaping is properly done, which poses a significant risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. Additionally, one unsanitized path was identified in the taint analysis, indicating a potential pathway for malicious input to reach sensitive functions, even though it was not classified as critical or high severity.

While the plugin has no recorded vulnerability history, this does not guarantee future safety, especially given the identified output escaping and taint analysis concerns. The lack of capability checks and the absence of any unprotected entry points are positive indicators, suggesting the developers have considered some fundamental security aspects. However, the low percentage of proper output escaping is a substantial weakness that needs immediate attention, as it is a common vector for exploitation. The plugin's strengths lie in its SQL handling and nonce implementation, but its weaknesses in output sanitization and the presence of an unsanitized path require careful consideration.

Key Concerns

  • Low output escaping percentage
  • Unsanitized path in taint analysis
Vulnerabilities
None known

Embed Charts Security Vulnerabilities

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

Embed Charts Code Analysis

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

Output Escaping

36% escaped14 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
process_option (settingslib.php:133)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Embed Charts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitembed-charts.php:31
actionwp_headembed-charts.php:32
actionrest_api_initembed-charts.php:33
actionadmin_initsettingslib.php:22
actionadmin_menusettingslib.php:23
Maintenance & Trust

Embed Charts Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedFeb 27, 2021
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Embed Charts Developer Profile

jamesdlow

11 plugins · 390 total installs

87
trust score
Avg Security Score
90/100
Avg Patch Time
9 days
View full developer profile
Detection Fingerprints

How We Detect Embed Charts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/embed-charts/settingslib.php

HTML / DOM Fingerprints

CSS Classes
wp_embed_charttradingview-widget-containertradingview-widget-childtradingview-widget-copyrightblue-text
HTML Comments
<!-- TradingView Widget BEGIN --><!-- TradingView Widget END -->
Data Attributes
id="tradingview_([0-9]+)"container_id="tradingview_([0-9]+)"
JS Globals
TradingView.widget
REST Endpoints
/embedcharts/v1/oembed
FAQ

Frequently Asked Questions about Embed Charts