Strx Youtube Embed Widget Security & Risk Analysis

wordpress.org/plugins/strx-youtube-widget

Strx Youtube Embed Widget lets you embed youtube videos on sidebars enabled sites simply pasting Youtube URLs

70 active installs v1.1.2 PHP + WP 2.8+ Updated Apr 16, 2011
embediframewidgetyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Strx Youtube Embed Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Strx Youtube Embed Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The strx-youtube-widget v1.1.2 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and has no recorded vulnerability history, suggesting a history of secure development. It also reports zero entry points exposed via AJAX, REST API, shortcodes, or cron events, and no identified taint flows, which significantly reduces its attack surface.

However, several concerning signals emerge from the static analysis. The presence of the `create_function` is a significant risk as it is deprecated and can be a vector for code injection if not handled with extreme care, though no specific exploit is evident in the current analysis. Furthermore, a substantial portion of output (71%) is not properly escaped, posing a risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce and capability checks on any potential entry points, if they were to exist, also represents a security weakness. While the plugin currently has no known CVEs, the identified code signals warrant attention for future development and auditing.

Key Concerns

  • Dangerous function 'create_function' used
  • Significant portion of output not escaped
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Strx Youtube Embed Widget Security Vulnerabilities

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

Strx Youtube Embed Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("'.$classname.'");') );strx-widget.php:33

Output Escaping

29% escaped7 total outputs
Attack Surface

Strx Youtube Embed Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initstrx-widget.php:33
Maintenance & Trust

Strx Youtube Embed Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedApr 16, 2011
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Strx Youtube Embed Widget Developer Profile

straps

4 plugins · 120 total installs

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

How We Detect Strx Youtube Embed Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/strx-youtube-widget/strx-youtube-widget.js/wp-content/plugins/strx-youtube-widget/strx-youtube-widget.css
Script Paths
/wp-content/plugins/strx-youtube-widget/strx-youtube-widget.js
Version Parameters
strx-youtube-widget/strx-youtube-widget.js?ver=strx-youtube-widget/strx-youtube-widget.css?ver=

HTML / DOM Fingerprints

CSS Classes
strx-youtube-embed
FAQ

Frequently Asked Questions about Strx Youtube Embed Widget