Description
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.
Published: 2026-07-23
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Premium Packages – Sell Digital Products Securely plugin for WordPress allows a generic SQL injection through the "orderby" parameter because the value is not properly escaped and is directly inserted into an existing SQL query. An attacker who has authenticated admin‑level or higher privileges can append arbitrary SQL commands, enabling the extraction of sensitive data from the database or execution of additional SQL statements. The flaw is classified as CWE‑89 and directly threatens the integrity and confidentiality of the underlying data store.

Affected Systems

Any WordPress site running Premium Packages version 7.0.4 or earlier is affected. The vulnerable product is Codename065’s Premium Packages – Sell Digital Products Securely plugin. All installations of these versions on any WordPress site are vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of less than 1% suggests a low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires authenticated access with admin or higher rights; therefore the attack surface is limited to sites where an attacker has already obtained admin credentials or can compromise an admin account. It is inferred that shared or weak admin privileges might elevate risk, especially if no additional hardening measures are in place.

Generated by OpenCVE AI on August 3, 2026 at 22:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor update that addresses the vulnerability.
  • Revoke/admin privileges from users who do not require them, enforcing the principle of least privilege for all accounts.
  • Implement input sanitization or use a prepared‑statement library to defend against future SQL injection risks.
  • Monitor database activity for anomalous queries and enforce logging to detect potential abuse.

Generated by OpenCVE AI on August 3, 2026 at 22:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Codename065
Codename065 premium Packages – Sell Digital Products Securely
Wordpress
Wordpress wordpress
Vendors & Products Codename065
Codename065 premium Packages – Sell Digital Products Securely
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Premium Packages <= 7.0.4 - Authenticated (Admin+) SQL Injection via 'orderby' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Codename065 Premium Packages – Sell Digital Products Securely
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-23T13:54:59.218Z

Reserved: 2026-07-15T18:47:23.077Z

Link: CVE-2026-15906

cve-icon Vulnrichment

Updated: 2026-07-23T13:54:56.422Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T10:16:51.597

Modified: 2026-07-23T15:14:51.013

Link: CVE-2026-15906

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:00:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')