WBN Image Optimizer – SaaS-Grade Image Optimization Security & Risk Analysis

wordpress.org/plugins/wbn-image-optimizer-lite

Optimize images with WebP/AVIF, resize & compress. Unlimited optimizations + unused scanner. All local—zero risk.

0 active installs v2.2.0 PHP 7.4+ WP 5.0+ Updated Feb 15, 2026
avifcompress-imagesimage-optimizationimage-scannerwebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WBN Image Optimizer – SaaS-Grade Image Optimization Safe to Use in 2026?

Generally Safe

Score 100/100

WBN Image Optimizer – SaaS-Grade Image Optimization has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The wbn-image-optimizer-lite v2.2.0 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates strong output escaping practices, ensuring that all rendered content is properly sanitized, which significantly reduces the risk of cross-site scripting (XSS) vulnerabilities. Furthermore, there is no recorded vulnerability history, indicating a potentially stable and well-maintained codebase.

However, the static analysis reveals significant concerns regarding its attack surface. The plugin exposes three AJAX handlers, and alarmingly, all three lack authentication checks. This creates a substantial entry point for unauthenticated attackers to potentially interact with sensitive functionalities. While the taint analysis showed no critical or high-severity flows, the absence of authorization on these AJAX handlers means that even if a vulnerability existed, it could be triggered by any visitor to the site. The reliance on raw SQL queries in a considerable portion of its database interactions, with only 40% using prepared statements, also presents a potential risk for SQL injection vulnerabilities, although no specific exploitable flows were identified in the static analysis.

In conclusion, while the plugin has commendable practices in output escaping and a clean vulnerability history, the lack of authentication on all its AJAX handlers is a critical weakness. This, combined with the partial use of prepared statements for SQL queries, suggests a need for immediate attention to secure these entry points. The absence of taint analysis findings doesn't negate the inherent risk of unauthenticated actions.

Key Concerns

  • AJAX handlers without auth checks (3)
  • SQL queries not using prepared statements (60%)
Vulnerabilities
None known

WBN Image Optimizer – SaaS-Grade Image Optimization Security Vulnerabilities

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

WBN Image Optimizer – SaaS-Grade Image Optimization Code Analysis

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

SQL Query Safety

40% prepared10 total queries

Output Escaping

100% escaped23 total outputs
Attack Surface
3 unprotected

WBN Image Optimizer – SaaS-Grade Image Optimization Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_wbio_lite_optimize_singlewbn-image-optimizer-lite.php:238
authwp_ajax_wbio_lite_scan_unusedwbn-image-optimizer-lite.php:350
authwp_ajax_wbio_lite_delete_unusedwbn-image-optimizer-lite.php:384
WordPress Hooks 9
filterwp_editor_set_qualityincludes\class-optimizer.php:224
actionadmin_noticeswbn-image-optimizer-lite.php:20
filterplugin_row_metawbn-image-optimizer-lite.php:44
actionadmin_noticeswbn-image-optimizer-lite.php:75
actionadd_attachmentwbn-image-optimizer-lite.php:110
actionedit_attachmentwbn-image-optimizer-lite.php:119
actiondelete_attachmentwbn-image-optimizer-lite.php:128
actionadmin_enqueue_scriptswbn-image-optimizer-lite.php:139
actionadmin_menuwbn-image-optimizer-lite.php:158
Maintenance & Trust

WBN Image Optimizer – SaaS-Grade Image Optimization Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 15, 2026
PHP min version7.4
Downloads352

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WBN Image Optimizer – SaaS-Grade Image Optimization Developer Profile

atircohen

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 WBN Image Optimizer – SaaS-Grade Image Optimization

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wbn-image-optimizer-lite/includes/assets/css/admin.css/wp-content/plugins/wbn-image-optimizer-lite/includes/assets/js/admin.js
Script Paths
/wp-content/plugins/wbn-image-optimizer-lite/includes/assets/js/admin.js
Version Parameters
wbn-image-optimizer-lite/includes/assets/css/admin.css?ver=wbn-image-optimizer-lite/includes/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wbn-image-optimizer-lite-dashboard
HTML Comments
<!-- WBN Image Optimizer Lite settings --><!-- WBN Image Optimizer Lite - Optimizer Settings --><!-- WBN Image Optimizer Lite - Scanner Settings -->
Data Attributes
data-wbn-lite-settings
JS Globals
wbioLite
FAQ

Frequently Asked Questions about WBN Image Optimizer – SaaS-Grade Image Optimization