RW WebP Converter Lite Security & Risk Analysis

wordpress.org/plugins/rw-webp-converter-lite

A lightweight WordPress plugin that converts JPG and PNG images to WebP format in bulk and automatically converts newly uploaded images.

0 active installs v1.2.0 PHP 8.2+ WP 6.6+ Updated Mar 16, 2026
image-converterimage-optimizationmedia-libraryperformancewebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is RW WebP Converter Lite Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "rw-webp-converter-lite" plugin v1.2.0 demonstrates a generally strong security posture with excellent practices in critical areas. The absence of any recorded historical vulnerabilities and the exclusive use of prepared statements for all SQL queries are significant strengths. Furthermore, all identified output operations are properly escaped, and there are no file operations or dangerous functions present. The plugin also scores well on its use of nonces and capabilities checks, indicating a good understanding of WordPress security mechanisms.

However, a notable concern arises from the plugin's attack surface. Out of three identified AJAX handlers, all three lack authentication checks. This means that any user, including unauthenticated ones, can potentially trigger these AJAX actions. While the static analysis did not reveal any critical or high-severity taint flows, the lack of authorization on these entry points could, in combination with other factors or future code changes, lead to exploitable scenarios. The presence of external HTTP requests, while not inherently a vulnerability, should be monitored for potential issues related to insecurely handled responses or misconfigurations.

In conclusion, the plugin is built on a solid foundation of secure coding practices, particularly concerning data handling and output sanitization. The lack of past vulnerabilities further reinforces this. The primary weakness lies in the unprotected AJAX endpoints, which represent a significant, albeit not yet exploited, risk. Addressing these unprotected AJAX handlers should be the immediate priority to further harden the plugin's security.

Key Concerns

  • AJAX handlers without auth checks
  • Large attack surface without auth
Vulnerabilities
None known

RW WebP Converter Lite Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

RW WebP Converter Lite Release Timeline

v1.2.0Current
v1.1.0
v1.0.3
Code Analysis
Analyzed Apr 16, 2026

RW WebP Converter Lite Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

100% escaped303 total outputs
Attack Surface
3 unprotected

RW WebP Converter Lite Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_rwwcl_bulk_convertincludes/core/HooksRegistrar.php:54
authwp_ajax_rwwcl_deactivate_feedbackincludes/core/HooksRegistrar.php:55
authwp_ajax_rwwcl_send_feedbackincludes/core/HooksRegistrar.php:56
WordPress Hooks 14
actionshutdownincludes/admin/ajax/DeactivateFeedbackHandler.php:39
actionshutdownincludes/admin/ajax/FeedbackHandler.php:74
actionadmin_noticesincludes/admin/ui/AdminNotice.php:46
actionadmin_initincludes/core/HooksRegistrar.php:26
actionadmin_initincludes/core/HooksRegistrar.php:27
actionadmin_initincludes/core/HooksRegistrar.php:28
actionadmin_menuincludes/core/HooksRegistrar.php:45
actionadmin_initincludes/core/HooksRegistrar.php:48
filterwp_generate_attachment_metadataincludes/core/HooksRegistrar.php:51
actiondelete_attachmentincludes/core/HooksRegistrar.php:59
filterwp_update_attachment_metadataincludes/core/HooksRegistrar.php:62
actionadmin_enqueue_scriptsincludes/core/HooksRegistrar.php:66
actionupdate_option_rwwcl_settingsincludes/core/HooksRegistrar.php:69
actionplugins_loadedincludes/core/plugin.php:6
Maintenance & Trust

RW WebP Converter Lite Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 16, 2026
PHP min version8.2
Downloads251

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

RW WebP Converter Lite Developer Profile

RobertWP

4 plugins · 50 total installs

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

How We Detect RW WebP Converter Lite

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rw-webp-converter-lite/assets/css/admin-style.css/wp-content/plugins/rw-webp-converter-lite/assets/js/bulk-converter.js/wp-content/plugins/rw-webp-converter-lite/assets/js/main.js
Script Paths
rw-webp-converter-lite/assets/js/bulk-converter.jsrw-webp-converter-lite/assets/js/main.js
Version Parameters
rw-webp-converter-lite/assets/css/admin-style.css?ver=rw-webp-converter-lite/assets/js/bulk-converter.js?ver=rw-webp-converter-lite/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
rwwcl-bulk-converter-container
HTML Comments
<!-- Bulk Converter Start --><!-- Bulk Converter End --><!-- RW WebP Converter Lite -->
Data Attributes
data-bulk-action-url
JS Globals
rwwcl_bulk_converter
FAQ

Frequently Asked Questions about RW WebP Converter Lite