All in one Minifier Security & Risk Analysis

wordpress.org/plugins/all-in-one-minifier

Reduce your page load by minify your HTML source on page with all the CSS and JS code present in your page.

10 active installs v3.3 PHP 5.6+ WP 4.5+ Updated Unknown
all-in-onecache-supportminify-htmlperformance-optimizationspeed-boost
76
B · Generally Safe
CVEs total1
Unpatched1
Last CVESep 10, 2025
Safety Verdict

Is All in one Minifier Safe to Use in 2026?

Mostly Safe

Score 76/100

All in one Minifier is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Sep 10, 2025
Risk Assessment

The all-in-one-minifier v3.3 plugin exhibits a mixed security posture. While it demonstrates good practices in output escaping and a relatively low number of SQL queries without prepared statements, there are significant concerns stemming from its vulnerability history and taint analysis. The presence of an unpatched high-severity CVE, specifically an SQL injection vulnerability, is a major red flag. This indicates a recurring or persistent security weakness that has not been adequately addressed. Furthermore, the taint analysis reveals two high-severity flows with unsanitized paths, suggesting potential avenues for malicious input to be processed without proper sanitization, which could lead to security breaches, especially when combined with SQL operations. The absence of any capability checks on its entry points, although the attack surface is reported as zero, is a weakness that could become a concern if future versions introduce new entry points without proper authorization checks. Overall, while the plugin has strengths in code hygiene for output, the unpatched SQL injection vulnerability and the high-severity taint flows present a substantial risk that requires immediate attention.

Key Concerns

  • Unpatched high severity CVE (SQL Injection)
  • High severity taint flows with unsanitized paths
  • No capability checks on entry points
  • SQL queries without prepared statements
Vulnerabilities
1

All in one Minifier Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2025-9073high · 7.5Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

All in one Minifier <= 3.2 - Unauthenticated SQL Injection

Sep 10, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

All in one Minifier Code Analysis

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

SQL Query Safety

73% prepared15 total queries

Output Escaping

99% escaped136 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
run (includes\class-all-in-one-minifier-core.php:47)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

All in one Minifier Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_enqueue_scriptsincludes\class-all-in-one-minifier-core.php:57
actionadmin_menuincludes\class-all-in-one-minifier-core.php:58
actioninitincludes\class-all-in-one-minifier-core.php:59
filterplugin_action_links_all-in-one-minifier/all-in-one-minifier.phpincludes\class-all-in-one-minifier-core.php:60
actionadmin_bar_menuincludes\class-all-in-one-minifier-core.php:62
actioninitincludes\class-all-in-one-minifier-core.php:115
actionshutdownincludes\class-all-in-one-minifier-core.php:125
actionwp_footerincludes\class-all-in-one-minifier-core.php:183
Maintenance & Trust

All in one Minifier Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version5.6
Downloads4K

Community Trust

Rating76/100
Number of ratings4
Active installs10
Developer Profile

All in one Minifier Developer Profile

Mahesh Thorat

4 plugins · 130 total installs

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

How We Detect All in one Minifier

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/all-in-one-minifier/assets/images/icons/logo.svg
Script Paths
/wp-content/plugins/all-in-one-minifier/assets/js/admin/script.js/wp-content/plugins/all-in-one-minifier/assets/js/minifier.js
Version Parameters
all-in-one-minifier/assets/js/admin/script.js?ver=all-in-one-minifier/assets/css/admin/style.css?ver=all-in-one-minifier/assets/js/minifier.js?ver=

HTML / DOM Fingerprints

CSS Classes
alone-disabled-optionsalone-disabledaloneProgress
HTML Comments
<!-- The core plugin class that is used to define internationalization * admin-specific hooks and public-facing site hooks --><!-- Prevent file to be called directly --><!-- Begins execution of the plugin --><!-- Plugin Name: All in one Minifier -->+12 more
Data Attributes
id="all-in-one-minifier-inline-script"id="all-in-one-minifier-inline-style"
JS Globals
allPostData_buildCache_runCache
FAQ

Frequently Asked Questions about All in one Minifier