Description
The ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes plugin for WordPress is vulnerable to SQL Injection via the 'attribute_value_filter' parameter in all versions up to, and including, 1.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-04-24
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection allowing sensitive data extraction for authenticated users
Action: Immediate Patch
AI Analysis

Impact

The ELEX WooCommerce Bulk Edit Products, Prices & Attributes plugin contains an SQL Injection flaw in the 'attribute_value_filter' parameter. Versions through and including 1.4.9 fail to properly escape input and do not prepare the SQL statement, permitting authenticated users with Subscriber or higher access to inject and append arbitrary SQL queries. This capability enables attackers to read confidential information from the WordPress database, potentially including customer data, product details, and administrative credentials.

Affected Systems

The vulnerability affects the "ELEX WooCommerce Bulk Edit Products, Prices & Attributes (Basic)" plugin distributed by Elextensions. All releases up to and including version 1.4.9 are impacted; newer releases are not known to contain the flaw.

Risk and Exploitability

With a CVSS score of 6.5 the risk is considered moderate. The EPSS score of less than 1 % indicates a very low probability of exploitation, and the flaw is not listed in CISA’s KEV catalog. The attack requires authenticated access, so users must already have at least Subscriber privileges. If successfully exploited, an attacker could retrieve sensitive database contents but would not gain binary code execution. The overall threat is primarily data theft with limited impact on availability or integrity of the system.

Generated by OpenCVE AI on April 20, 2026 at 23:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ELEX WooCommerce Bulk Edit Products, Prices & Attributes plugin to the latest version that removes the vulnerable code.
  • If an upgrade is not immediately possible, disable or remove the plugin to prevent authenticated use of the vulnerable parameter.
  • Create and verify a recent backup of the WordPress database before applying changes to protect against accidental data loss.
  • Review and restrict WordPress user capabilities to the minimum necessary so that only trusted administrators have Subscriber or higher roles, reducing the pool of potential attackers.

Generated by OpenCVE AI on April 20, 2026 at 23:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-12122 The ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes plugin for WordPress is vulnerable to SQL Injection via the 'attribute_value_filter' parameter in all versions up to, and including, 1.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
History

Wed, 08 Apr 2026 18:30:00 +0000


Thu, 24 Apr 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 24 Apr 2025 08:45:00 +0000

Type Values Removed Values Added
Description The ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes plugin for WordPress is vulnerable to SQL Injection via the 'attribute_value_filter' parameter in all versions up to, and including, 1.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes <= 1.4.9 - Authenticated (Subscriber+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:29:18.430Z

Reserved: 2025-04-04T14:41:11.374Z

Link: CVE-2025-3280

cve-icon Vulnrichment

Updated: 2025-04-24T13:04:08.099Z

cve-icon NVD

Status : Deferred

Published: 2025-04-24T09:15:31.020

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

Link: CVE-2025-3280

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T23:15:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')