Description
The All in one Minifier plugin for WordPress is vulnerable to SQL Injection via the 'post_id' parameter in all versions up to, and including, 3.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-09-11
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated SQL injection
Action: Apply Patch
AI Analysis

Impact

The All in one Minifier WordPress plugin contains a flaw that allows a remote attacker to inject arbitrary SQL through the 'post_id' input on the admin-ajax.php endpoint. The plugin fails to escape this parameter and does not use prepared statements, so an attacker can append additional SQL statements and read sensitive database content. This vulnerability maps to CWE‑89 and can be exploited without authentication.

Affected Systems

WordPress sites using the All in one Minifier plugin, version 3.2 or earlier, provided by vendor maheshmthorat. Any installation of that plugin up to and including version 3.2 is impacted.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity risk; the EPSS score of less than 1% shows a low likelihood of exploitation at present, and it is not listed in the CISA KEV catalog. Attackers would need only to send a crafted HTTP request to wp-admin/admin-ajax.php containing a malicious 'post_id' value, which does not require authentication, suggesting a remote attack path via the web interface.

Generated by OpenCVE AI on April 21, 2026 at 19:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade All in one Minifier to the latest stable release (≥3.3), which removes the vulnerable handling of the 'post_id' parameter.
  • If an upgrade cannot be performed immediately, disable the plugin to eliminate the exploitable code.
  • Restrict access to the wp-admin/admin-ajax.php endpoint so that only authenticated users can reach it, for example by configuring .htaccess rules or using a security plugin that limits AJAX endpoints.

Generated by OpenCVE AI on April 21, 2026 at 19:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27661 The All in one Minifier plugin for WordPress is vulnerable to SQL Injection via the 'post_id' parameter in all versions up to, and including, 3.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
History

Fri, 12 Sep 2025 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Maheshmthorat
Maheshmthorat all In One Minifier Plugin
Wordpress
Wordpress wordpress
Vendors & Products Maheshmthorat
Maheshmthorat all In One Minifier Plugin
Wordpress
Wordpress wordpress

Thu, 11 Sep 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 11 Sep 2025 07:30:00 +0000

Type Values Removed Values Added
Description The All in one Minifier plugin for WordPress is vulnerable to SQL Injection via the 'post_id' parameter in all versions up to, and including, 3.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title All in one Minifier <= 3.2 - Unauthenticated SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Maheshmthorat All In One Minifier Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:53:05.441Z

Reserved: 2025-08-15T15:03:21.632Z

Link: CVE-2025-9073

cve-icon Vulnrichment

Updated: 2025-09-11T14:05:35.439Z

cve-icon NVD

Status : Deferred

Published: 2025-09-11T08:15:36.177

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-9073

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T19:15:26Z

Weaknesses