Inline Image Base64 – inline specific images into the HTML Security & Risk Analysis

wordpress.org/plugins/inline-image-base64

Improve the rendering performance inlining the little images directly into the HTML as base64 (e.g. the logo).

90 active installs v0.0.4 PHP 5.6+ WP 4.6+ Updated Dec 10, 2025
layout-shiftspeed-optimisation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Inline Image Base64 – inline specific images into the HTML Safe to Use in 2026?

Generally Safe

Score 100/100

Inline Image Base64 – inline specific images into the HTML 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 inline-image-base64 plugin v0.0.4 demonstrates a generally strong security posture based on the provided static analysis. The complete absence of known vulnerabilities, including critical and high severity issues, is a significant positive indicator. Furthermore, the code adheres to several good security practices, such as using prepared statements for all SQL queries and properly escaping all outputs. The limited attack surface with no discovered AJAX handlers, REST API routes, shortcodes, or cron events also contributes to a lower risk profile.

However, there are a couple of areas that warrant attention. The plugin has a single file operation, and while the analysis doesn't explicitly flag it as insecure, file operations can sometimes introduce risks if not handled with extreme care, especially concerning user-controlled input. More critically, the complete absence of nonce and capability checks across all entry points (even though the attack surface is currently zero) is a notable concern. If the plugin were to evolve and introduce any user-facing features or AJAX/REST endpoints in the future, this lack of built-in authorization and CSRF protection would immediately become a significant vulnerability. The plugin's vulnerability history being completely empty is reassuring, suggesting a history of secure development, but the lack of checks is a proactive security measure that should be addressed regardless of past incidents.

Key Concerns

  • No nonce checks
  • No capability checks
  • One file operation (potential risk)
Vulnerabilities
None known

Inline Image Base64 – inline specific images into the HTML Security Vulnerabilities

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

Inline Image Base64 – inline specific images into the HTML Code Analysis

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

Output Escaping

100% escaped12 total outputs
Attack Surface

Inline Image Base64 – inline specific images into the HTML Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterattachment_fields_to_editadmin\iib64-admin.php:5
filterattachment_fields_to_saveadmin\iib64-admin.php:35
filterwp_get_attachment_image_attributesinline-image-base64.php:28
Maintenance & Trust

Inline Image Base64 – inline specific images into the HTML Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version5.6
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs90
Alternatives

Inline Image Base64 – inline specific images into the HTML Alternatives

No alternatives data available yet.

Developer Profile

Inline Image Base64 – inline specific images into the HTML Developer Profile

Jose Mortellaro

56 plugins · 26K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
62 days
View full developer profile
Detection Fingerprints

How We Detect Inline Image Base64 – inline specific images into the HTML

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
iib64-eos-iib64-txt
Data Attributes
eos_iib64_lazyeos_iib64
JS Globals
eos_iib64_toggle_warning
FAQ

Frequently Asked Questions about Inline Image Base64 – inline specific images into the HTML