Auto Embed Security & Risk Analysis

wordpress.org/plugins/aspiesoft-auto-embed

Easily Embed Dynamic Lazy Loading Youtube Videos And More Simply By Pasting The Url.

40 active installs v1.5.8 PHP 5.2.4+ WP 3.0.1+ Updated Jul 25, 2023
autodynamicembedpdfyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Embed Safe to Use in 2026?

Generally Safe

Score 85/100

Auto Embed 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 "aspiesoft-auto-embed" v1.5.8 plugin demonstrates a generally strong security posture based on the provided static analysis. The code adheres to several best practices, including 100% proper output escaping and 100% of SQL queries using prepared statements, which significantly mitigates common injection vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests further reduces the attack surface. The vulnerability history is also clean, with no recorded CVEs, indicating a likely history of secure development or diligent patching by the developers.

However, there are a few areas that warrant caution. The plugin has 0 AJAX handlers and 0 REST API routes without authentication checks, which is excellent. However, it does feature 1 shortcode, and while the static analysis shows no explicit unescaped output or taint flows related to it, shortcodes can sometimes be vectors for vulnerabilities if not handled with extreme care, especially if they process user-supplied data. The absence of nonce checks, while not directly flagged as an issue in this analysis due to the lack of unprotected entry points, is a practice that would typically be recommended for any interactive element, including shortcodes that might perform actions or display dynamic content. The capability checks are present, which is positive, but the specific context of the shortcode's functionality is not detailed, leaving a minor unknown.

In conclusion, "aspiesoft-auto-embed" v1.5.8 appears to be a secure plugin with a clean history and good adherence to secure coding principles. The primary area of minor concern is the single shortcode, which, although not exhibiting immediate red flags in this static analysis, represents an entry point that requires careful implementation to ensure no user-supplied data can be exploited. The lack of explicit nonce checks, while not currently a vulnerability, could be an area for future enhancement for increased robustness.

Key Concerns

  • Shortcode present without explicit nonce checks
Vulnerabilities
None known

Auto Embed Security Vulnerabilities

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

Auto Embed Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Auto Embed Code Analysis

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

Output Escaping

100% escaped59 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
start (templates\admin.php:16)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Auto Embed Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[auto-embed] src\main.php:36
WordPress Hooks 11
actionwp_enqueue_scriptsaspiesoft-auto-embed.php:141
actionadmin_menuaspiesoft-auto-embed.php:144
actioninitaspiesoft-auto-embed.php:293
actionadmin_enqueue_scriptssrc\admin.php:31
filtertiny_mce_pluginssrc\admin.php:34
actioninitsrc\admin.php:35
actionwp_footersrc\admin.php:36
filtertiny_mce_pluginssrc\main.php:30
actioninitsrc\main.php:31
actionwp_footersrc\main.php:32
actionadmin_enqueue_settings_scriptstemplates\admin.php:143
Maintenance & Trust

Auto Embed Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.12
Last updatedJul 25, 2023
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Auto Embed Developer Profile

AspieSoft

4 plugins · 50 total installs

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

How We Detect Auto Embed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aspiesoft-auto-embed/src/style.css/wp-content/plugins/aspiesoft-auto-embed/src/main.js/wp-content/plugins/aspiesoft-auto-embed/src/settings.js
Script Paths
/wp-content/plugins/aspiesoft-auto-embed/src/main.js/wp-content/plugins/aspiesoft-auto-embed/src/settings.js
Version Parameters
aspiesoft-auto-embed/src/style.css?ver=aspiesoft-auto-embed/src/main.js?ver=aspiesoft-auto-embed/src/settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
aspiesoft-auto-embed-wrapper
HTML Comments
<!-- Generated by AspieSoft Auto Embed -->
JS Globals
window.AspieSoftAutoEmbed
FAQ

Frequently Asked Questions about Auto Embed