What the vulnerability does
01Description
The Multilevel Referral Affiliate Plugin for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'orderby' parameter in all versions up to, and including, 2.28 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.
Explanation of Vulnerability in Simple Terms
02Summary
The Multilevel Referral Plugin for WooCommerce versions 2.28 and earlier contains a SQL injection vulnerability. An authenticated attacker with low privileges can craft malicious input to execute arbitrary SQL queries against the site's database. This allows reading sensitive data such as user credentials, payment information, and other stored records without modifying or deleting them.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site's database, including user credentials and payment information.
Potential impact on your site
04Site Impact
Customer data, payment records, and other sensitive information stored in the database can be exposed to attackers with basic site access.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege account (e.g., customer or subscriber role) on the WooCommerce site.
Key dates
06Disclosure timeline
March 1, 2025
CVE published
April 8, 2026
Record updated