Speedup Optimization Security & Risk Analysis

wordpress.org/plugins/speedup-optimization

Boost your website speed by 10x with powerful caching and image optimization! Reduce load times, optimize images, improve Core Web Vitals, and enhance …

100 active installs v1.5.9 PHP + WP 2.0+ Updated Dec 18, 2025
google-optimizationoptimizationpage-speedperformanceweb-vitals
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Speedup Optimization Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The 'speedup-optimization' plugin v1.5.9 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding external HTTP requests. The low number of vulnerabilities in its history, with zero known CVEs, suggests a generally well-maintained codebase. However, the static analysis reveals significant concerns. The presence of two AJAX handlers without authentication checks presents a direct attack vector. While the taint analysis did not identify critical or high severity issues, the existence of a flow with unsanitized paths is a potential risk that could lead to unexpected behavior or vulnerabilities if exploited. The relatively high number of file operations (48) without explicit mention of security controls around them could also be a point of interest in a deeper audit.

Despite the absence of known CVEs, the unprotected AJAX handlers and the unsanitized path flow are immediate security concerns that should be addressed. The plugin's strengths lie in its SQL handling and lack of external dependencies. The weakness lies in its entry point security and potential for path manipulation. A balanced conclusion is that while the plugin has avoided major historical vulnerabilities, the current version has exploitable weaknesses that increase its risk profile.

Key Concerns

  • AJAX handlers without authentication checks
  • Flows with unsanitized paths
  • Low output escaping rate
Vulnerabilities
None known

Speedup Optimization Security Vulnerabilities

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

Speedup Optimization Code Analysis

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

Output Escaping

62% escaped91 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
speedup01_ajax_enabled (speedup-optimization.php:172)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Speedup Optimization Attack Surface

Entry Points6
Unprotected2

AJAX Handlers 6

authwp_ajax_iox_check_optimization_dataclasses\image-optimizer.php:41
authwp_ajax_iox_optimize_imageclasses\image-optimizer.php:42
authwp_ajax_speedup01_enabledspeedup-optimization.php:171
authwp_ajax_speedup01_purge_allspeedup-optimization.php:233
authwp_ajax_speedup01_install_ioxspeedup-optimization.php:291
authwp_ajax_speedup01_delete_cache_filespeedup-optimization.php:397
WordPress Hooks 17
actionadmin_enqueue_scriptsclasses\image-optimizer.php:12
actionadmin_menuclasses\image-optimizer.php:38
actionadmin_initclasses\image-optimizer.php:39
filterwp_handle_uploadclasses\image-optimizer.php:40
filtermanage_media_columnsclasses\image-optimizer.php:43
actionmanage_media_custom_columnclasses\image-optimizer.php:44
filterbulk_actions-uploadclasses\image-optimizer.php:45
filterhandle_bulk_actions-uploadclasses\image-optimizer.php:46
actionadmin_noticesclasses\image-optimizer.php:47
actionspeedup01_cron_hookspeedup-optimization.php:13
actioninitspeedup-optimization.php:22
actionadmin_enqueue_scriptsspeedup-optimization.php:37
actionadmin_bar_menuspeedup-optimization.php:84
actionadmin_footerspeedup-optimization.php:143
actionsave_postspeedup-optimization.php:771
actionadmin_initspeedup-optimization.php:869
actionadmin_menuspeedup-optimization.php:885

Scheduled Events 1

speedup01_cron_hook
Maintenance & Trust

Speedup Optimization Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Speedup Optimization Developer Profile

Speedora

1 plugin · 100 total installs

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

How We Detect Speedup Optimization

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/speedup-optimization/assets/speedup.css/wp-content/plugins/speedup-optimization/assets/speedup.js
Script Paths
assets/speedup.js
Version Parameters
speedup01-stylespeedup01-script

HTML / DOM Fingerprints

CSS Classes
speedup-top-toolbar
Data Attributes
tabindex
JS Globals
is_speedup_enabledspeedup_iox_nonce
FAQ

Frequently Asked Questions about Speedup Optimization