7.1
/ 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Description
The Premmerce Wholesale Pricing for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'ID' parameter in versions up to, and including, 1.1.10. This is 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 manipulate SQL queries that can be used to extract sensitive information from the database and modify price type display names in the database via the admin-post.php "premmerce_update_price_type" action, causing cosmetic corruption of the admin interface. The 'price_type' parameter of the "premmerce_delete_price_type" is also vulnerable.
Basic Information
ID
CVE-2025-12411
Source
Wordfence
Published
Nov 18, 2025 at 08:27
Affected Product
Vendor
premmerce
Product
Premmerce Wholesale Pricing for WooCommerce
Version
*
Affected Versions
premmerce Premmerce Wholesale Pricing for WooCommerce *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/1e4e27e0-bbb0-498a-b425-9e9d60dfed0f
- plugins.trac.wordpress.org /browser/premmerce-woocommerce-wholesale-pricing/tags/1.1.10/src/Models/Model.php
- plugins.trac.wordpress.org /browser/premmerce-woocommerce-wholesale-pricing/tags/1.1.10/src/Admin/Admin.php