oEmbed External Video Security & Risk Analysis

wordpress.org/plugins/oembed-external-video

oEmbed External Video plugin converts any external mp4 url into HTML5 video tag

300 active installs v2.3.0 PHP 5.3+ WP 4.6+ Updated Mar 13, 2023
external-videohtml5mp4oembedvideo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is oEmbed External Video Safe to Use in 2026?

Generally Safe

Score 85/100

oEmbed External Video has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "oembed-external-video" v2.3.0 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code shows good practices regarding SQL queries, exclusively using prepared statements, and the absence of file operations or external HTTP requests further reduces potential vulnerabilities. The lack of recorded CVEs in its history also suggests a history of responsible development.

However, a critical concern arises from the significantly low percentage of properly escaped output (11%). This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or external content rendered by the plugin may not be adequately sanitized before being displayed. The absence of capability checks and nonce checks, while perhaps justifiable given the limited attack surface, still represents missed opportunities for defense-in-depth.

In conclusion, while the plugin is commendable for its limited attack surface and secure handling of database interactions, the prevalent lack of output escaping is a serious weakness that could lead to exploitable XSS flaws. It's crucial for users to be aware of this risk and for developers to address the output escaping issues.

Key Concerns

  • Low output escaping percentage
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

oEmbed External Video Security Vulnerabilities

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

oEmbed External Video Code Analysis

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

Output Escaping

11% escaped9 total outputs
Attack Surface

oEmbed External Video Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedoEmbed-external-video.php:17
actionadmin_menuoEmbed-external-video.php:97
actionadmin_initoEmbed-external-video.php:108
actionadmin_noticesoEmbed-external-video.php:140
Maintenance & Trust

oEmbed External Video Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 13, 2023
PHP min version5.3
Downloads16K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

oEmbed External Video Developer Profile

Ali Qureshi

5 plugins · 2K total installs

89
trust score
Avg Security Score
93/100
Avg Patch Time
20 days
View full developer profile
Detection Fingerprints

How We Detect oEmbed External Video

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<video
FAQ

Frequently Asked Questions about oEmbed External Video