Rudra Image Optimizer Security & Risk Analysis

wordpress.org/plugins/rudra-image-optimizer

Analyze, compress, and optimize images from any webpage. Supports WebP, JPEG, PNG, bulk optimization, and performance reporting.

0 active installs v1.0.2 PHP 7.4+ WP 5.0+ Updated Dec 3, 2025
image-analysisimage-compressionimage-optimizerperformancespeed
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rudra Image Optimizer Safe to Use in 2026?

Generally Safe

Score 100/100

Rudra Image Optimizer 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 rudra-image-optimizer plugin v1.0.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices in handling SQL queries with prepared statements and ensuring proper output escaping. The absence of known vulnerabilities in its history is also a strong indicator of a well-maintained and secure codebase. However, the presence of one unprotected AJAX handler represents a significant concern, as it could potentially be exploited by unauthenticated users, leading to unauthorized actions or information disclosure.

The static analysis reveals potential risks associated with file operations and external HTTP requests, though the taint analysis did not flag any critical or high-severity issues in these areas. The use of the `set_time_limit` function, while not inherently a vulnerability, can sometimes be a vector for denial-of-service attacks if not carefully managed. The limited attack surface, with only one unprotected entry point, is a mitigating factor, but the nature of that unprotected entry point remains a primary concern.

Overall, while the plugin shows strengths in secure coding practices like prepared statements and output escaping, the unprotected AJAX handler introduces a tangible risk that needs immediate attention. The lack of past vulnerabilities is reassuring, but it doesn't negate the current findings. Addressing the unprotected AJAX handler should be the top priority to improve the plugin's security.

Key Concerns

  • AJAX handler without auth checks
  • Dangerous function set_time_limit detected
  • Flows with unsanitized paths detected
Vulnerabilities
None known

Rudra Image Optimizer Security Vulnerabilities

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

Rudra Image Optimizer Release Timeline

v1.0.2Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Rudra Image Optimizer Code Analysis

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

Dangerous Functions Found

set_time_limit@set_time_limit(180);rudra-image-optimizer.php:632

Output Escaping

100% escaped4 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ajax_analyze_images (rudra-image-optimizer.php:453)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Rudra Image Optimizer Attack Surface

Entry Points4
Unprotected1

AJAX Handlers 4

authwp_ajax_analyze_imagesrudra-image-optimizer.php:27
authwp_ajax_bulk_download_ziprudra-image-optimizer.php:28
authwp_ajax_upload_to_mediarudra-image-optimizer.php:29
authwp_ajax_bulk_upload_to_mediarudra-image-optimizer.php:30
WordPress Hooks 2
actionadmin_menurudra-image-optimizer.php:25
actionadmin_enqueue_scriptsrudra-image-optimizer.php:26
Maintenance & Trust

Rudra Image Optimizer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.4
Downloads224

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Rudra Image Optimizer Developer Profile

Rahul Ranjan

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 Rudra Image Optimizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rudra-image-optimizer/css/admin.css/wp-content/plugins/rudra-image-optimizer/js/admin.js
Script Paths
/wp-content/plugins/rudra-image-optimizer/js/admin.js
Version Parameters
rudra-image-optimizer/css/admin.css?ver=rudra-image-optimizer/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
image-optimizer-wrapio-info-boxio-search-boxio-form-rowio-optionsio-optionio-btnio-loading+9 more
Data Attributes
id="analyze-form"id="io-url"id="io-quality"id="io-format"id="io-max-width"id="io-loading"+19 more
JS Globals
ajaxurloptimizedImages
FAQ

Frequently Asked Questions about Rudra Image Optimizer