Easy Image Collage Security & Risk Analysis

wordpress.org/plugins/easy-image-collage

Create beautiful responsive image collages for all your posts and pages

4K active installs v1.13.6 PHP + WP 3.5+ Updated Dec 1, 2025
collagegallerygridimagephoto
99
A · Safe
CVEs total1
Unpatched0
Last CVEJun 27, 2024
Download
Safety Verdict

Is Easy Image Collage Safe to Use in 2026?

Generally Safe

Score 99/100

Easy Image Collage has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jun 27, 2024Updated 4mo ago
Risk Assessment

The static analysis of the "easy-image-collage" plugin v1.13.6 indicates a generally good security posture. The plugin has a small attack surface with all identified entry points protected by authentication checks. SQL queries are exclusively executed using prepared statements, and there are no observed dangerous functions or file operations. The presence of nonce and capability checks on AJAX handlers further strengthens its security. However, a significant concern arises from the output escaping, with 34% of outputs not being properly escaped, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in these unescaped outputs.

The vulnerability history shows one previously disclosed medium severity vulnerability. While currently patched, the fact that a medium severity vulnerability existed, and the common type being "Missing Authorization," suggests a potential for oversight in securing certain functionalities. The most recent vulnerability was disclosed on 2024-06-27, indicating that the plugin has had recent security issues.

In conclusion, the plugin exhibits good practices in preventing common web vulnerabilities like SQL injection and unauthorized access through protected entry points. The primary weakness lies in the unescaped output, which could be a vector for XSS attacks. The past medium severity vulnerability, though patched, highlights the need for continued vigilance in authorization checks. Overall, it's a moderately secure plugin with a specific area for improvement.

Key Concerns

  • Unescaped output (34% of total)
  • Previous medium severity vulnerability
Vulnerabilities
1

Easy Image Collage Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-5863medium · 5.4Missing Authorization

Easy Image Collage <= 1.13.5 - Missing Authorization to Authenticated (Contributor+) Data Clearance

Jun 27, 2024 Patched in 1.13.6 (1d)
Code Analysis
Analyzed Mar 16, 2026

Easy Image Collage Code Analysis

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

Bundled Libraries

TinyMCESelect2

Output Escaping

66% escaped47 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
ajax_image_collage (helpers\ajax.php:11)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Image Collage Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_image_collagehelpers\ajax.php:7
authwp_ajax_image_collage_previewhelpers\ajax.php:8

Shortcodes 1

[easy-image-collage] helpers\shortcode.php:7
WordPress Hooks 14
actionwp_enqueue_scriptshelpers\assets.php:11
actionadmin_enqueue_scriptshelpers\assets.php:12
actionwp_headhelpers\assets.php:13
actionwp_headhelpers\assets.php:14
actionwp_headhelpers\assets.php:15
actionenqueue_block_editor_assetshelpers\assets.php:16
filtermce_external_pluginshelpers\assets.php:18
actioninithelpers\blocks.php:7
actioneic_modal_noticeshelpers\marketing.php:50
actioninithelpers\post_type.php:8
actionadmin_inithelpers\privacy.php:7
actionmedia_buttonshelpers\shortcode_button.php:7
actionadmin_footerhelpers\shortcode_button.php:8
actionafter_setup_themehelpers\vafpress.php:7
Maintenance & Trust

Easy Image Collage Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 1, 2025
PHP min version
Downloads115K

Community Trust

Rating94/100
Number of ratings22
Active installs4K
Developer Profile

Easy Image Collage Developer Profile

Brecht

6 plugins · 79K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
104 days
View full developer profile
Detection Fingerprints

How We Detect Easy Image Collage

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-image-collage/css/public.css/wp-content/plugins/easy-image-collage/js/public.js/wp-content/plugins/easy-image-collage/dist/blocks.css/wp-content/plugins/easy-image-collage/dist/blocks.js/wp-content/plugins/easy-image-collage/vendor/font-awesome/css/font-awesome.min.css/wp-content/plugins/easy-image-collage/vendor/loopj-jquery-simple-slider/css/simple-slider.css/wp-content/plugins/easy-image-collage/vendor/loopj-jquery-simple-slider/js/simple-slider.js/wp-content/plugins/easy-image-collage/js/admin.js
Script Paths
/wp-content/plugins/easy-image-collage/dist/blocks.js/wp-content/plugins/easy-image-collage/js/public.js//assets.pinterest.com/js/pinit.js/wp-content/plugins/easy-image-collage/vendor/loopj-jquery-simple-slider/js/simple-slider.js/wp-content/plugins/easy-image-collage/js/admin.js
Version Parameters
easy-image-collage/css/public.css?ver=easy-image-collage/js/public.js?ver=easy-image-collage/dist/blocks.css?ver=easy-image-collage/dist/blocks.js?ver=easy-image-collage/vendor/font-awesome/css/font-awesome.min.css?ver=easy-image-collage/vendor/loopj-jquery-simple-slider/css/simple-slider.css?ver=easy-image-collage/vendor/loopj-jquery-simple-slider/js/simple-slider.js?ver=easy-image-collage/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
eic-collage
Data Attributes
data-responsive-breakpointdata-responsive-layoutdata-pinterest-imagedata-pinterest-descriptiondata-pinterest-media
JS Globals
eic_public
Shortcode Output
[easy_image_collage
FAQ

Frequently Asked Questions about Easy Image Collage