Image Source Overlay Security & Risk Analysis

wordpress.org/plugins/image-source-overlay

With Image Source Overlay you can manage image sources in media library. Plugin will then generate small overlay for every image crediting the origina …

60 active installs v1.1.3 PHP 5.6+ WP 4.6+ Updated Mar 30, 2024
captionscopyrightcreditsimagessource
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Image Source Overlay Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The image-source-overlay plugin version 1.1.3 exhibits a strong security posture in several key areas. The static analysis reveals a complete absence of exposed attack vectors such as AJAX handlers, REST API routes, shortcodes, and cron events that lack proper authentication checks. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries, performing a high percentage of output escaping, and incorporating nonce and capability checks. The lack of any recorded vulnerabilities in its history is also a positive indicator of development diligence.

However, the taint analysis indicates a potential area of concern. Two out of three analyzed flows were found to have unsanitized paths. While no critical or high-severity issues were identified in this taint analysis, and the overall attack surface is zero, unsanitized paths can still lead to vulnerabilities if not handled carefully. This suggests a potential for path traversal or file inclusion vulnerabilities, although the limited scope of the analysis and absence of external HTTP requests or file operations might mitigate the immediate risk. The plugin's history of no known CVEs is reassuring, but the presence of unsanitized paths warrants careful review.

In conclusion, the image-source-overlay plugin demonstrates a solid foundation of security practices, particularly in its minimal attack surface and proper SQL handling. The primary weakness identified is the presence of unsanitized paths in the taint analysis, which, while not leading to critical issues in this version, should be a focus for future development and review to ensure complete security.

Key Concerns

  • Unsanitized paths in taint analysis
Vulnerabilities
None known

Image Source Overlay Security Vulnerabilities

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

Image Source Overlay Code Analysis

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

Output Escaping

92% escaped25 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
render_admin_notices (inc\admin\class.image_so_admin.php:62)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Image Source Overlay Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuinc\admin\class.image_so_admin.php:17
actionadmin_noticesinc\admin\class.image_so_admin.php:18
filterattachment_fields_to_editinc\admin\class.image_so_admin.php:19
actionedit_attachmentinc\admin\class.image_so_admin.php:20
actionadmin_post_image_so_admin_form_responseinc\admin\class.image_so_admin.php:21
actionplugins_loadedinc\core\class.image_so_init.php:16
filterthe_contentinc\core\class.image_so_init.php:17
filterpost_thumbnail_htmlinc\core\class.image_so_init.php:18
actionwp_enqueue_scriptsinc\core\class.image_so_init.php:19
Maintenance & Trust

Image Source Overlay Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 30, 2024
PHP min version5.6
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

Image Source Overlay Developer Profile

Eduard Stehlík

1 plugin · 60 total installs

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

How We Detect Image Source Overlay

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-source-overlay/assets/overlay.css

HTML / DOM Fingerprints

CSS Classes
image-so-image-wrapimage-so-overlayimage-so-leftimage-so-rightimage-so-centerimage-so-topimage-so-bottom
Data Attributes
image_so_source_nameimage_so_source_positionimage_so_source_urlimage_so_nofollow
FAQ

Frequently Asked Questions about Image Source Overlay