Dot Embed Security & Risk Analysis

wordpress.org/plugins/dot-embed

Embed Product Finders, Interactive Conversations, Assessments, Calculators, Configurators, Quizzes, Interactive videos, Games and much more into your …

10 active installs v3.3.0 PHP 5.6+ WP 4.4.2+ Updated Feb 6, 2026
interactive-campaigninteractive-contentinteractivitymarketingmarketing-app
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dot Embed Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "dot-embed" plugin v3.3.0 appears to have a strong security posture. The code analysis indicates a minimal attack surface with only one shortcode, and importantly, no identified entry points that lack authentication or permission checks. The plugin demonstrates good development practices by utilizing prepared statements for all SQL queries and properly escaping almost all output, which are crucial for preventing common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS).

The absence of dangerous functions, file operations, external HTTP requests, and taint analysis findings further reinforces this positive assessment. The plugin's history is also clean, with no known vulnerabilities (CVEs) recorded. This lack of historical issues suggests a commitment to security or simply a lack of exploitable flaws being discovered or reported.

However, a notable concern is the complete absence of nonce checks and capability checks. While the entry points are currently protected by implicit checks, this absence represents a potential weakness. If the plugin's functionality were to be extended or if an attacker found a way to bypass the implicit checks, the lack of explicit nonce and capability checks could expose it to CSRF attacks or privilege escalation. Therefore, while the current version is highly secure, incorporating explicit checks would further harden its defenses.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Dot Embed Security Vulnerabilities

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

Dot Embed Code Analysis

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

Output Escaping

97% escaped37 total outputs
Attack Surface

Dot Embed Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dotembed] dot-embed.php:70
WordPress Hooks 4
actionadmin_menudot-embed-settings.php:15
actionadmin_initdot-embed-settings.php:16
actioninitdot-embed.php:224
actioninitdot-embed.php:225
Maintenance & Trust

Dot Embed Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedFeb 6, 2026
PHP min version5.6
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Dot Embed Developer Profile

Pedro

1 plugin · 10 total installs

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

How We Detect Dot Embed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dot-embed/js/dot-embed-config.js/wp-content/plugins/dot-embed/js/dot-embed.min.js
Script Paths
/wp-content/plugins/dot-embed/js/dot-embed-config.js/wp-content/plugins/dot-embed/js/dot-embed.min.js

HTML / DOM Fingerprints

CSS Classes
dot-embeddot-embed-iframe-containerspinner
Data Attributes
id="dot-embed-id-class="dot-embed dot-embed-dotIdpageIddotExtpageExt+7 more
JS Globals
window.dotEmbedwindow.dotEmbed.load
Shortcode Output
[dotembed url="" title="" dotext="" dotid="" pageext="" pageid="" width="" height="" ratio="" loading="" loadingcolor="" gacrossdomaintracking=""]
FAQ

Frequently Asked Questions about Dot Embed