Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery Security & Risk Analysis

wordpress.org/plugins/gumlet

Official WordPress plugin to automatically load all your WordPress images via the Gumlet service for smaller, faster, better looking images.

600 active installs v1.3.19 PHP 5.6.3+ WP 3.3+ Updated Aug 14, 2025
image-compressionimage-managementimage-manipulationimage-optimizationimages
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery Safe to Use in 2026?

Generally Safe

Score 100/100

Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The gumlet plugin v1.3.19 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The plugin exhibits zero known CVEs, indicating a history of stable security. The static analysis further reveals no identified critical or high-severity taint flows, no dangerous functions, and all SQL queries are properly prepared, which are excellent indicators of secure coding practices in these areas.

However, there are notable areas of concern. The most significant weakness is the extremely low percentage of properly escaped output (11% of 9 total outputs). This suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data could be injected into the page and executed by other users' browsers. Additionally, the complete absence of nonce checks and capability checks, coupled with zero auth checks on the limited entry points, means that even though the entry points are few, any interaction through them would not be protected against unauthorized or unintended actions by authenticated users or potentially even unauthenticated ones if an entry point were discovered.

In conclusion, while the plugin has a clean vulnerability history and good practices in SQL and taint handling, the severe lack of output escaping and the absence of essential security checks like nonces and capability checks present significant risks. These weaknesses could be exploited to compromise user sessions or inject malicious scripts. The plugin's strengths lie in its lack of historical vulnerabilities and secure database interactions, but its weaknesses in output sanitization and authorization checks require immediate attention.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery Security Vulnerabilities

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

Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery Code Analysis

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

Output Escaping

11% escaped9 total outputs
Attack Surface

Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterplugin_action_linksgumlet.php:46
actioninitgumlet.php:68
filterscript_loader_tagincludes\class-gumlet.php:95
actionwp_headincludes\class-gumlet.php:97
actionwp_enqueue_scriptsincludes\class-gumlet.php:99
actionwpincludes\class-gumlet.php:103
actionadmin_initincludes\options-page.php:24
actionadmin_menuincludes\options-page.php:25
Maintenance & Trust

Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 14, 2025
PHP min version5.6.3
Downloads63K

Community Trust

Rating88/100
Number of ratings10
Active installs600
Developer Profile

Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery Developer Profile

adityapatadia

2 plugins · 800 total installs

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

How We Detect Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gumlet/gumlet.css/wp-content/plugins/gumlet/gumlet.js
Script Paths
/wp-content/plugins/gumlet/gumlet.js
Version Parameters
gumlet.js?ver=gumlet.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- gumlet generated image placeholder --><!-- gumlet-placeholder --><!-- gumlet loaded lazy image --><!-- gumlet.tv embed -->+1 more
Data Attributes
data-gumlet
JS Globals
window.GumletConfig
Shortcode Output
[gumlet_video]
FAQ

Frequently Asked Questions about Gumlet – Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery