CVE-2026-15906
Received Received - Intake

SQL Injection in Premium Packages WordPress Plugin

Vulnerability report for CVE-2026-15906, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
premium_packages sell_digital_products_securely to 7.0.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL Injection vulnerability in the Premium Packages – Sell Digital Products Securely WordPress plugin. It allows authenticated attackers with admin access or higher to inject malicious SQL queries via the 'orderby' parameter due to insufficient input escaping and lack of query preparation. This can lead to unauthorized extraction of sensitive database information.

Detection Guidance

To detect this vulnerability, inspect WordPress sites using the Premium Packages – Sell Digital Products Securely plugin versions up to 7.0.4. Check for unusual SQL query patterns or database access logs. No specific commands are provided in the context.

Impact Analysis

If you use this plugin, attackers with admin access could steal sensitive data from your WordPress database, such as user credentials, payment details, or other confidential information. This could lead to data breaches, financial loss, or reputational damage.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA due to unauthorized data access. GDPR requires protecting personal data, while HIPAA mandates safeguarding protected health information. A breach could result in legal penalties, fines, and loss of trust.

Mitigation Strategies
  • Update the Premium Packages – Sell Digital Products Securely plugin to the latest version beyond 7.0.4.
  • Restrict admin-level access to only trusted users to limit exploitation potential.
  • Monitor database queries for suspicious activity or unauthorized data extraction attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15906. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart