Webp Image Block Security & Risk Analysis

wordpress.org/plugins/webp-image-block

This plugin adds an extra image widget in Elementor that converts the added image to webp and loads on front end if the browser supports webp images.

10 active installs v1.0.1 PHP + WP 5.0.0+ Updated Jul 21, 2020
elementor-widgetimage-compressionimage-conversionperformancewebp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Webp Image Block Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The webp-image-block v1.0.1 plugin exhibits a strong focus on secure coding practices regarding database interactions and the absence of known vulnerabilities. The fact that all SQL queries are prepared statements is a significant positive indicator, mitigating risks of SQL injection. Furthermore, the complete lack of recorded CVEs suggests a history of stable and secure development. The absence of shortcodes, cron events, and other common entry points is also beneficial for reducing the overall attack surface.

However, the analysis reveals critical concerns in output escaping and the complete lack of capability checks and nonce checks. With 100% of the 4 identified outputs not being properly escaped, there's a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts through user-supplied data that is then displayed to other users without proper sanitization. The absence of capability and nonce checks, especially in the context of file operations, could also lead to unauthorized actions or privilege escalation if these file operations are triggered by user input.

In conclusion, while the plugin has a clean vulnerability history and good database security, the unescaped output and lack of authorization checks are significant weaknesses that expose users to XSS and potential unauthorized file manipulation. These areas require immediate attention to improve the plugin's security posture.

Key Concerns

  • 0% output escaping
  • 0 capability checks
  • 0 nonce checks
Vulnerabilities
None known

Webp Image Block Security Vulnerabilities

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

Webp Image Block Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Webp Image Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionelementor/widgets/widgets_registeredincludes\blocks\elementor\custom-el-widgets.php:29
actionadmin_noticeswebp-image-block.php:74
Maintenance & Trust

Webp Image Block Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 21, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Webp Image Block Developer Profile

kodeknight

1 plugin · 10 total installs

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

How We Detect Webp Image Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/webp-image-block/assets/css/style.css/wp-content/plugins/webp-image-block/assets/js/editor.js/wp-content/plugins/webp-image-block/assets/js/frontend.js
Script Paths
/wp-content/plugins/webp-image-block/assets/js/editor.js/wp-content/plugins/webp-image-block/assets/js/frontend.js
Version Parameters
webp-image-block/assets/css/style.css?ver=webp-image-block/assets/js/editor.js?ver=webp-image-block/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
el-webp-image
Data Attributes
data-elementor-iddata-elementor-type
JS Globals
wp
FAQ

Frequently Asked Questions about Webp Image Block