MLSP Media Embed Security & Risk Analysis

wordpress.org/plugins/mlsp-media-embed

Add MLSP media embed support to wordpress. Optionally add FitVids responsive media script that will resize all media embeds to fit any browser size.

10 active installs v2.2 PHP + WP 2.8+ Updated Mar 20, 2020
embed-mediamlspresponsive-mediaresponsive-video
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MLSP Media Embed Safe to Use in 2026?

Generally Safe

Score 85/100

MLSP Media Embed 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 "mlsp-media-embed" plugin v2.2 presents a seemingly strong security posture based on the provided static analysis. The absence of any detected attack surface points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's potential exposure. Furthermore, the code analysis indicates a lack of dangerous functions, file operations, external HTTP requests, and absence of raw SQL queries, with all SQL queries utilizing prepared statements. This demonstrates a good understanding of secure coding practices in these areas.

However, a critical concern arises from the output escaping analysis. With 100% of outputs not being properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any user-provided data that is displayed by the plugin without proper sanitization or escaping can be leveraged by an attacker to inject malicious scripts, potentially leading to session hijacking, defacement, or further compromise of the user's account.

The vulnerability history is clean, with no recorded CVEs. This, combined with the clean taint analysis, suggests that at least in previous versions, significant critical or high-severity vulnerabilities were not present or were promptly addressed. While this is a positive sign, it does not negate the immediate risk posed by the unescaped output in the current version. The plugin's strengths lie in its limited attack surface and secure handling of database operations and external interactions, but the critical deficiency in output escaping poses a significant and direct security risk.

Key Concerns

  • 100% of outputs not properly escaped
Vulnerabilities
None known

MLSP Media Embed Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

MLSP Media Embed Release Timeline

v2.2Current
v2.1
v2.0.1
v2.0
v1.0.1
v1.0
Code Analysis
Analyzed Mar 17, 2026

MLSP Media Embed Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

MLSP Media Embed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initmlsp-media-embed.php:36
filterembed_oembed_htmlmlsp-media-embed.php:63
actionwp_headmlsp-media-embed.php:64
actioninitmlsp-media-embed.php:116
Maintenance & Trust

MLSP Media Embed Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedMar 20, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MLSP Media Embed Developer Profile

fanalejr

1 plugin · 10 total installs

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

How We Detect MLSP Media Embed

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mlsp-embed-container
Data Attributes
data-responsive-media-enabled
FAQ

Frequently Asked Questions about MLSP Media Embed