What the vulnerability does
01Description
The Premium Packages – Sell Digital Products Securely plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 7.0.4 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 admin-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
Premium Packages contains a SQL injection vulnerability in versions up to 7.0.4. An authenticated user with low privileges can craft malicious input to query the database directly, potentially reading sensitive data including customer information and payment records. The vulnerability requires valid site access but no additional user interaction.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site database, including customer records and payment information.
Potential impact on your site
04Site Impact
Customer data and payment records may be exposed to any authenticated user, including subscribers or low-level staff.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege authenticated account on the site.
Key dates
06Disclosure timeline
July 23, 2026
CVE published