CVE-2025-12411: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in premmerce Premmerce Wholesale Pricing for WooCommerce
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.
AI Analysis
Technical Summary
CVE-2025-12411 is an SQL Injection vulnerability classified under CWE-89 affecting the Premmerce Wholesale Pricing for WooCommerce plugin for WordPress. The vulnerability arises from improper neutralization of special elements in SQL commands due to insufficient escaping and lack of prepared statements for user-supplied parameters, specifically the 'ID' parameter in the 'premmerce_update_price_type' action and the 'price_type' parameter in the 'premmerce_delete_price_type' action handled via admin-post.php. Authenticated attackers with subscriber-level privileges or higher can exploit this flaw to inject malicious SQL code, enabling them to extract sensitive information from the underlying database and alter price type display names stored in the database. Although the modification of price type names primarily causes cosmetic corruption in the WordPress admin interface, the ability to extract sensitive data represents a serious confidentiality breach. The vulnerability requires no user interaction but does require authentication with low privileges, increasing the risk as many WordPress sites allow subscriber-level accounts. The CVSS v3.1 score of 7.1 reflects the network attack vector, low attack complexity, low privileges required, no user interaction, and high confidentiality impact with limited integrity impact and no availability impact. No patches or exploits are currently publicly available, but the vulnerability is published and should be addressed promptly.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality of sensitive business data stored within WooCommerce databases, including pricing structures and potentially customer information if stored in related tables. Exploitation could lead to unauthorized data disclosure, undermining customer trust and potentially violating GDPR regulations regarding data protection and breach notification. The ability to alter price type display names, while mostly cosmetic, could also disrupt administrative workflows and cause confusion in pricing management. Given WooCommerce's widespread use across European e-commerce businesses, especially small and medium enterprises, this vulnerability could be leveraged by attackers to gain footholds or conduct further attacks within compromised environments. The requirement for only subscriber-level access lowers the barrier for exploitation, increasing the threat surface. Organizations in sectors with high e-commerce reliance, such as retail and wholesale distribution, are particularly at risk. Additionally, data breaches resulting from this vulnerability could lead to regulatory fines and reputational damage.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the Premmerce Wholesale Pricing for WooCommerce plugin and verify the version in use. Since no official patches are currently available, temporary mitigations include restricting subscriber-level user capabilities to prevent access to admin-post.php actions related to price type updates and deletions. Implementing Web Application Firewall (WAF) rules to detect and block suspicious SQL injection payloads targeting the 'ID' and 'price_type' parameters can reduce exploitation risk. Monitoring logs for unusual database queries or admin-post.php requests from low-privilege users is recommended. Organizations should also consider disabling or removing the plugin if it is not essential to business operations until a secure version is released. Regular backups of the database and WordPress environment should be maintained to enable recovery from potential data corruption. Finally, organizations should subscribe to vendor and security advisories to apply official patches promptly once available.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-12411: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in premmerce Premmerce Wholesale Pricing for WooCommerce
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.
AI-Powered Analysis
Technical Analysis
CVE-2025-12411 is an SQL Injection vulnerability classified under CWE-89 affecting the Premmerce Wholesale Pricing for WooCommerce plugin for WordPress. The vulnerability arises from improper neutralization of special elements in SQL commands due to insufficient escaping and lack of prepared statements for user-supplied parameters, specifically the 'ID' parameter in the 'premmerce_update_price_type' action and the 'price_type' parameter in the 'premmerce_delete_price_type' action handled via admin-post.php. Authenticated attackers with subscriber-level privileges or higher can exploit this flaw to inject malicious SQL code, enabling them to extract sensitive information from the underlying database and alter price type display names stored in the database. Although the modification of price type names primarily causes cosmetic corruption in the WordPress admin interface, the ability to extract sensitive data represents a serious confidentiality breach. The vulnerability requires no user interaction but does require authentication with low privileges, increasing the risk as many WordPress sites allow subscriber-level accounts. The CVSS v3.1 score of 7.1 reflects the network attack vector, low attack complexity, low privileges required, no user interaction, and high confidentiality impact with limited integrity impact and no availability impact. No patches or exploits are currently publicly available, but the vulnerability is published and should be addressed promptly.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality of sensitive business data stored within WooCommerce databases, including pricing structures and potentially customer information if stored in related tables. Exploitation could lead to unauthorized data disclosure, undermining customer trust and potentially violating GDPR regulations regarding data protection and breach notification. The ability to alter price type display names, while mostly cosmetic, could also disrupt administrative workflows and cause confusion in pricing management. Given WooCommerce's widespread use across European e-commerce businesses, especially small and medium enterprises, this vulnerability could be leveraged by attackers to gain footholds or conduct further attacks within compromised environments. The requirement for only subscriber-level access lowers the barrier for exploitation, increasing the threat surface. Organizations in sectors with high e-commerce reliance, such as retail and wholesale distribution, are particularly at risk. Additionally, data breaches resulting from this vulnerability could lead to regulatory fines and reputational damage.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the Premmerce Wholesale Pricing for WooCommerce plugin and verify the version in use. Since no official patches are currently available, temporary mitigations include restricting subscriber-level user capabilities to prevent access to admin-post.php actions related to price type updates and deletions. Implementing Web Application Firewall (WAF) rules to detect and block suspicious SQL injection payloads targeting the 'ID' and 'price_type' parameters can reduce exploitation risk. Monitoring logs for unusual database queries or admin-post.php requests from low-privilege users is recommended. Organizations should also consider disabling or removing the plugin if it is not essential to business operations until a secure version is released. Regular backups of the database and WordPress environment should be maintained to enable recovery from potential data corruption. Finally, organizations should subscribe to vendor and security advisories to apply official patches promptly once available.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-28T15:27:58.347Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 691c305835a0ab0a56271005
Added to database: 11/18/2025, 8:37:44 AM
Last enriched: 11/18/2025, 8:53:25 AM
Last updated: 11/21/2025, 11:22:26 AM
Views: 13
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-13138: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in listingthemes WP Directory Kit
HighCVE-2025-12964: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in nalam-1 Magical Products Display – Elementor WooCommerce Widgets | Product Sliders, Grids & AJAX Search
MediumCVE-2025-12750: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in trainingbusinesspros Groundhogg — CRM, Newsletters, and Marketing Automation
MediumCVE-2025-12160: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in nmedia Simple User Registration
HighCVE-2025-12066: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in etruel WP Delete Post Copies
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.