SEO Friendly Images Security & Risk Analysis

wordpress.org/plugins/seo-image

SEO Friendly Images automatically adds alt and title attributes to all your images improving traffic from search engines.

20K active installs v3.0.5 PHP + WP 2.7+ Updated Nov 28, 2017
admingoogleimagespostseo
85
A · Safe
CVEs total1
Unpatched0
Last CVEJan 3, 2015
Safety Verdict

Is SEO Friendly Images Safe to Use in 2026?

Generally Safe

Score 85/100

SEO Friendly Images has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 3, 2015Updated 8yr ago
Risk Assessment

The "seo-image" v3.0.5 plugin exhibits a generally strong security posture based on the static analysis. The absence of any entry points like AJAX handlers, REST API routes, or shortcodes significantly limits the attack surface. Furthermore, the code appears to utilize prepared statements for all SQL queries and performs a single nonce check, indicating some awareness of security best practices. The lack of dangerous functions, file operations, and external HTTP requests also contributes to a positive security outlook.

However, a significant concern arises from the extremely low percentage (1%) of properly escaped output. With 144 total outputs, this implies a vast majority of user-supplied or dynamically generated content is being rendered without proper sanitization, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Although no critical or high severity taint flows were detected in the analyzed flows, the output escaping issue presents a direct and prevalent threat.

The plugin's vulnerability history, while showing only one past medium-severity XSS vulnerability from a considerable time ago (2015), doesn't entirely alleviate concerns given the current static analysis findings. The historical XSS vulnerability reinforces the potential for such issues, and the current lack of proper output escaping strongly suggests that new XSS vulnerabilities could easily be introduced or may already exist. The good news is that there are no currently unpatched vulnerabilities. In conclusion, while the plugin benefits from a limited attack surface and good SQL practices, the pervasive lack of output escaping is a critical weakness that requires immediate attention.

Key Concerns

  • Extremely low output escaping percentage (1%)
  • Past medium severity XSS vulnerability
Vulnerabilities
1

SEO Friendly Images Security Vulnerabilities

CVEs by Year

1 CVE in 2015
2015
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

WF-d5d3e333-4dcd-414b-85a6-8d9fbef357bd-seo-imagemedium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

SEO Friendly Images <= 3.0.4 - Cross-Site Request Forgery to Cross-Site Scripting

Jan 3, 2015 Patched in 3.0.5 (3307d)
Code Analysis
Analyzed Mar 16, 2026

SEO Friendly Images Code Analysis

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

Output Escaping

1% escaped144 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
handle_settings (seo-friendly-images.class.php:180)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SEO Friendly Images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsseo-friendly-images.class.php:39
actionwp_enqueue_scriptsseo-friendly-images.class.php:40
actionadmin_menuseo-friendly-images.class.php:41
filterthe_contentseo-friendly-images.class.php:42
filterpost_thumbnail_htmlseo-friendly-images.class.php:43
Maintenance & Trust

SEO Friendly Images Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedNov 28, 2017
PHP min version
Downloads1.9M

Community Trust

Rating60/100
Number of ratings59
Active installs20K
Developer Profile

SEO Friendly Images Developer Profile

Vladimir Prelovac

20 plugins · 1.0M total installs

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

How We Detect SEO Friendly Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/seo-image/i/arrows.png/wp-content/plugins/seo-image/i/logo.png/wp-content/plugins/seo-image/i/icon.png
Script Paths
/wp-content/plugins/seo-image/javascripts/sfi.js
Version Parameters
seo-image/style.css?ver=seo-image/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
settingsholdercollineline2regular-textsmallsmaller+1 more
Data Attributes
id="title_global"id="defualt_settings"id="mainblock"id="default_override_div"id="global_settings"id="default_attach_internal_images_div"+6 more
JS Globals
SEOFriendlyImages
FAQ

Frequently Asked Questions about SEO Friendly Images