WebP Tools Security & Risk Analysis

wordpress.org/plugins/oracast-webp-tools

Convert JPG and PNG images in your WordPress site to modern, lightweight WebP format for faster loading and better performance.

0 active installs v2.0.4 PHP 7.2+ WP 5.0+ Updated Oct 9, 2025
image-optimizationjpg-to-webpperformancepng-to-webpwebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WebP Tools Safe to Use in 2026?

Generally Safe

Score 100/100

WebP Tools has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The 'oracast-webp-tools' plugin v2.0.4 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and a relatively high percentage of properly escaped output. The absence of known CVEs and taint analysis findings with unsanitized paths is also a strong indicator of a secure development history. However, there are notable areas for improvement, primarily concerning its attack surface.

The plugin exposes five AJAX handlers, with a significant three of them lacking authentication checks. This unprotected entry point represents a potential vector for attackers to trigger plugin functionality without proper authorization, which could lead to unintended consequences depending on the handler's purpose. While there are nonce and capability checks present, their absence on these specific AJAX handlers is a clear weakness.

Overall, the plugin's lack of historical vulnerabilities and sound SQL handling practices are strengths. However, the unprotected AJAX handlers introduce a tangible risk that needs to be addressed. If these unprotected AJAX endpoints perform sensitive operations, the risk could be elevated. Until these are secured, users should be aware of this potential vulnerability.

Key Concerns

  • Unprotected AJAX handlers
  • 3 out of 5 AJAX handlers without auth
Vulnerabilities
None known

WebP Tools Security Vulnerabilities

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

WebP Tools Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

84% escaped204 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class-oracast-webp-tools-settings> (includes\class-oracast-webp-tools-settings.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

WebP Tools Attack Surface

Entry Points5
Unprotected3

AJAX Handlers 5

authwp_ajax_oracast_webp_tools_update_sampleincludes\class-oracast-webp-tools-settings.php:13
authwp_ajax_oracast_webp_tools_clear_logincludes\class-oracast-webp-tools-settings.php:14
authwp_ajax_oracast_webp_tools_convert_batchincludes\class-oracast-webp-tools.php:27
authwp_ajax_oracast_webp_tools_get_image_pageincludes\class-oracast-webp-tools.php:28
authwp_ajax_oracast_webp_tools_clear_logincludes\class-oracast-webp-tools.php:29
WordPress Hooks 5
actionadmin_menuincludes\class-oracast-webp-tools.php:23
actionadmin_initincludes\class-oracast-webp-tools.php:24
filterwp_handle_uploadincludes\class-oracast-webp-tools.php:25
actionadmin_enqueue_scriptsincludes\class-oracast-webp-tools.php:30
actionadmin_enqueue_scriptsoracast-webp-tools.php:38
Maintenance & Trust

WebP Tools Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 9, 2025
PHP min version7.2
Downloads403

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WebP Tools Developer Profile

Oracast Inc

1 plugin · 0 total installs

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

How We Detect WebP Tools

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/oracast-webp-tools/assets/css/oracast-webp-tools.css/wp-content/plugins/oracast-webp-tools/assets/js/oracast-webp-tools.js/wp-content/plugins/oracast-webp-tools/includes/vendor/bootstrap/css/bootstrap.min.css/wp-content/plugins/oracast-webp-tools/includes/vendor/bootstrap/js/bootstrap.bundle.min.js
Script Paths
/wp-content/plugins/oracast-webp-tools/assets/js/oracast-webp-tools.js
Version Parameters
oracast-webp-tools.css?ver=oracast-webp-tools.js?ver=bootstrap.min.css?ver=bootstrap.bundle.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
oracast-webp-tools-settings
Data Attributes
data-bs-toggledata-bs-target
JS Globals
oracast_webp_tools_varsoracast_webp_tools
REST Endpoints
/wp-json/oracast-webp-tools
FAQ

Frequently Asked Questions about WebP Tools