CVE-2026-15906 MEDIUM

CVE-2026-15906: Premium Packages <= 7.0.4 - Authenticated (Admin+) SQL Injection via 'orderby' Parameter

Vendor Codename065
Product Premium Packages – Sell Digital Products Securely
Weakness CWE-89 · SQLi
Published July 23, 2026
Last update July 23, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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