Embed Image Links Security & Risk Analysis

wordpress.org/plugins/embed-image-links

The "Embed Image Links" WordPress plugin can save you a lot of time, when creating posts or pages for your website.

100 active installs v1.3.4 PHP + WP 3.0+ Updated Dec 14, 2025
embedgenerateimagelinkurl
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Embed Image Links Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The 'embed-image-links' plugin version 1.3.4 presents a concerning security posture despite a lack of historical vulnerabilities and a seemingly small attack surface. The static analysis reveals a significant weakness in output escaping, with only 11% of the 19 identified outputs being properly escaped. This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output can be injected with malicious code that is then executed by users' browsers.

Furthermore, the taint analysis shows three flows with unsanitized paths. While these are not classified as critical or high severity, the presence of unsanitized paths in any flow is a red flag and suggests potential avenues for data manipulation or unintended behavior if these paths are exposed to external input. The absence of any capability checks or nonce checks on entry points, combined with the poor output escaping, suggests a lack of robust input validation and output sanitization practices.

While the plugin has no known CVEs and no history of vulnerabilities, this can sometimes be due to obscurity rather than inherent security. The current code analysis, particularly the unescaped outputs and unsanitized paths, points to significant underlying risks that could be exploited. The plugin's strengths lie in its lack of dangerous functions, use of prepared statements for SQL, and absence of file operations or external HTTP requests, but these are overshadowed by the critical output escaping issue.

Key Concerns

  • Low output escaping percentage
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Embed Image Links Security Vulnerabilities

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

Embed Image Links Code Analysis

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

Output Escaping

11% escaped19 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
embed_image_links_admin_page (embed-image-links.php:64)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Embed Image Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedembed-image-links.php:32
actioninitembed-image-links.php:41
actionadmin_menuembed-image-links.php:46
filterthe_contentembed-image-links.php:62
filterplugin_action_linksembed-image-links.php:197
Maintenance & Trust

Embed Image Links Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.0
Last updatedDec 14, 2025
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Embed Image Links Developer Profile

2biazdk

3 plugins · 120 total installs

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

How We Detect Embed Image Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/embed-image-links/js.php

HTML / DOM Fingerprints

CSS Classes
embedded-image-link
FAQ

Frequently Asked Questions about Embed Image Links