DOM SEO Image Security & Risk Analysis

wordpress.org/plugins/dom-seo-image

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

50 active installs v1.0.3 PHP + WP 2.7+ Updated Jan 21, 2016
admingoogleimagespostseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DOM SEO Image Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'dom-seo-image' plugin version 1.0.3 exhibits a generally positive security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in zero attack surface and no unprotected entry points. The absence of dangerous functions and external HTTP requests is also a strong indicator of secure coding practices. All SQL queries are properly prepared, and there are no file operations or bundled libraries to consider. The presence of a nonce check is commendable, although capability checks are absent.

However, a significant concern arises from the output escaping. With 22% of outputs properly escaped, it suggests that a substantial portion (78%) of outputs are not adequately sanitized. This leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks, where malicious scripts could be injected and executed in the context of a user's browser. While taint analysis did not reveal any unsanitized paths, the low output escaping rate presents a clear risk.

The plugin's vulnerability history is clean, with zero recorded CVEs. This is a positive sign, indicating that the plugin has historically been free of public vulnerabilities. However, the absence of historical vulnerabilities does not guarantee future security. The primary weakness identified is the insufficient output escaping, which requires immediate attention.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

DOM SEO Image Security Vulnerabilities

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

DOM SEO Image Release Timeline

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

DOM SEO Image Code Analysis

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

Output Escaping

22% escaped9 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

3 flows
<settings> (html/settings.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DOM SEO Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_contentwp-seo-dom-main.php:263
actionadmin_menuwp-seo-dom-main.php:268
Maintenance & Trust

DOM SEO Image Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedJan 21, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs50
Developer Profile

DOM SEO Image Developer Profile

Joao_Pedro_Alves

1 plugin · 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 DOM SEO Image

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
data-dom-seo-image
FAQ

Frequently Asked Questions about DOM SEO Image