TEDTalks Embedder Security & Risk Analysis

wordpress.org/plugins/tedtalks-embedder

Helps you to embed TED Talks videos on your self hosted WordPress by simply pasting the URL or using a shortcode.

100 active installs v2.1 PHP + WP 4.9+ Updated Apr 26, 2019
oembedtalkstedtedtalkstedx
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TEDTalks Embedder Safe to Use in 2026?

Generally Safe

Score 85/100

TEDTalks Embedder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "tedtalks-embedder" plugin v2.1 exhibits a generally good security posture, with a small attack surface and no critical vulnerabilities identified in static analysis or historical CVE data. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. However, the analysis does reveal a concerning lack of output escaping, with only 25% of detected outputs being properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if the unescaped data originates from user input.

Furthermore, the complete absence of nonce checks and capability checks across all entry points, particularly the single shortcode, represents a significant security weakness. While there are no AJAX handlers or REST API routes without permission callbacks, the shortcode remains a potential avenue for unauthorized actions or information disclosure if not properly secured against manipulation. The plugin's history of zero vulnerabilities is a positive sign, suggesting careful development or a lack of targeted exploitation, but it does not negate the inherent risks identified in the current codebase.

Key Concerns

  • Insufficient output escaping (75% unescaped)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

TEDTalks Embedder Security Vulnerabilities

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

TEDTalks Embedder Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface

TEDTalks Embedder Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ted] inc\ted.php:20
WordPress Hooks 4
filteroembed_fetch_urlinc\ted.php:60
actionadmin_noticestedtalks.php:32
actionadmin_inittedtalks.php:38
actionadmin_inittedtalks.php:45
Maintenance & Trust

TEDTalks Embedder Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedApr 26, 2019
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

TEDTalks Embedder Developer Profile

Samuel Aguilera

14 plugins · 98K total installs

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

How We Detect TEDTalks Embedder

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

Asset Fingerprints

Script Paths
/wp-content/plugins/tedtalks-embedder/inc/ted.php

HTML / DOM Fingerprints

HTML Comments
<!-- Missing TED ID -->
Data Attributes
name="tte_settings[tte_width]"name="tte_settings[tte_height]"name="tte_settings[tte_lang]"
Shortcode Output
[ted
FAQ

Frequently Asked Questions about TEDTalks Embedder